SMRAD04700_급여자료일괄기표.xfdl 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SMRAD04700" position="absolute 0 0 1256 805" titletext="급여통계자료일괄기표처리">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 0 1195 13" id="group1">
  8. <Layouts>
  9. <Layout>
  10. <Static text="급여자료일괄기표" position="absolute 0 0 800 14" id="caption6" class="tit_1" />
  11. </Layout>
  12. </Layouts>
  13. </Div>
  14. <Div position="absolute 0 13 1195 707" id="group2" scrollbars="autoboth">
  15. <Layouts>
  16. <Layout>
  17. <Combo position="absolute 89 31 264 50" id="cmb_instcd" class="combo_default" taborder="1" />
  18. <Static text="기관" position="absolute 0 30 87 51" align="align:center middle;" id="caption12" class="cell_1" />
  19. <Static text="전표작성일자" position="absolute 0 118 87 139" align="align:center middle;" id="caption13" class="cell_1" />
  20. <Shape position="absolute 0 22 264 28" linetype="vertical" id="line1" class="line_1" />
  21. <Static text="급여통계일자" position="absolute 0 73 87 94" align="align:center middle;" id="caption5" class="cell_1" />
  22. <Calendar position="absolute 89 119 264 138" align="align:center middle;" id="ipt_payym" class="input_default" taborder="3" mask="yyyy-mm-dd" />
  23. <Button position="absolute 150 170 206 192" id="btn_save" class="btn4" taborder="4" text="실행" />
  24. <Calendar position="absolute 89 73 264 92" align="align:center middle;" id="input1" class="input_default" taborder="2" mask="yyyy-mm-dd" />
  25. <Button position="absolute 210 170 266 192" id="btn_cncl" class="btn4" taborder="4" text="취소" />
  26. <Button position="absolute 270 170 326 192" id="button1" class="btn4" taborder="4" text="출력" />
  27. <Grid position="absolute 580 85 930 235" id="datagrid1" visible="false" binddataset="ds_datagrid1">
  28. <Formats>
  29. <Format id="default">
  30. <Columns>
  31. <Column size="100" />
  32. <Column size="100" />
  33. <Column size="100" />
  34. </Columns>
  35. <Rows>
  36. <Row size="24" band="head" />
  37. <Row size="24" />
  38. </Rows>
  39. <Band id="head">
  40. <Cell text="caption1" />
  41. <Cell col="1" text="caption2" />
  42. <Cell col="2" text="caption3" />
  43. </Band>
  44. <Band id="body">
  45. <Cell text="bind:instcd" />
  46. <Cell col="1" text="bind:sanctslipdd" />
  47. <Cell col="2" text="bind:sanctslipno" />
  48. </Band>
  49. </Format>
  50. </Formats>
  51. </Grid>
  52. </Layout>
  53. </Layouts>
  54. </Div>
  55. </Layout>
  56. </Layouts>
  57. <Objects>
  58. <Dataset id="ds_datagrid1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  59. <ColumnInfo>
  60. <Column id="instcd" type="STRING" />
  61. <Column id="sanctslipdd" type="STRING" />
  62. <Column id="sanctslipno" type="STRING" />
  63. </ColumnInfo>
  64. </Dataset>
  65. </Objects>
  66. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  67. * System Name :
  68. * Job Name :
  69. * Creator :
  70. * Make Date : 2017-06-19
  71. * Description :
  72. *---------------------------------------------------------------------------------------
  73. * Modify Date Modifier Modify Description
  74. *---------------------------------------------------------------------------------------
  75. * 2017-06-19 Live Converter TF->XP
  76. *
  77. *---------------------------------------------------------------------------------------
  78. ****************************************************************************************/
  79. ]]></Script>
  80. </Form>
  81. </FDL>