SMRPA07600_급여이체후변경내역조회.xrw 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  3. <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
  4. <xhtml:head>
  5. <xhtml:title>급여이체후 변경내역조회</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <healthinsucreat>
  11. <notiym/>
  12. <rrgstno/>
  13. <emplnm/>
  14. <instnm/>
  15. <grde/>
  16. <calcamt/>
  17. <notiamt/>
  18. <yyendcalc/>
  19. <adjtamt/>
  20. <propayamt/>
  21. <rtnamt/>
  22. <lndchrgamt/>
  23. <spclmentfact/>
  24. <rrgstno1/>
  25. <rrgstno2/>
  26. <instcd/>
  27. <workgbn/>
  28. <endyn/>
  29. </healthinsucreat>
  30. <disadiffpayform>
  31. <healthinsulist>
  32. <notiym/>
  33. <bisplceno/>
  34. <unitbizplceno/>
  35. <notidg/>
  36. <acntcd/>
  37. <seqno/>
  38. <certno/>
  39. <emplnm/>
  40. <rrgstno/>
  41. <reductresn/>
  42. <jobkindcd/>
  43. <grde/>
  44. <remunrmmamt/>
  45. <calcinsuamt/>
  46. <calcresn/>
  47. <calcupdtbf/>
  48. <calcupdtaft/>
  49. <fromym/>
  50. <toym/>
  51. <calcamt/>
  52. <yyendcalc/>
  53. <notiamt/>
  54. <acqtdd/>
  55. <lossdd/>
  56. <instcd/>
  57. </healthinsulist>
  58. </disadiffpayform>
  59. <disadiffpayitem>
  60. <notiym/>
  61. <rrgstno/>
  62. <emplnm/>
  63. <instcd/>
  64. <grde/>
  65. <calcamt/>
  66. <notiamt/>
  67. <yyendcalc/>
  68. <adjtamt/>
  69. <propayamt/>
  70. <rtnamt/>
  71. <lndchrgamt/>
  72. <spclmentfact/>
  73. <rrgstno1/>
  74. <rrgstno2/>
  75. <workgbn/>
  76. <endyn/>
  77. <notiympayamt/>
  78. </disadiffpayitem>
  79. </main>
  80. <send>
  81. <searchlist>
  82. <notiym/>
  83. <instcd/>
  84. <rrgstno1/>
  85. <rrgstno2/>
  86. <emplnm/>
  87. <endyn/>
  88. <preststatcd/>
  89. <spclmentfactyn/>
  90. <workgbn/>
  91. </searchlist>
  92. <disadiffpayitem>
  93. <rrgstno1/>
  94. <rrgstno2/>
  95. <emplnm/>
  96. <notiym/>
  97. <instcd/>
  98. <workgbn/>
  99. </disadiffpayitem>
  100. <savelist>
  101. <healthinsucreat/>
  102. </savelist>
  103. </send>
  104. <temp>
  105. <endyn/>
  106. <creatyn/>
  107. <payrefltyn/>
  108. </temp>
  109. <init>
  110. <spclmentfactyn>
  111. <label>대납금액+특이사항</label>
  112. <value>Y</value>
  113. </spclmentfactyn>
  114. </init>
  115. </root>
  116. </instance>
  117. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  118. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  119. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  120. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  121. <script type="javascript" src="../../../mis/insurancemngtweb/js/RPA001.js"/>
  122. <script type="javascript" ev:event="xforms-ready">
  123. <![CDATA[
  124. fInitialize();
  125. misfGridInit(grd_healthinsucreat);
  126. misfMsterDetailSet(grd_healthinsucreat, null, "TRRPA03601" ,"N");
  127. rpaComboInstBase(cmb_instcd,getUserInfo("dutplceinstcd"),"Y");
  128. ]]>
  129. </script>
  130. <submission id="TRRPA03601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/searchlist" resultref="/root/main/healthinsucreat"/>
  131. </model>
  132. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  133. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  134. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  135. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  136. <script type="javascript">
  137. <![CDATA[
  138. // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
  139. function fInitialize() {
  140. model.removeNodeset("/root/main/healthinsucreat");
  141. model.resetInstanceNode("/root/send");
  142. model.refresh();
  143. var curDate = getCurrentDate().toDate();
  144. model.setValue("/root/send/searchlist/notiym", curDate.getDateFormat('YYYYMM'));
  145. var instcd = getUserInfo("dutplceinstcd");
  146. cmb_instcd.value=instcd;
  147. }
  148. function fEnableUpdateButton() {
  149. btn_update.disabled = false;
  150. }
  151. ]]>
  152. </script>
  153. </xhtml:head>
  154. <xhtml:body style="margin-left:8; margin-right:8; ">
  155. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  156. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">급여이체 후 변경 내역 조회</caption>
  157. </group>
  158. <group id="group2" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
  159. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  160. <caption id="caption2" class="search_name" style="left:15px; top:19; width:105px; height:17px; ">작업년월 :</caption>
  161. <button id="btn_search" class="btn1_letter2" style="left:1125px; top:16px; width:56px; height:22px; ">
  162. <caption>조회</caption>
  163. <script type="javascript" ev:event="DOMActivate">
  164. <![CDATA[
  165. if(!isRequiredControls("ipt_notiym"))return;
  166. model.setValue("/root/send/searchlist/workgbn",'G');
  167. submit("TRRPA03601");
  168. // fRefInitialize();
  169. // btn_beforsearch.dispatch("DOMActivate");
  170. ]]>
  171. </script>
  172. </button>
  173. <line id="line13" class="line_4" style="x1:1110px; y1:16px; x2:1110px; y2:38px; "/>
  174. <input id="ipt_notiym" ref="/root/send/searchlist/notiym" class="input_s_essential" inputtype="date" format="yyyy-mm" style="left:100px; top:18px; width:75px; height:19px; "/>
  175. <caption id="caption5" class="search_name" style="left:181px; top:19px; width:99px; height:17px; ">기 관 :</caption>
  176. <select1 id="cmb_instcd" ref="/root/send/searchlist/instcd" class="combo_search" appearance="minimal" style="left:265px; top:18px; width:120px; height:19px; ">
  177. <choices>
  178. <itemset>
  179. <label/>
  180. <value/>
  181. </itemset>
  182. </choices>
  183. </select1>
  184. <caption id="caption278" class="tit_2" style="left:5px; top:54px; width:206px; height:14px; ">급여이체 후 변경내역 조회</caption>
  185. <line id="line207" class="line_1" style="x1:0px; y1:69px; x2:1193px; y2:69px; "/>
  186. <datagrid id="grd_healthinsucreat" nodeset="/root/main/healthinsucreat" caption="순번^고지년월^주민등록번호^성명^근무상태^퇴직일^정산사유^기관^정산금액^고지금액^연말정산^조정금액^대납금액^환입액^개인징수금^당월납부액^특이사항" colsep="^" colwidth="42, 65, 100, 79, 72, 77, 84, 107, 70, 70, 70, 70, 70, 70, 70, 70, 100, 100, 100, 100, 100, 100" dataheight="25" ellipsis="true" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="byrowrec" rowheader="update" rowheight="25" rowsep="|" tooltip="true" style="left:0px; top:74px; width:1195px; height:646px; ">
  187. <col ref="numno" style="text-align:center; "/>
  188. <col ref="notiym" format="yyyy-mm" style="text-align:center; "/>
  189. <col ref="rrgstno" type="output" format="999999-9999999" style="text-align:center; "/>
  190. <col ref="emplnm" type="output" style="text-align:center; "/>
  191. <col ref="preststatnm" style="text-align:center; "/>
  192. <col ref="retiredd" format="yyyy-mm-dd"/>
  193. <col ref="calcresnnm"/>
  194. <col ref="instnm" savetype="digit" type="output" visibility="hidden" style="text-align:center; "/>
  195. <col ref="calcamt" savetype="digit" type="output" format="(-)#,###" style="text-align:right; "/>
  196. <col ref="notiamt" savetype="digit" type="output" format="(-)#,###" style="text-align:right; "/>
  197. <col ref="yyendcalc" savetype="digit" type="output" format="(-)#,###" style="text-align:right; "/>
  198. <col ref="adjtamt" savetype="digit" type="output" format="(-)#,###" style="text-align:right; "/>
  199. <col ref="propayamt" savetype="digit" type="output" format="(-)#,###" style="text-align:right; "/>
  200. <col ref="rtnamt" savetype="digit" type="output" format="(-)#,###" style="text-align:right; "/>
  201. <col ref="lndchrgamt" savetype="digit" type="output" format="(-)#,###" style="text-align:right; "/>
  202. <col ref="notiympayamt" savetype="digit" type="output" format="(-)#,###" style="text-align:right; "/>
  203. <col ref="spclmentfact"/>
  204. <col ref="instcd" visibility="hidden"/>
  205. <col ref="rrgstno1" visibility="hidden"/>
  206. <col ref="rrgstno2" visibility="hidden"/>
  207. <col ref="workgbn" visibility="hidden"/>
  208. <col ref="endyn" visibility="hidden"/>
  209. </datagrid>
  210. <input id="ipt_emplnm" ref="/root/send/searchlist/emplnm" class="input_search" imemode="hangul" style="left:700px; top:18px; width:70px; height:19px; ">
  211. <script type="javascript" ev:event="onkeyup">
  212. <![CDATA[
  213. inputEnterKey("btn_search", "DOMActivate");
  214. ]]>
  215. </script>
  216. </input>
  217. <caption id="caption32" style="left:545px; top:20px; width:16px; height:17px; font-weight:bold; text-align:center; vertical-align:bottom; ">~</caption>
  218. <caption id="caption34" class="search_name" style="left:405px; top:19px; width:99px; height:17px; ">주민번호 :</caption>
  219. <caption id="caption37" class="search_name" style="left:631px; top:19px; width:85px; height:17px; ">성 명 :</caption>
  220. <input id="ipt_chldrnresdnrgst1" ref="/root/send/searchlist/rrgstno1" class="input_search" maxlength="6" style="left:486px; top:18px; width:60px; height:19px; ">
  221. <script type="javascript" ev:event="onkeypress">
  222. <![CDATA[
  223. inputEnterKey("btn_search", "DOMActivate");
  224. ]]>
  225. </script>
  226. <script type="javascript" ev:event="onkeyup">
  227. <![CDATA[
  228. inputEnterKey("btn_search", "DOMActivate");
  229. ]]>
  230. </script>
  231. </input>
  232. <input id="ipt_chldrnresdnrgst2" ref="/root/send/searchlist/rrgstno2" class="input_search" maxlength="8" style="left:561px; top:18px; width:60px; height:19px; ">
  233. <script type="javascript" ev:event="onkeypress">
  234. <![CDATA[
  235. inputEnterKey("btn_search", "DOMActivate");
  236. ]]>
  237. </script>
  238. <script type="javascript" ev:event="onkeyup">
  239. <![CDATA[
  240. inputEnterKey("btn_search", "DOMActivate");
  241. ]]>
  242. </script>
  243. </input>
  244. <input id="input2" ref="/root/send/searchlist/endyn" visibility="hidden" style="left:685px; top:45px; width:85px; height:19px; "/>
  245. <button id="btn_exceldetail" class="btn2_letter4" style="left:1130px; top:48px; width:64px; height:19px; ">
  246. <caption>엑셀저장</caption>
  247. <script type="javascript" ev:event="DOMActivate">
  248. <![CDATA[
  249. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  250. if (fileName != "")
  251. {
  252. grd_healthinsucreat.saveExcel(fileName, "sheetname:savetype", true, true, "", "");
  253. }
  254. ]]>
  255. </script>
  256. </button>
  257. </group>
  258. <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
  259. <line id="line11" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
  260. <button id="btn_clear" class="btn4_letter3" style="left:1121px; top:3px; width:68px; height:22px; ">
  261. <caption>초기화</caption>
  262. <script type="javascript" ev:event="DOMActivate">
  263. <![CDATA[
  264. fInitialize();
  265. ]]>
  266. </script>
  267. </button>
  268. </group>
  269. </xhtml:body>
  270. </xhtml:html>