1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SMLPR02100" position="absolute 0 0 1197 768" titletext="환자별 결과등록" oninit="SMLPR02100_oninit" onload="SMLPR02100_onload">
- <Layouts>
- <Layout>
- <Button id="btn_save" taborder="1" text="저장" class="btn4" position="absolute 1138 3 1194 25" onclick="btn_save_onclick" anchor="top right"/>
- <Static id="caption6" text="환자별 결과등록" class="tit_1" position="absolute 0 0 140 25" anchor="left top"/>
- <Div id="group2" taborder="2" position="absolute 0 25 1194 85" class="div_SA" anchor="left top right">
- <Layouts>
- <Layout>
- <Static id="caption1" text="등록번호 :" class="search_name" position="absolute 16 9 89 26" anchor="left top"/>
- <Shape id="line1" linetype="vertical" class="line_4" position="absolute 1105 7 1111 53" anchor="top right"/>
- <Static id="caption13" text="결과구분 :" class="search_name" position="absolute 753 36 826 53" anchor="top right"/>
- <Static id="caption15" text="판독의사 :" class="search_name" position="absolute 753 9 826 26" anchor="top right"/>
- <Button id="btn_search" taborder="7" text="조회" class="btn1" position="absolute 1123 19 1179 41" anchor="top right" onclick="group2_btn_search_onclick"/>
- <Edit id="ipt_pid" taborder="8" class="input_search" position="absolute 93 8 193 27" anchor="left top"/>
- <Combo id="cmb_readdrid" taborder="9" innerdataset="ds_init_cmb_readdrid" codecolumn="userid" datacolumn="usernm" class="combo_search" position="absolute 830 8 930 27" anchor="top right"/>
- <Radio id="rdo_rsltflagcd" taborder="10" columncount="4" rowcount="1" codecolumn="codecolumn" datacolumn="datacolumn" class="radio_search" position="absolute 830 37 1095 53" anchor="top right" onitemchanged="group2_rdo_rsltflagcd_onitemchanged">
- <Dataset id="innerdataset">
- <ColumnInfo>
- <Column id="codecolumn"/>
- <Column id="datacolumn"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="codecolumn">0</Col>
- <Col id="datacolumn">전체</Col>
- </Row>
- <Row>
- <Col id="codecolumn">1</Col>
- <Col id="datacolumn">미검사</Col>
- </Row>
- <Row>
- <Col id="codecolumn">2</Col>
- <Col id="datacolumn">미확인</Col>
- </Row>
- <Row>
- <Col id="codecolumn">3</Col>
- <Col id="datacolumn">결과완료</Col>
- </Row>
- </Rows>
- </Dataset>
- </Radio>
- <Combo id="cbo_ptnocd" taborder="11" innerdataset="ds_init_cbo_ptnocd" codecolumn="ptnocd" datacolumn="ptnonm" position="absolute 92 33 243 52" anchor="left top"/>
- <Edit id="ipt_fromptno" taborder="12" class="text_center" position="absolute 276 33 326 52" anchor="left top"/>
- <Static id="caption12" text="~" class="search_no_b" position="absolute 633 8 645 25" anchor="left top"/>
- <Static id="caption14" text="병리번호 :" class="search_name" position="absolute 16 34 87 51" anchor="left top"/>
- <Edit id="input1" taborder="13" class="text_center" position="absolute 374 33 424 52" anchor="left top"/>
- <Calendar id="ipt_acpttodd" taborder="14" class="input_s_essential" position="absolute 648 8 748 27" anchor="left top" onkeyup="group2_ipt_acpttodd_onkeyup"/>
- <Static id="caption17" text="~" class="search_no_b" position="absolute 329 33 341 50" anchor="left top"/>
- <Static id="caption9" text="접수일자 :" class="search_name" position="absolute 441 9 527 26" anchor="left top"/>
- <Edit id="ipt_fromyear" taborder="15" class="text_center" position="absolute 246 33 273 52" anchor="left top"/>
- <Calendar id="ipt_acptfromdd" taborder="16" class="input_s_essential" position="absolute 530 8 630 27" anchor="left top"/>
- <Edit id="ipt_toyear" taborder="17" class="text_center" position="absolute 344 33 371 52" anchor="left top"/>
- <Static id="caption18" text="검사코드 :" class="search_name" position="absolute 441 34 527 51" anchor="left top"/>
- <Edit id="opt_testnmlist" taborder="18" readonly="true" position="absolute 530 33 730 52" anchor="left top"/>
- <Button id="btn_bloc" taborder="20" onclick="grp_sea_btn_bloc_onclick" onlbuttonup="button6_onlbuttonup" class="icon_search" position="absolute 728 34 748 54" anchor="left top"/>
- </Layout>
- </Layouts>
- </Div>
- <Grid id="grd_moleptnolist" taborder="3" binddataset="ds_grd_moleptnolist" useinputpanel="false" position="absolute 0 123 540 765" oncellclick="grd_moleptnolist_oncellclick" anchor="left top bottom">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="28"/>
- <Column size="80"/>
- <Column size="84"/>
- <Column size="72"/>
- <Column size="72"/>
- <Column size="72"/>
- <Column size="0"/>
- <Column size="204"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="100"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell text="instcd"/>
- <Cell col="1" text="ptno"/>
- <Cell col="2"/>
- <Cell col="3" text="병리번호"/>
- <Cell col="4" text="동의서"/>
- <Cell col="5" text="접수일"/>
- <Cell col="6" text="등록번호"/>
- <Cell col="7" text="환자명"/>
- <Cell col="8" text="검사코드"/>
- <Cell col="9" text="검사종목"/>
- <Cell col="10" text="scanyn"/>
- <Cell col="11" text="formcd"/>
- <Cell col="12" text="cretno"/>
- <Cell col="13" text="선택진료의"/>
- </Band>
- <Band id="body">
- <Cell text="bind:instcd"/>
- <Cell col="1" text="bind:ptno"/>
- <Cell col="2" text="expr:currow + 1"/>
- <Cell col="3" class="text_center" text="bind:dispptno"/>
- <Cell col="4" text="bind:scrn"/>
- <Cell col="5" displaytype="date" edittype="date" class="text_center" text="bind:acptdd" mask="yyyy-MM-dd"/>
- <Cell col="6" class="text_center" text="bind:pid"/>
- <Cell col="7" class="text_center" text="bind:patnm"/>
- <Cell col="8" text="bind:testcd"/>
- <Cell col="9" text="bind:testnmlist"/>
- <Cell col="10" text="bind:sacnyn"/>
- <Cell col="11" text="bind:formcd"/>
- <Cell col="12" text="bind:cretno"/>
- <Cell col="13" text="bind:specdrnm"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Static id="caption2" text="병리번호 목록" class="tit_2" position="absolute 5 103 116 117"/>
- <Shape id="line2" linetype="horizontal" class="line_1" position="absolute 0 119 540 125" style="strokepen:3 solid #33bbbbff;" anchor="left top"/>
- <Edit id="output1" taborder="4" readonly="true" visible="false" position="absolute 325 98 595 117"/>
- <Grid id="grd_bfrsltlist" taborder="5" binddataset="ds_grd_bfrsltlist" useinputpanel="false" position="absolute 544 581 1193 765" autofittype="none" anchor="all">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="25"/>
- <Column size="80"/>
- <Column size="80"/>
- <Column size="554"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="49"/>
- </Rows>
- <Band id="head">
- <Cell text="instcd"/>
- <Cell col="1" text="ptno"/>
- <Cell col="2"/>
- <Cell col="3" text="병리번호"/>
- <Cell col="4" text="결과일자"/>
- <Cell col="5" text="결과값"/>
- </Band>
- <Band id="body">
- <Cell text="bind:instcd"/>
- <Cell col="1" text="bind:ptno"/>
- <Cell col="2" text="expr:currow + 1"/>
- <Cell col="3" text="bind:dispptno"/>
- <Cell col="4" displaytype="date" edittype="date" class="text_center" text="bind:rsltrgstdd" mask="yyyy-MM-dd"/>
- <Cell col="5" style="align:left top;" text="bind:testrslt" autosizerow="limitmin" autosizecol="limitmin"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Shape id="line11" linetype="horizontal" class="line_1" position="absolute 544 577 1193 583" style="strokepen:3 solid #33bbbbff;" anchor="left top right"/>
- <Static id="caption16" text="이전결과" class="tit_2" position="absolute 547 560 667 576"/>
- <Shape id="line3" linetype="horizontal" class="line_1" position="absolute 544 119 1193 125" style="strokepen:3 solid #33bbbbff;" anchor="left top right"/>
- <Static id="caption3" text="검사별 결과" class="tit_2" position="absolute 546 102 674 119"/>
- <Grid id="grd_prcplist" class="datagrid2" taborder="6" binddataset="ds_grd_prcplist" useinputpanel="false" position="absolute 544 123 1193 553" autofittype="col" anchor="left top right">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="326"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="150"/>
- <Column size="150"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell text="instcd"/>
- <Cell col="1" text="ptno"/>
- <Cell col="2" text="병리번호"/>
- <Cell col="3" text="검사명"/>
- <Cell col="4" text="검체명"/>
- <Cell col="5" text="등록번호"/>
- <Cell col="6" text="성명"/>
- <Cell col="7" text="이전결과"/>
- <Cell col="8" text="결과"/>
- <Cell col="9" text="cncrjudgflagcd"/>
- <Cell col="10" text="성별 나이"/>
- <Cell col="11" text="orddeptcd"/>
- <Cell col="12" text="진료과"/>
- <Cell col="13" text="orddrid"/>
- <Cell col="14" text="진료의"/>
- <Cell col="15" text="병동/병실"/>
- <Cell col="16" text="처방일자"/>
- <Cell col="17" text="처방시간"/>
- <Cell col="18" text="접수일자"/>
- <Cell col="19" text="접수시간"/>
- <Cell col="20" text="결과일자"/>
- <Cell col="21" text="결과시간"/>
- <Cell col="22" text="접수번호"/>
- <Cell col="23" text="orgprcpstatcd"/>
- <Cell col="24" text="testcd"/>
- <Cell col="25" text="spccd"/>
- <Cell col="26" text="prcpno"/>
- <Cell col="27" text="execprcpuniqno"/>
- <Cell col="28" text="rsltrgstno"/>
- <Cell col="29" text="등록자"/>
- <Cell col="30" text="orgtestrslt"/>
- <Cell col="31" text="inptdd"/>
- <Cell col="32" text="inpttm"/>
- <Cell col="33" text="caption1"/>
- <Cell col="34" text="caption2"/>
- <Cell col="35" text="caption3"/>
- <Cell col="36" text="caption4"/>
- <Cell col="37" text="caption5"/>
- <Cell col="38" text="caption6"/>
- <Cell col="39" text="caption7"/>
- <Cell col="40" text="caption8"/>
- <Cell col="41" text="caption9"/>
- <Cell col="42" text="caption10"/>
- <Cell col="43" text="caption11"/>
- <Cell col="44" text="choi"/>
- <Cell col="45" text="rsltrgstid"/>
- <Cell col="46" text="acptitemno"/>
- <Cell col="47" text="orgacptstatcd"/>
- <Cell col="48" text="prcpgenrflag"/>
- <Cell col="49" text="caption12"/>
- <Cell col="50" text="caption13"/>
- <Cell col="51" text="rsltcnts5"/>
- <Cell col="52" text="scrnid"/>
- <Cell col="53" text="readdrid"/>
- </Band>
- <Band id="body">
- <Cell text="bind:instcd"/>
- <Cell col="1" text="bind:ptno"/>
- <Cell col="2" class="text_center" text="bind:dispptno"/>
- <Cell col="3" text="bind:testnm"/>
- <Cell col="4" text="bind:spcnm"/>
- <Cell col="5" class="text_center" text="bind:pid"/>
- <Cell col="6" text="bind:patnm"/>
- <Cell col="7" class="text_right" text="bind:bftestrslt"/>
- <Cell col="8" class="text_right" text="bind:testrslt" edittype="text" displaytype="text"/>
- <Cell col="9" text="bind:cncrjudgflagcd"/>
- <Cell col="10" class="text_center" text="bind:sexage"/>
- <Cell col="11" text="bind:orddeptcd"/>
- <Cell col="12" class="text_center" text="bind:orddeptnm"/>
- <Cell col="13" text="bind:orddrid"/>
- <Cell col="14" class="text_center" text="bind:orddrnm"/>
- <Cell col="15" class="text_center" text="bind:wardroom"/>
- <Cell col="16" text="bind:prcpdd"/>
- <Cell col="17" text="bind:prcptm"/>
- <Cell col="18" class="text_center" text="bind:acptdd" mask="yyyy-mm-dd"/>
- <Cell col="19" class="text_center" text="bind:acpttm" mask="hh:nn:ss"/>
- <Cell col="20" class="text_center" text="bind:rsltrgstdd" mask="yyyy-mm-dd"/>
- <Cell col="21" class="text_center" text="bind:rsltrgsttm" mask="hh:nn:ss"/>
- <Cell col="22" text="bind:acptno"/>
- <Cell col="23" text="bind:orgprcpstatcd"/>
- <Cell col="24" text="bind:testcd"/>
- <Cell col="25" text="bind:spccd"/>
- <Cell col="26" text="bind:prcpno"/>
- <Cell col="27" text="bind:execprcpuniqno"/>
- <Cell col="28" text="bind:rsltrgstno"/>
- <Cell col="29" class="text_center" text="bind:rgstnm"/>
- <Cell col="30" text="bind:orgtestrslt"/>
- <Cell col="31" text="bind:inptdd"/>
- <Cell col="32" text="bind:inpttm"/>
- <Cell col="33" text="bind:extrpartcd"/>
- <Cell col="34" text="bind:extrmthdcd"/>
- <Cell col="35" text="bind:diagcd"/>
- <Cell col="36" text="bind:cmtcnts"/>
- <Cell col="37" text="bind:spckeepflagcd"/>
- <Cell col="38" text="bind:conccaseflagcd"/>
- <Cell col="39" text="bind:rslthideflagcd"/>
- <Cell col="40" text="bind:preprsltflagcd"/>
- <Cell col="41" text="bind:workflagcd"/>
- <Cell col="42" text="bind:trandd"/>
- <Cell col="43" text="bind:tranno"/>
- <Cell col="44" text="bind:choi"/>
- <Cell col="45" text="bind:rsltrgstid"/>
- <Cell col="46" text="bind:acptitemno"/>
- <Cell col="47" text="bind:orgacptstatcd"/>
- <Cell col="48" text="bind:prcpgenrflag"/>
- <Cell col="49" text="bind:rsltcnts3"/>
- <Cell col="50" text="bind:rsltcnts4"/>
- <Cell col="51" text="bind:rsltcnts5"/>
- <Cell col="52" text="bind:scrnid"/>
- <Cell col="53" text="bind:readdrid"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Combo id="cmb_readdr" taborder="7" innerdataset="ds_init_cmb_readdr" codecolumn="userid" datacolumn="usernm" class="input_s_essential" position="absolute 730 98 856 117"/>
- <Static id="caption48" class="cell_1" position="absolute 655 98 728 117" text="판독의 지정" style="padding:0 0 0 0;align:center middle;"/>
- <Div id="grp_testlist" taborder="8" visible="false" position="absolute 531 74 1086 545">
- <Layouts>
- <Layout>
- <Grid id="grd_testlist" taborder="1" binddataset="ds_grd_testlist" useinputpanel="false" position="absolute 0 8 555 445" anchor="default" autofittype="col">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="56"/>
- <Column size="0"/>
- <Column size="80"/>
- <Column size="200"/>
- <Column size="200"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell text="선택"/>
- <Cell col="1" text="기관코드"/>
- <Cell col="2" text="코드"/>
- <Cell col="3" text="명칭"/>
- <Cell col="4" text="약어"/>
- </Band>
- <Band id="body">
- <Cell text="bind:choi" edittype="checkbox" displaytype="checkbox"/>
- <Cell col="1" text="bind:instcd"/>
- <Cell col="2" text="bind:testcd"/>
- <Cell col="3" text="bind:testengnm"/>
- <Cell col="4" text="bind:testengabbr"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Button id="btn_cls" taborder="2" text="닫기" class="btn4" position="absolute 499 446 555 468" anchor="default" onclick="grp_testlist_btn_cls_onclick"/>
- <Button id="btn_cfm" taborder="3" text="확인" class="btn4" position="absolute 440 446 496 468" anchor="default" onclick="grp_testlist_btn_cfm_onclick"/>
- </Layout>
- </Layouts>
- </Div>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_init_cmb_readdrid" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="usernm" type="STRING"/>
- <Column id="userid" type="STRING"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_init_cbo_ptnocd" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="ptnonm" type="STRING"/>
- <Column id="ptnocd" type="STRING"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_grd_moleptnolist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="instcd" type="STRING"/>
- <Column id="ptno" type="STRING"/>
- <Column id="dispptno" type="STRING"/>
- <Column id="scrn" type="STRING"/>
- <Column id="acptdd" type="STRING"/>
- <Column id="pid" type="STRING"/>
- <Column id="patnm" type="STRING"/>
- <Column id="testcd" type="STRING"/>
- <Column id="testnmlist" type="STRING"/>
- <Column id="sacnyn" type="STRING"/>
- <Column id="formcd" type="STRING"/>
- <Column id="cretno" type="STRING"/>
- <Column id="specdrnm" type="STRING"/>
- <Column id="scrnid" type="STRING" size="256"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_grd_bfrsltlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="instcd" type="STRING"/>
- <Column id="ptno" type="STRING"/>
- <Column id="dispptno" type="STRING"/>
- <Column id="rsltrgstdd" type="STRING"/>
- <Column id="testrslt" type="STRING"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_grd_prcplist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="instcd" type="STRING"/>
- <Column id="ptno" type="STRING"/>
- <Column id="dispptno" type="STRING"/>
- <Column id="testnm" type="STRING"/>
- <Column id="spcnm" type="STRING"/>
- <Column id="pid" type="STRING"/>
- <Column id="patnm" type="STRING"/>
- <Column id="bftestrslt" type="STRING"/>
- <Column id="testrslt" type="STRING"/>
- <Column id="cncrjudgflagcd" type="STRING"/>
- <Column id="sexage" type="STRING"/>
- <Column id="orddeptcd" type="STRING"/>
- <Column id="orddeptnm" type="STRING"/>
- <Column id="orddrid" type="STRING"/>
- <Column id="orddrnm" type="STRING"/>
- <Column id="wardroom" type="STRING"/>
- <Column id="prcpdd" type="STRING"/>
- <Column id="prcptm" type="STRING"/>
- <Column id="acptdd" type="STRING"/>
- <Column id="acpttm" type="STRING"/>
- <Column id="rsltrgstdd" type="STRING"/>
- <Column id="rsltrgsttm" type="STRING"/>
- <Column id="acptno" type="STRING"/>
- <Column id="orgprcpstatcd" type="STRING"/>
- <Column id="testcd" type="STRING"/>
- <Column id="spccd" type="STRING"/>
- <Column id="prcpno" type="STRING"/>
- <Column id="execprcpuniqno" type="STRING"/>
- <Column id="rsltrgstno" type="STRING"/>
- <Column id="rgstnm" type="STRING"/>
- <Column id="orgtestrslt" type="STRING"/>
- <Column id="inptdd" type="STRING"/>
- <Column id="inpttm" type="STRING"/>
- <Column id="extrpartcd" type="STRING"/>
- <Column id="extrmthdcd" type="STRING"/>
- <Column id="diagcd" type="STRING"/>
- <Column id="cmtcnts" type="STRING"/>
- <Column id="spckeepflagcd" type="STRING"/>
- <Column id="conccaseflagcd" type="STRING"/>
- <Column id="rslthideflagcd" type="STRING"/>
- <Column id="preprsltflagcd" type="STRING"/>
- <Column id="workflagcd" type="STRING"/>
- <Column id="trandd" type="STRING"/>
- <Column id="tranno" type="STRING"/>
- <Column id="choi" type="STRING"/>
- <Column id="rsltrgstid" type="STRING"/>
- <Column id="acptitemno" type="STRING"/>
- <Column id="orgacptstatcd" type="STRING"/>
- <Column id="prcpgenrflag" type="STRING"/>
- <Column id="rsltcnts3" type="STRING"/>
- <Column id="rsltcnts4" type="STRING"/>
- <Column id="rsltcnts5" type="STRING"/>
- <Column id="scrnid" type="STRING"/>
- <Column id="readdrid" type="STRING"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_init_cmb_readdr" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="usernm" type="STRING"/>
- <Column id="userid" type="STRING"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_grd_testlist" firefirstcount="0" firenextcount="0" useclientlayout="true" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="choi" type="STRING"/>
- <Column id="instcd" type="STRING"/>
- <Column id="testcd" type="STRING"/>
- <Column id="testengnm" type="STRING"/>
- <Column id="testengabbr" type="STRING"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_hosoenvinfo" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="instcd" type="STRING" size="256" sumtext="기관코드"/>
- <Column id="lendrtnterm" type="STRING" size="256" sumtext="대출반환기간"/>
- <Column id="recvqualmthdcd" type="STRING" size="256" sumtext="수신확인방법"/>
- <Column id="plgydeptcd" type="STRING" size="256" sumtext="병리과"/>
- <Column id="plgyteamcd" type="STRING" size="256" sumtext="병리팀"/>
- <Column id="doctjobgradcd" type="STRING" size="256" sumtext="병리의사직급코드"/>
- <Column id="teamjobgradcd" type="STRING" size="256" sumtext="레지던트직급코드"/>
- <Column id="csteeqmtip" type="STRING" size="256" sumtext="Cassette장비IP"/>
- <Column id="csteeqmtport" type="STRING" size="256" sumtext="Cassette장비Port"/>
- <Column id="slideqmtip" type="STRING" size="256" sumtext="슬라이드장비IP"/>
- <Column id="norcptacptyn" type="STRING" size="256" sumtext="외래미수납접수여부"/>
- <Column id="slidbceqmtip" type="STRING" size="256" sumtext="슬라이드(라벨지)장비IP"/>
- <Column id="acptreaddr" type="STRING" size="256" sumtext="접수시점판독의지정여부"/>
- <Column id="slidbceqmtip2" type="STRING" size="256" sumtext="슬라이드(라벨지)장비IP2"/>
- <Column id="slidbceqmtport2" type="STRING" size="256" sumtext="슬라이드(라벨지)장비Port2"/>
- <Column id="repttitl" type="STRING" size="256" sumtext="보고서제목"/>
- <Column id="repttitl2" type="STRING" size="256" sumtext="자문의뢰제목"/>
- <Column id="plgyrecroom1" type="STRING" size="256" sumtext="병리과기록실1"/>
- <Column id="plgyrecroom2" type="STRING" size="256" sumtext="병리과기록실2"/>
- <Column id="ptnoacptflag" type="STRING" size="256" sumtext="병리번호접수구분"/>
- <Column id="autoacptflagcd" type="STRING" size="256" sumtext="자동접수구분"/>
- </ColumnInfo>
- <Rows>
- <Row/>
- </Rows>
- </Dataset>
- <Dataset id="ds_data_sysdtinfo" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="sysdd" type="STRING" size="256"/>
- <Column id="systm" type="STRING" size="256"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_userinfolist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="choi" type="STRING" size="256" sumtext="선택"/>
- <Column id="dutplceinstcd" type="STRING" size="256" sumtext="기관코드"/>
- <Column id="userid" type="STRING" size="256" sumtext="사용자ID"/>
- <Column id="usernm" type="STRING" size="256" sumtext="사용자명"/>
- <Column id="jobkindcd" type="STRING" size="256" sumtext="직종구분코드"/>
- <Column id="userabbr" type="STRING" size="256" sumtext="직종구분코드"/>
- <Column id="mpphonno" type="STRING" size="256" sumtext="직종구분코드"/>
- </ColumnInfo>
- <Rows>
- <Row/>
- </Rows>
- </Dataset>
- <Dataset id="ds_init" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="pid" type="STRING" size="256"/>
- <Column id="readdrid" type="STRING" size="256"/>
- <Column id="rsltflagcd" type="STRING" size="256"/>
- <Column id="acptfromdd" type="STRING" size="256"/>
- <Column id="acpttodd" type="STRING" size="256"/>
- <Column id="ptnocode" type="STRING" size="256"/>
- <Column id="fromyear" type="STRING" size="256"/>
- <Column id="toyear" type="STRING" size="256"/>
- <Column id="fromptno" type="STRING" size="256"/>
- <Column id="toptno" type="STRING" size="256"/>
- <Column id="testnmlist" type="STRING" size="256"/>
- <Column id="ptno" type="STRING" size="256"/>
- <Column id="testcdlist" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row/>
- </Rows>
- </Dataset>
- <Dataset id="ds_bfptnolist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="instcd" type="STRING" size="256"/>
- <Column id="ptno" type="STRING" size="256"/>
- <Column id="dispptno" type="STRING" size="256"/>
- <Column id="rsltrgstdd" type="STRING" size="256"/>
- <Column id="testrslt" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row/>
- </Rows>
- </Dataset>
- </Objects>
- <Bind>
- <BindItem id="item0" compid="group2.ipt_pid" propid="value" datasetid="ds_init" columnid="pid"/>
- <BindItem id="item1" compid="group2.cbo_ptnocd" propid="value" datasetid="ds_init" columnid="ptnocode"/>
- <BindItem id="item2" compid="group2.ipt_fromyear" propid="value" datasetid="ds_init" columnid="fromyear"/>
- <BindItem id="item3" compid="group2.ipt_fromptno" propid="value" datasetid="ds_init" columnid="fromptno"/>
- <BindItem id="item4" compid="group2.ipt_toyear" propid="value" datasetid="ds_init" columnid="toyear"/>
- <BindItem id="item5" compid="group2.input1" propid="value" datasetid="ds_init" columnid="toptno"/>
- <BindItem id="item6" compid="group2.ipt_acptfromdd" propid="value" datasetid="ds_init" columnid="acptfromdd"/>
- <BindItem id="item7" compid="group2.opt_testnmlist" propid="value" datasetid="ds_init" columnid="testnmlist"/>
- <BindItem id="item8" compid="group2.ipt_acpttodd" propid="value" datasetid="ds_init" columnid="acpttodd"/>
- <BindItem id="item9" compid="group2.cmb_readdrid" propid="value" datasetid="ds_init" columnid="readdrid"/>
- <BindItem id="item10" compid="group2.rdo_rsltflagcd" propid="value" datasetid="ds_init" columnid="rsltflagcd"/>
- <BindItem id="item11" compid="output1" propid="value" datasetid="ds_init" columnid="testcdlist"/>
- </Bind>
- <Script type="xscript4.0"><![CDATA[/***************************************************************************************
- * System Name :
- * Job Name :
- * Creator :
- * Make Date : 2015-11-13
- * Description :
- *---------------------------------------------------------------------------------------
- * Modify Date Modifier Modify Description
- *---------------------------------------------------------------------------------------
- * 2015-11-13 Live Converter TF->XP
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- include "com_commonxp::comm_main.xjs";
- include "lis_commonxp::LPZ001.xjs";
- function SMLPR02100_oninit(obj:Form, e:InitEventInfo)
- {
- frmf_initForm(obj);
- }
- function SMLPR02100_onload(obj:Form, e:LoadEventInfo)
- {
- grdf_initGrid(grd_bfrsltlist);
- grdf_initGrid(grd_moleptnolist);
- grdf_initGrid(grd_prcplist);
- grdf_initGrid(grp_testlist.grd_testlist);
- fExeInitialize();
- }
- //초기화
- function fExeInitialize()
- {
- var sCurDate = "";
-
- dsf_createDsRow("ds_send", [{col: "instcd", val: sysf_getUserInfo("dutplceinstcd")}]);
- //submit("TRLPZ00101", false);
- var oParam = {};
- oParam.id = "TRLPZ00101";
- oParam.service = "plgycomnusemngtapp.BaseInfoCode";
- oParam.method = "reqGetHospitalEnvironmentSetInfo";
- oParam.inds = "refData=ds_send";
- oParam.outds = "ds_hosoenvinfo=hospenvinfo";
- oParam.async = false;
- //oParam.callback = "cf_TRLPZ00101";
- tranf_submit(oParam);
-
- //submit("TRLPZ00102", false);
- dsf_createDsRow("ds_send", [{col: "instcd", val: sysf_getUserInfo("dutplceinstcd")}]);
-
- var oParam = {};
- oParam.id = "TRLPZ00102";
- oParam.service = "plgycomnusemngtapp.BaseInfoCode";
- oParam.method = "reqGetSystemDateTimeInformation";
- oParam.inds = "refData=ds_send";
- oParam.outds = "ds_data_sysdtinfo=sysdtinfo";
- oParam.async = false;
- //oParam.callback = "cf_TRLPZ00102";
- tranf_submit(oParam);
-
- //submit("TRLPZ00109", false);
- dsf_createDsRow("ds_send", [{col : "instcd", val : sysf_getUserInfo("dutplceinstcd")}
- ,{col : "refflagcd", val : "0"}]);
-
- var oParam = {};
- oParam.id = "TRLPZ00109";
- oParam.service = "plgycomnusemngtapp.BaseInfoCode";
- oParam.method = "reqGetPtNoCdList";
- oParam.inds = "refdata=ds_send";
- oParam.outds = "ds_init_cbo_ptnocd=rsltlist";
- oParam.async = false;
- //oParam.callback = "cf_TRLPZ00109";
- tranf_submit(oParam);
-
- var userdeptcd = sysf_getUserInfo("dutplcecd");
- var doctjobgradcd = ds_hosoenvinfo.getColumn(0, "doctjobgradcd");
- var teamjobgradcd = ds_hosoenvinfo.getColumn(0, "teamjobgradcd");
-
- dsf_createDsRow("ds_temp_search" , [{col: "instcd", val:sysf_getUserInfo("dutplceinstcd") }
- , {col: "userdeptcd", val:userdeptcd }
- , {col: "doctjobgradcd", val:doctjobgradcd }
- , {col: "teamjobgradcd", val:teamjobgradcd }]);
- //submit("TRLPZ00105");
- var oParam = {};
- oParam.id = "TRLPZ00105";
- oParam.service = "plgycomnusemngtapp.BaseInfoCode";
- oParam.method = "reqGetUserInfoList";
- oParam.inds = "refdata=ds_temp_search";
- oParam.outds = "ds_userinfolist=reflist";
- oParam.async = false;
- //oParam.callback = "cf_TRLPZ00105";
- tranf_submit(oParam);
-
- fdsf_createDsFilter("ds_cmb_readdr", "ds_userinfolist", "jobkindcd=='1'");
- //육안검사의
- group2.cmb_readdrid.innerdataset = ds_cmb_readdr;
- group2.cmb_readdrid.codecolumn = "userid";
- group2.cmb_readdrid.datacolumn = "usernm";
- cmb_readdr.innerdataset = ds_cmb_readdr;
- cmb_readdr.codecolumn = "userid";
- cmb_readdr.datacolumn = "usernm";
-
- //------------
- // 초기값 설정
- var sCurDate = ds_data_sysdtinfo.getColumn(0, "sysdd");
- ds_init.setColumn(0, "pid", "");
- ds_init.setColumn(0, "readdrid", "");
- ds_init.setColumn(0, "rsltflagcd", "1");
- ds_init.setColumn(0, "acptfromdd", ds_data_sysdtinfo.getColumn(0, "sysdd"));
- ds_init.setColumn(0, "acpttodd", ds_data_sysdtinfo.getColumn(0, "sysdd"));
- ds_init.setColumn(0, "rsltflagcd", "1");
- ds_init.setColumn(0, "fromyear", sCurDate.substr(2,2));
- ds_init.setColumn(0, "toyear", sCurDate.substr(2,2));
- ds_init.setColumn(0, "fromptno", "");
- ds_init.setColumn(0, "toptno", "");
- group2.cmb_readdrid.enable = false;
- fGetTestCdList();
- }
- //분자검사목록 조회 함수
- function fGetTestCdList()
- {
- dsf_createDsRow("ds_send" , [{col: "delflagcd", val : "0"}
- ,{col: "refflag", val : "1" }
- ,{col: "refval", val : "PM" }
- ,{col: "instcd", val : sysf_getUserInfo("dutplceinstcd")}]);
-
- var oParam = {};
- oParam.id = "TRLPC00401";
- oParam.service = "plgybaseinfomngtapp.TestCode";
- oParam.method = "reqGetTestCodeList";
- oParam.inds = "refData=ds_send";
- oParam.outds = "ds_grd_testlist=rsltlist";
- oParam.async = false;
- //oParam.callback = "cf_TRLPC00401";
- tranf_submit(oParam);
-
- }
- function fGetMolePtNoList()
- {
- var sTemp = "";
- var sFromDD = ds_init.getColumn(0, "acptfromdd");
- var sToDD = ds_init.getColumn(0, "acpttodd");
- if( !utlf_isNull(ds_init.getColumn(0, "ptnocode")))
- {
- if( utlf_isNull(ds_init.getColumn(0, "fromyear")))
- {
- ds_init.setColumn(0, "fromyear", sFromDD.substr(2,2));
- }
- else
- {
- sTemp = ds_init.getColumn(0, "fromyear");
- ds_init.setColumn(0, "fromyear", sTemp.getLeftPad(2, "0"));
- }
-
- if( utlf_isNull(ds_init.getColumn(0, "toyear")))
- {
- ds_init.setColumn(0, "toyear", sToDD.substr(2,2));
- }
- else
- {
- sTemp = ds_init.getColumn(0, "toyear");
- ds_init.setColumn(0, "toyear", sTemp.getLeftPad(2, "0"));
- }
- if(utlf_isNull(ds_init.getColumn(0, "fromptno")))
- {
- ds_init.setColumn(0, "fromptno", "000000");
- }
- else
- {
- sTemp = ds_init.getColumn(0, "fromptno");
- ds_init.setColumn(0, "fromptno", sTemp.getLeftPad(6, "0"));
- }
-
- if( utlf_isNull(ds_init.getColumn(0, "toptno")))
- {
- ds_init.setColumn(0, "toptno", "999999");
- }
- else
- {
- sTemp = ds_init.getColumn(0, "toptno");
- ds_init.setColumn(0, "toptno", sTemp.getLeftPad(6, "0"));
- }
- }
- sTemp = utlf_transNullToEmpty(ds_init.getColumn(0, "ptnocode"));
- //----------------------
- dsf_createDsRow("ds_send" , [{col: "instcd", val : sysf_getUserInfo("dutplceinstcd")}
- ,{col: "pid", val : ds_init.getColumn(0, "pid")}
- ,{col: "ptno", val : ds_init.getColumn(0, "ptno") }
- ,{col: "readdrid", val : ds_init.getColumn(0, "readdrid")}
- ,{col: "acptfromdd", val : ds_init.getColumn(0, "acptfromdd") }
- ,{col: "acpttodd", val : ds_init.getColumn(0, "acpttodd") }
- ,{col: "rsltflagcd", val : ds_init.getColumn(0, "rsltflagcd") }
- ,{col: "workflagcd", val : "1007" }
- ,{col: "ptnocode", val : sTemp.replace("-", "") }
- ,{col: "fromyear", val : ds_init.getColumn(0, "fromyear") }
- ,{col: "fromptno", val : ds_init.getColumn(0, "fromptno") }
- ,{col: "toyear", val : ds_init.getColumn(0, "toyear") }
- ,{col: "toptno", val : ds_init.getColumn(0, "toptno") }
- ,{col: "workflagcd", val : "1007" }
- ,{col: "bizflagcd", val : "M" }
- ,{col: "testcdlist", val : ds_init.getColumn(0, "testcdlist")}]);
- var oParam = {};
- oParam.id = "TRLPR00501";
- oParam.service = "plgyrsltmngtapp.TestRsltRgst";
- oParam.method = "reqGetMolePtNoList";
- oParam.inds = "reqdata=ds_send";
- oParam.outds = "ds_grd_moleptnolist=refrslt";
- oParam.async = false;
- //oParam.callback = "cf_TRLPR00501";
- tranf_submit(oParam);
- }
- //결과구분 변경 처리 함수
- function fExeRsltFlagChange()
- {
- switch (ds_init.getColumn(0, "rsltflagcd"))
- {
- case "0" : group2.cmb_readdrid.enable = true;
- break;
- case "1" : group2.cmb_readdrid.enable = false;
- break;
- case "2" : group2.cmb_readdrid.enable = false;
- break;
- case "3" : group2.cmb_readdrid.enable = true;
- break;
- }
- }
- //검사코드 선택 처리 Function
- function fExeTestItemChoi()
- {
- var iFindNo = 0;
- var sTestCd = "";
- var sTestNm = "";
- var bState = false;
- var sNode = ds_grd_testlist;
- iFindNo = ds_grd_testlist.findRow("choi", "1");
-
- if (Number(iFindNo) < 0)
- {
- ds_init.setColumn(0, "testcdlist", "");
- ds_init.setColumn(0, "testnmlist", "");
- grp_testlist.visible = false;
- return false;
- }
-
- //-----------------------------------------------------
- for (var iNo = 0; iNo <= ds_grd_testlist.rowcount; iNo++)
- {
- if(ds_grd_testlist.getColumn(iNo, "choi") == "1")
- {
- if (bState)
- {
- sTestCd += ", '" + ds_grd_testlist.getColumn(iNo, "testcd") + "'";
- sTestNm += ", " + ds_grd_testlist.getColumn(iNo, "testengnm");
- }
- else
- {
- sTestCd += "'" + ds_grd_testlist.getColumn(iNo, "testcd") + "'";
- sTestNm += ds_grd_testlist.getColumn(iNo, "testengnm");
- bState = true;
- }
- }
- }
- ds_init.setColumn(0, "testcdlist", sTestCd);
- ds_init.setColumn(0, "testnmlist", sTestNm);
- grp_testlist.visible = false;
- }
- //분자병리 접수목록 그리드 클릭 처리 함수
- function fExePtNoGridClick(pRowNo)
- {
- fExePtNoChoi(pRowNo);
- }
- function fExePtNoChoi(pRowNo)
- {
- var sTestCd = "";
- var sTestCdList = "";
- var vTestCd = "";
- var sNode = ds_grd_moleptnolist;
-
- //----------------------------
- if (pRowNo < -1) return false;
-
-
- sTestCdList = ds_grd_moleptnolist.getColumn(pRowNo, "testcd");
- vTestCd = sTestCdList.split("▨");
-
- for(var iRowNo = 0; iRowNo < (vTestCd.length); iRowNo++)
- {
- sTestCd = "'" + vTestCd[iRowNo] + "', ";
- }
- if( !utlf_isNull(sTestCd))
- {
- sTestCd = sTestCd.substr(0, (sTestCd.length-2));
- }
- dsf_createDsRow("ds_send" , [{col: "instcd", val : sysf_getUserInfo("dutplceinstcd")}
- ,{col: "ptnocode", val : ""}
- ,{col: "fromyear", val : ""}
- ,{col: "fromptno", val : ""}
- ,{col: "toyear", val : ""}
- ,{col: "toptno", val : ""}
- ,{col: "ptno", val : ds_grd_moleptnolist.getColumn(pRowNo, "ptno")}
- ,{col: "acptfromdd", val : ds_grd_moleptnolist.getColumn(pRowNo, "acptdd")}
- ,{col: "acpttodd", val : ds_grd_moleptnolist.getColumn(pRowNo, "acptdd")}
- ,{col: "refmthdcd", val : "2"}
- ,{col: "pid", val : ds_grd_moleptnolist.getColumn(pRowNo, "pid")}
- ,{col: "testcdlist", val : sTestCd}]);
- var oParam = {};
- oParam.id = "TRLPR01901";
- oParam.service = "plgyrsltmngtapp.TestRsltRgst";
- oParam.method = "reqGetMoleAcptList";
- oParam.inds = "reqData=ds_send";
- oParam.outds = "ds_grd_prcplist=refrslt ds_grd_bfrsltlist=bfptnolist";
- oParam.async = false;
- //oParam.callback = "cf_TRLPR01901";
- tranf_submit(oParam);
-
-
- }
- //분자병리 결과등록 처리 함수
- function fExeRsltSave()
- {
- var sNode = ds_grd_moleptnolist;
- var iMaxRowCnt = 0;
-
- iMaxRowCnt = ds_grd_moleptnolist.rowcount;
- for(var iNo = 0; iNo <= iMaxRowCnt; iNo++)
- {
- if(ds_grd_moleptnolist.getColumn(iNo, "testrslt") != ds_grd_moleptnolist.getColumn(iNo, "orgtestrslt"))
- {
- ds_grd_prcplist.setRowType(iNo, "insert");
- ds_grd_moleptnolist.setColumn(iNo, "choi", "true");
- ds_grd_moleptnolist.setColumn(iNo, "rsltrgstid", sysf_getUserInfo("userid"));
- ds_grd_moleptnolist.setColumn(iNo, "scrnid", "SMLPR02100");
- var bState = true;
-
- if( !utlf_isNull(cmb_readdr.value) && cmb_readdr.value != "-" && cmb_readdr.value != "AO")
- {
- ds_grd_prcplist.setColumn(iNo, "readdrid", cmb_readdr.value);
- }
- else
- {
- ds_grd_prcplist.setColumn(iNo, "readdrid", "-");
- }
- }
- }
-
- if (!bState)
- {
- sysf_messageBox("변경된 결과가 없습니다! 저장", "E001");
- return false;
- }
-
-
- // model.makeValue("/root/send/moletestlist", grd_prcplist.getUpdateData());
- var tmp = grdf_getGridUpdateData(grd_prcplist, "all");
- grdf_setStatusColumn(tmp, "status");
- ds_send.copyData(tmp, true);
- var oParam = {};
- oParam.id = "TXLPR00103";
- oParam.service = "plgyrsltmngtapp.TestRsltRgst";
- oParam.method = "reqExeMoleIFRslt";
- oParam.inds = "moletestlist=ds_send";
- oParam.async = false;
- //oParam.callback = "cf_TXLPR00103";
- tranf_submit(oParam);
- }
- //조회
- function group2_btn_search_onclick(obj:Button, e:ClickEventInfo)
- {
- fGetMolePtNoList();
- }
- //검사코드조회
- function grp_sea_btn_bloc_onclick(obj:Button, e:ClickEventInfo)
- {
- grp_testlist.visible = true;
- }
- //닫기
- function grp_testlist_btn_cls_onclick(obj:Button, e:ClickEventInfo)
- {
- grp_testlist.visible = false;
- }
- //결과구분 변경
- function group2_rdo_rsltflagcd_onitemchanged(obj:Radio, e:ItemChangeEventInfo)
- {
- fExeRsltFlagChange();
- }
- //확인
- function grp_testlist_btn_cfm_onclick(obj:Button, e:ClickEventInfo)
- {
- fExeTestItemChoi();
- }
- function grd_moleptnolist_oncellclick(obj:Grid, e:GridClickEventInfo)
- {
- fExePtNoGridClick(ds_grd_moleptnolist.rowposition);
- }
- function group2_ipt_acpttodd_onkeyup(obj:Calendar, e:KeyEventInfo)
- {
- if(e.keycode == 13)
- {
- fGetMolePtNoList();
- }
- }
- //저장
- function btn_save_onclick(obj:Button, e:ClickEventInfo)
- {
- fExeRsltSave();
- }
- ]]></Script>
- </Form>
- </FDL>
|