SPPMB02100_휴진변경조회.xfdl 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SPPMB02100" position="absolute 0 0 954 399" titletext="의사휴진이력관리" oninit="SPPMB02100_oninit" onload="SPPMB02100_onload">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 370 950 397" id="group2" scrollbars="autoboth">
  8. <Layouts>
  9. <Layout>
  10. <Shape position="absolute 0 0 780 6" linetype="vertical" id="line32" class="line_6"/>
  11. </Layout>
  12. </Layouts>
  13. </Div>
  14. <Button position="absolute 894 373 950 395" id="btn_confirm" class="btn4" taborder="7" text="닫기" onclick="btn_confirm_onclick"/>
  15. <Static id="caption6" text="휴진 변경 이력 조회" class="tit_1" position="absolute 0 0 208 23"/>
  16. <Shape id="line3" class="line_1" position="absolute 0 42 950 48" style="strokepen:3 solid #33bbbbff;"/>
  17. <Grid id="grd_holische" class="datagrid2" taborder="8" binddataset="ds_main_drholiordschehistlist" useinputpanel="false" autofittype="col" position="absolute 0 47 950 372">
  18. <Formats>
  19. <Format id="default">
  20. <Columns>
  21. <Column size="24"/>
  22. <Column size="75"/>
  23. <Column size="90"/>
  24. <Column size="80"/>
  25. <Column size="90"/>
  26. <Column size="152"/>
  27. <Column size="90"/>
  28. <Column size="140"/>
  29. <Column size="85"/>
  30. <Column size="125"/>
  31. </Columns>
  32. <Rows>
  33. <Row size="24" band="head"/>
  34. <Row size="24"/>
  35. </Rows>
  36. <Band id="head">
  37. <Cell/>
  38. <Cell col="1" text="진행상태"/>
  39. <Cell col="2" text="진료과"/>
  40. <Cell col="3" text="진료의사"/>
  41. <Cell col="4" text="휴진사유"/>
  42. <Cell col="5" text="휴진일자"/>
  43. <Cell col="6" text="신청일"/>
  44. <Cell col="7" text="비고"/>
  45. <Cell col="8" text="최종수정자"/>
  46. <Cell col="9" text="수정일시"/>
  47. </Band>
  48. <Band id="body">
  49. <Cell celltype="head" expr="expr:currow+1"/>
  50. <Cell col="1" text="bind:prcsstat"/>
  51. <Cell col="2" text="bind:orddeptnm"/>
  52. <Cell col="3" text="bind:orddrnm"/>
  53. <Cell col="4" text="bind:ordendresn"/>
  54. <Cell col="5" text="bind:fromtodd"/>
  55. <Cell col="6" displaytype="date" text="bind:drappdd" mask="yyyy-MM-dd"/>
  56. <Cell col="7" text="bind:remfact"/>
  57. <Cell col="8" text="bind:lastupdtrid"/>
  58. <Cell col="9" displaytype="date" text="bind:lastupdtdt" mask="yyyy-MM-dd hh:mm:ss"/>
  59. </Band>
  60. </Format>
  61. </Formats>
  62. </Grid>
  63. <Static id="caption4" text="휴진 변경 이력리스트" class="tit_2" position="absolute 0 26 214 47"/>
  64. </Layout>
  65. </Layouts>
  66. <Objects>
  67. <Dataset id="ds_main_drholiordschehistlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  68. <ColumnInfo>
  69. <Column id="prcsstat" type="STRING" size="256" sumtext="진행상황"/>
  70. <Column id="orddrnm" type="STRING" size="256" sumtext="진료의사"/>
  71. <Column id="orddeptnm" type="STRING" size="256" sumtext="진료과"/>
  72. <Column id="holiflag" type="STRING" size="256" sumtext="휴진구분"/>
  73. <Column id="ordendresn" type="STRING" size="256" sumtext="휴진사유"/>
  74. <Column id="fromtodd" type="STRING" size="256" sumtext="휴진기간"/>
  75. <Column id="drappdd" type="STRING" size="256" sumtext="의사신청일"/>
  76. <Column id="remfact" type="STRING" size="256" sumtext="등록자"/>
  77. <Column id="lastupdtrid" type="STRING" size="256" sumtext="최종등로자ID"/>
  78. <Column id="lastupdtdt" type="STRING" size="256" sumtext="최종수정일자"/>
  79. </ColumnInfo>
  80. </Dataset>
  81. <Dataset id="ds_hidden_source" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  82. <ColumnInfo>
  83. <Column id="orddeptcd" type="STRING" size="256"/>
  84. <Column id="orddrid" type="STRING" size="256"/>
  85. <Column id="drappdd" type="STRING" size="256"/>
  86. <Column id="seqno" type="STRING" size="256"/>
  87. </ColumnInfo>
  88. <Rows>
  89. <Row/>
  90. </Rows>
  91. </Dataset>
  92. </Objects>
  93. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  94. * System Name :
  95. * Job Name :
  96. * Creator :
  97. * Make Date : 2016-05-24
  98. * Description :
  99. *---------------------------------------------------------------------------------------
  100. * Modify Date Modifier Modify Description
  101. *---------------------------------------------------------------------------------------
  102. * 2016-05-24 Live Converter TF->XP
  103. *
  104. *---------------------------------------------------------------------------------------
  105. ****************************************************************************************/
  106. include "com_commonxp::comm_main.xjs";
  107. include "pam_pamcomnxp::PAM.xjs";
  108. function SPPMB02100_oninit(obj:Form, e:InitEventInfo)
  109. {
  110. frmf_initForm(obj);
  111. }
  112. function SPPMB02100_onload(obj:Form, e:LoadEventInfo)
  113. {
  114. fInitialize();
  115. }
  116. function btn_confirm_onclick(obj:Button, e:ClickEventInfo)
  117. {
  118. this.close();
  119. }
  120. function fInitialize()
  121. {
  122. ds_hidden_source.copyData(arg_ds_hidden_source);
  123. var orddeptcd = ds_hidden_source.getColumn(0, "orddeptcd");
  124. var orddrid = ds_hidden_source.getColumn(0, "orddrid");
  125. var drappdd = ds_hidden_source.getColumn(0, "drappdd");
  126. var seqno = ds_hidden_source.getColumn(0, "seqno");
  127. dsf_createDsRow("ds_send", [{col:"orddeptcd", type:"STRING", size:256, val: orddeptcd}
  128. , {col:"orddrid", type:"STRING", size:256, val: orddrid}
  129. , {col:"drappdd", type:"STRING", size:256, val: drappdd}
  130. , {col:"seqno", type:"STRING", size:256, val: seqno}]);
  131. var oParam = {};
  132. oParam.id = "TRPMB02105";
  133. oParam.service = "pambaseinfomngtapp.OrdSche";
  134. oParam.method = "reqGetDrHoliScheHistory";
  135. oParam.inds = "req=ds_send";
  136. oParam.outds = "ds_main_drholiordschehistlist=drholiordschehistlist";
  137. oParam.async = false;
  138. //oParam.callback = "cf_TRPMB02105";
  139. tranf_submit(oParam);
  140. }]]></Script>
  141. </Form>
  142. </FDL>