SPARH00910_진료회신수당.xfdl 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SPARH00910" position="absolute 0 0 784 582" titletext="진료회신 수당관리" oninit="SPARH00910_oninit" onload="SPARH00910_onload">
  5. <Layouts>
  6. <Layout>
  7. <Shape position="absolute -1 15 779 24" linetype="horizontal" id="line4" class="line_10"/>
  8. <Static text="진료회신수당" position="absolute 0 0 180 21" align="align:center middle;" id="caption28" class="tit_2"/>
  9. <Button position="absolute 320 22 376 44" id="button1" class="btn4" text="검색" onclick="button1_onclick"/>
  10. <Calendar position="absolute 80 23 186 42" id="input1" autoselect="true" autoskip="true"/>
  11. <Grid position="absolute 0 46 780 546" align="align:center middle;" id="grd_money" binddataset="ds_main" autoenter="select" cellsizingtype="col" autofittype="col">
  12. <Formats>
  13. <Format id="default">
  14. <Columns>
  15. <Column size="24"/>
  16. <Column size="140"/>
  17. <Column size="62"/>
  18. <Column size="63"/>
  19. <Column size="64"/>
  20. <Column size="87"/>
  21. <Column size="70"/>
  22. <Column size="155"/>
  23. <Column size="126"/>
  24. </Columns>
  25. <Rows>
  26. <Row size="24" band="head"/>
  27. <Row size="24"/>
  28. </Rows>
  29. <Band id="head">
  30. <Cell text="No."/>
  31. <Cell col="1" text="작성과"/>
  32. <Cell col="2" text="작성자"/>
  33. <Cell col="3" text="사번"/>
  34. <Cell col="4" text="회신건수"/>
  35. <Cell col="5" text="회신수당(원)"/>
  36. <Cell col="6" text="은행명"/>
  37. <Cell col="7" text="계좌번호"/>
  38. <Cell col="8" text="비고"/>
  39. </Band>
  40. <Band id="body">
  41. <Cell celltype="head" expr="currow + 1"/>
  42. <Cell col="1" style="align:left middle;padding:2 2 2 2;" text="bind:depthngnm"/>
  43. <Cell col="2" text="bind:usernm"/>
  44. <Cell col="3" text="bind:userid"/>
  45. <Cell col="4" text="bind:cnt"/>
  46. <Cell col="5" displaytype="number" text="bind:money"/>
  47. <Cell col="6" text="bind:cdnm"/>
  48. <Cell col="7" text="bind:bankacnt"/>
  49. <Cell col="8" text="bind:bigo"/>
  50. </Band>
  51. </Format>
  52. </Formats>
  53. </Grid>
  54. <Calendar position="absolute 209 23 315 42" id="input2" autoselect="true"/>
  55. <Static text="~" position="absolute 194 23 209 43" id="caption1"/>
  56. <Button position="absolute 380 22 436 44" id="button2" class="btn7" text="엑셀" onclick="button2_onclick"/>
  57. <Button id="button5" taborder="1" text="진료회신계좌번호관리" class="btn5" position="absolute 558 22 694 44" onclick="button5_onclick" visible="false"/>
  58. <Static id="cap_capslock" text="※ 회신서 기출력 및 전문의만 조회" position="absolute 0 550 780 570" style="color:blue;bordertype:round 3 3 ;align:left middle;font:Dotum,9,bold;"/>
  59. <Static id="caption3" text="작성일자 :" class="search_name" position="absolute 4 23 91 43"/>
  60. <Static id="caption00" text="퇴직자 구분" class="search_name" position="absolute 445 22 532 42"/>
  61. <CheckBox id="CheckBox00" taborder="2" text="CheckBox00" position="absolute 530 22 547 44" truevalue="Y" falsevalue="N"/>
  62. </Layout>
  63. </Layouts>
  64. <Objects>
  65. <Dataset id="ds_send_reqdata" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  66. <ColumnInfo>
  67. <Column id="fromdd" type="STRING" size="256"/>
  68. <Column id="todd" type="STRING" size="256"/>
  69. <Column id="utoddflag" type="STRING" size="256"/>
  70. </ColumnInfo>
  71. <Rows>
  72. <Row>
  73. <Col id="fromdd"/>
  74. <Col id="todd"/>
  75. </Row>
  76. </Rows>
  77. </Dataset>
  78. <Dataset id="ds_main" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  79. <ColumnInfo>
  80. <Column id="depthngnm" type="STRING" size="256" sumtext=""/>
  81. <Column id="usernm" type="STRING" size="256" sumtext=""/>
  82. <Column id="userid" type="STRING" size="256" sumtext=""/>
  83. <Column id="cnt" type="STRING" size="256" sumtext=""/>
  84. <Column id="money" type="STRING" size="256" sumtext=""/>
  85. <Column id="cdnm" type="STRING" size="256" sumtext=""/>
  86. <Column id="bankacnt" type="STRING" size="256" sumtext=""/>
  87. <Column id="bigo" type="STRING" size="256" sumtext=""/>
  88. </ColumnInfo>
  89. </Dataset>
  90. </Objects>
  91. <Bind>
  92. <BindItem id="item0" compid="input1" propid="value" datasetid="ds_send_reqdata" columnid="fromdd"/>
  93. <BindItem id="item1" compid="input2" propid="value" datasetid="ds_send_reqdata" columnid="todd"/>
  94. <BindItem id="item2" compid="CheckBox00" propid="value" datasetid="ds_send_reqdata" columnid="utoddflag"/>
  95. </Bind>
  96. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  97. * System Name :
  98. * Job Name :
  99. * Creator :
  100. * Make Date : 2015-11-13
  101. * Description :
  102. *---------------------------------------------------------------------------------------
  103. * Modify Date Modifier Modify Description
  104. *---------------------------------------------------------------------------------------
  105. * 2015-11-13 Live Converter TF->XP
  106. *
  107. *---------------------------------------------------------------------------------------
  108. ****************************************************************************************/
  109. include "com_commonxp::comm_main.xjs";
  110. function SPARH00910_oninit(obj:Form, e:InitEventInfo)
  111. {
  112. frmf_initForm(obj);
  113. }
  114. function SPARH00910_onload(obj:Form, e:LoadEventInfo)
  115. {
  116. grdf_initGrid(grd_money);
  117. ds_send_reqdata.setColumn(0, "fromdd", utlf_getCurrentDate());
  118. ds_send_reqdata.setColumn(0, "todd", utlf_getCurrentDate());
  119. }
  120. function button1_onclick(obj:Button, e:ClickEventInfo)
  121. {
  122. var oParam = {};
  123. oParam.id = "TRARH00906";
  124. oParam.service = "healcarecoopapp.ReqMngt";
  125. oParam.method = "reqGetMoneyList";
  126. oParam.inds = "req=ds_send_reqdata";
  127. oParam.outds = "ds_main=item";
  128. oParam.async = false;
  129. //oParam.callback = "cf_TRARH00906";
  130. tranf_submit(oParam);
  131. }
  132. function button2_onclick(obj:Button, e:ClickEventInfo)
  133. {
  134. grdf_exportExcel(grd_money, "excel", "SheetName", "true", "", "");
  135. }
  136. function button5_onclick(obj:Button, e:ClickEventInfo)
  137. {
  138. frmf_open("SPARH00900", "SPARH00900", "", "", "", "", "", "", "", "", "", "", "M");
  139. }
  140. ]]></Script>
  141. </Form>
  142. </FDL>