SMMRC02100_등록번호채번이력.xfdl 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMMRC02100" position="absolute 0 0 1203 780" titletext="등록번호채번이력" oninit="SMMRC02100_oninit" onload="SMMRC02100_onload">
  5. <Layouts>
  6. <Layout>
  7. <Div id="grp_sea" taborder="1" position="absolute 0 25 1195 65" anchor="left top right" class="div_SA">
  8. <Layouts>
  9. <Layout>
  10. <Static id="caption2" text="조회기간 :" class="search_name" position="absolute 10 12 96 29"/>
  11. <Calendar id="ipt_fromdt" taborder="1" class="input_s_essential" position="absolute 93 11 204 30" autoselect="true"/>
  12. <Calendar id="ipt_todt" taborder="2" class="input_s_essential" position="absolute 224 11 335 30" autoselect="true"/>
  13. <Static id="caption3" text="채번구분 :" class="search_name" position="absolute 356 12 438 29"/>
  14. <Radio id="rdo_pidflag" taborder="3" columncount="-1" rowcount="-1" innerdataset="@ds_hidden_pidflag_item" codecolumn="value" datacolumn="label" position="absolute 435 11 703 31"/>
  15. <Shape id="line18" linetype="vertical" class="line_4" position="absolute 1103 9 1109 31" anchor="top right"/>
  16. <Button id="btn_srch" taborder="4" text="조회" class="btn1" position="absolute 1122 9 1178 31" anchor="top right" onclick="grp_sea_btn_srch_onclick"/>
  17. <Static id="Static00" text="~" position="absolute 209 13 222 29"/>
  18. </Layout>
  19. </Layouts>
  20. </Div>
  21. <Static id="caption1" text="등록번호채번이력" class="tit_1" position="absolute 0 0 189 25"/>
  22. <Shape id="line20" class="line_10" position="absolute 0 82 1195 88" anchor="left top right"/>
  23. <Grid id="grd_pidlist" taborder="2" binddataset="ds_main_pidlist_item" useinputpanel="false" position="absolute 0 87 1195 776" autoenter="select" autofittype="col" cellsizingtype="col" anchor="all">
  24. <Formats>
  25. <Format id="default">
  26. <Columns>
  27. <Column size="100"/>
  28. <Column size="150"/>
  29. <Column size="150"/>
  30. <Column size="80"/>
  31. <Column size="80"/>
  32. <Column size="80"/>
  33. <Column size="80"/>
  34. <Column size="100"/>
  35. <Column size="156"/>
  36. <Column size="189"/>
  37. </Columns>
  38. <Rows>
  39. <Row size="24" band="head"/>
  40. <Row size="24"/>
  41. </Rows>
  42. <Band id="head">
  43. <Cell text="등록번호"/>
  44. <Cell col="1" text="환자명 (한글)"/>
  45. <Cell col="2" text="환자명 (영문)"/>
  46. <Cell col="3" colspan="2" text="주민등록번호" taborder="undefined"/>
  47. <Cell col="5" text="채번구분"/>
  48. <Cell col="6" text="채번자"/>
  49. <Cell col="7" text="채번부서"/>
  50. <Cell col="8" text="채번일시"/>
  51. <Cell col="9" text="메모"/>
  52. </Band>
  53. <Band id="body">
  54. <Cell text="bind:pid"/>
  55. <Cell col="1" text="bind:hngnm"/>
  56. <Cell col="2" text="bind:engnm"/>
  57. <Cell col="3" text="bind:rrgstno1"/>
  58. <Cell col="4" text="bind:rrgstno2"/>
  59. <Cell col="5" displaytype="combo" style="padding:0 0 0 3;" text="bind:pidflag" combodataset="ds_hidden_pidflag_item" combocodecol="value" combodatacol="label" enable="false"/>
  60. <Cell col="6" text="bind:rgstidnm"/>
  61. <Cell col="7" text="bind:rgstdeptnm"/>
  62. <Cell col="8" displaytype="date" text="bind:rgstdt" mask="yyyy-MM-dd hh:mm:ss" calendardisplaynulltype="nulltext"/>
  63. <Cell col="9" displaytype="text" edittype="text" text="bind:rem"/>
  64. </Band>
  65. </Format>
  66. </Formats>
  67. </Grid>
  68. </Layout>
  69. </Layouts>
  70. <Objects>
  71. <Dataset id="ds_send_reqdata" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  72. <ColumnInfo>
  73. <Column id="instcd" type="STRING" size="256"/>
  74. <Column id="fromdd" type="STRING" size="256"/>
  75. <Column id="todd" type="STRING" size="256"/>
  76. <Column id="pidflag" type="STRING" size="256"/>
  77. </ColumnInfo>
  78. <Rows>
  79. <Row>
  80. <Col id="instcd"/>
  81. <Col id="fromdd"/>
  82. <Col id="todd"/>
  83. <Col id="pidflag">1</Col>
  84. </Row>
  85. </Rows>
  86. </Dataset>
  87. <Dataset id="ds_main_pidlist_item" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  88. <ColumnInfo>
  89. <Column id="pid" type="STRING" size="256" sumtext="등록번호"/>
  90. <Column id="hngnm" type="STRING" size="256" sumtext="환자명(한글)"/>
  91. <Column id="engnm" type="STRING" size="256" sumtext="환자명(영문)"/>
  92. <Column id="rrgstno1" type="STRING" size="256" sumtext="주민번호1"/>
  93. <Column id="rrgstno2" type="STRING" size="256" sumtext="주민번호2"/>
  94. <Column id="pidflag" type="STRING" size="256" sumtext="채번구분"/>
  95. <Column id="rgstid" type="STRING" size="256" sumtext="채번자ID"/>
  96. <Column id="rgstidnm" type="STRING" size="256" sumtext="채번자"/>
  97. <Column id="rgstdept" type="STRING" size="256" sumtext="채번부서코드"/>
  98. <Column id="rgstdeptnm" type="STRING" size="256" sumtext="채번부서명"/>
  99. <Column id="rgstdt" type="STRING" size="256" sumtext="채번일시"/>
  100. <Column id="rem" type="STRING" size="256" sumtext="메모"/>
  101. </ColumnInfo>
  102. </Dataset>
  103. <Dataset id="ds_hidden_pidflag_item" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  104. <ColumnInfo>
  105. <Column id="label" type="STRING" size="256"/>
  106. <Column id="value" type="STRING" size="256"/>
  107. </ColumnInfo>
  108. <Rows>
  109. <Row>
  110. <Col id="label">전체</Col>
  111. <Col id="value">1</Col>
  112. </Row>
  113. <Row>
  114. <Col id="label">일반접수</Col>
  115. <Col id="value">10</Col>
  116. </Row>
  117. <Row>
  118. <Col id="label">수탁</Col>
  119. <Col id="value">40</Col>
  120. </Row>
  121. <Row>
  122. <Col id="label">임상용</Col>
  123. <Col id="value">80</Col>
  124. </Row>
  125. </Rows>
  126. </Dataset>
  127. </Objects>
  128. <Bind>
  129. <BindItem id="item0" compid="grp_sea.rdo_pidflag" propid="value" datasetid="ds_send_reqdata" columnid="pidflag"/>
  130. <BindItem id="item1" compid="grp_sea.ipt_fromdt" propid="value" datasetid="ds_send_reqdata" columnid="fromdd"/>
  131. <BindItem id="item2" compid="grp_sea.ipt_todt" propid="value" datasetid="ds_send_reqdata" columnid="todd"/>
  132. </Bind>
  133. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  134. * System Name :
  135. * Job Name :
  136. * Creator :
  137. * Make Date : 2015-11-13
  138. * Description :
  139. *---------------------------------------------------------------------------------------
  140. * Modify Date Modifier Modify Description
  141. *---------------------------------------------------------------------------------------
  142. * 2015-11-13 Live Converter TF->XP
  143. *
  144. *---------------------------------------------------------------------------------------
  145. ****************************************************************************************/
  146. include "com_commonxp::comm_main.xjs";
  147. function SMMRC02100_oninit(obj:Form, e:InitEventInfo)
  148. {
  149. frmf_initForm(obj);
  150. }
  151. function SMMRC02100_onload(obj:Form, e:LoadEventInfo)
  152. {
  153. grdf_initGrid(grd_pidlist);
  154. ds_send_reqdata.setColumn(0, "fromdd", utlf_getCurrentDate());
  155. ds_send_reqdata.setColumn(0, "todd", utlf_getCurrentDate());
  156. }
  157. function grp_sea_btn_srch_onclick(obj:Button, e:ClickEventInfo)
  158. {
  159. ds_main_pidlist_item.clearData();
  160. var oParam = {};
  161. oParam.id = "TRMRC02101";
  162. oParam.service = "chrtmngtapp.BaseInfoMngt";
  163. oParam.method = "reqGetRgstPidList";
  164. oParam.inds = "reqdata=ds_send_reqdata";
  165. oParam.outds = "ds_main_pidlist_item=item";
  166. oParam.async = false;
  167. //oParam.callback = "cf_TRMRC02101";
  168. tranf_submit(oParam);
  169. }
  170. ]]></Script>
  171. </Form>
  172. </FDL>