SMRWP20100_월별급여수정.xrw 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423
  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. <payspectret>
  11. <payspectretlist1/>
  12. <payspectretlist2/>
  13. <dutsumlist>
  14. <tranalwntm/>
  15. <earlyattdnctm150/>
  16. <ovtmworkextnbiztm150/>
  17. <nigtlabrtm/>
  18. <adminngdtdayno/>
  19. <opnofhospmemotm150/>
  20. <overweektm/>
  21. <holiduttm/>
  22. <adminngdtnigtno/>
  23. </dutsumlist>
  24. </payspectret>
  25. <payspecmastdata>
  26. <paymastlist/>
  27. </payspecmastdata>
  28. </main>
  29. <send>
  30. <payspectret>
  31. <emplno/>
  32. <emplnm/>
  33. <saldfrayflag/>
  34. <payym/>
  35. <payclsprfshipflag/>
  36. <amt1/>
  37. <amt2/>
  38. <avramt/>
  39. <timeamt/>
  40. <unitcd/>
  41. <emplno1/>
  42. <unitnm/>
  43. <bigo/>
  44. </payspectret>
  45. <save>
  46. <payspectretlist1/>
  47. <payspectretlist2/>
  48. </save>
  49. </send>
  50. </root>
  51. </instance>
  52. <submission id="TRRWP20101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/payspectret" resultref="/root/main/payspectret"/>
  53. <submission id="TXRWP20101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/payspectret" resultref="/root/main/payspectret"/>
  54. <submission id="TXRWP20102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/save" resultref="/root/hidden/temp"/>
  55. <submission id="TRRWP00911" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/payspectret" resultref="/root/main/payspecmastdata"/>
  56. <script type="javascript" ev:event="xforms-ready">
  57. <![CDATA[
  58. misfGridInit(grd_payspectretlist1);
  59. misfGridInit(grd_payspectretlist2);
  60. misfGridInit(grd_empllist);
  61. misfMsterDetailSet(grd_payspectretlist1, null, "TRRWP20101" ,"Y");
  62. misfMsterDetailSet(grd_payspectretlist2, null, "TRRWP20101" ,"Y");
  63. var curdate = getCurrentDate();
  64. model.setValue(ipt_payym.attribute("ref") , curdate.substr(0,6));
  65. model.setValue(cmb_SalDfrayFlag.attribute("ref") , "1");
  66. misfComboComCdListMulti("R0112","cmb_SalDfrayFlag");
  67. model.setFocus("ipt_emplnos");
  68. grd_empllist.frozencols = 2;
  69. ]]>
  70. </script>
  71. </model>
  72. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  73. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  74. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  75. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  76. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  77. <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
  78. <script type="javascript">
  79. <![CDATA[
  80. function Sumpayitem1()
  81. {
  82. var amt = 0;
  83. for (var i = 1; i < grd_payspectretlist1.rows; i++){
  84. amt = parseFloat(amt) + parseFloat(model.getValue("/root/main/payspectret/payspectretlist1[" + i + "]/payitemamt"));
  85. //alert(parseFloat(model.getValue("/root/main/payspectret/payspectretlist1[" + i + "]/payitemamt")) + "==" + amt);
  86. }
  87. model.setValue("/root/send/payspectret/amt1", amt);
  88. model.setValue("/root/send/payspectret/avramt", model.getValue("/root/main/payspectret/payspectretlist1[" + 1 + "]/avramt"));
  89. model.setValue("/root/send/payspectret/timeamt", model.getValue("/root/main/payspectret/payspectretlist1[" + 1 + "]/timeamt"));
  90. model.refresh();
  91. }
  92. function Sumpayitem2()
  93. {
  94. var amt = 0;
  95. for (var i = 1; i < grd_payspectretlist2.rows; i++){
  96. amt = parseFloat(amt) + parseFloat(model.getValue("/root/main/payspectret/payspectretlist2[" + i + "]/payitemamt"));
  97. }
  98. model.setValue("/root/send/payspectret/amt2", amt);
  99. model.refresh();
  100. }
  101. ]]>
  102. </script>
  103. </xhtml:head>
  104. <xhtml:body style="margin-left:8; margin-right:8; ">
  105. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  106. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">사원별 월별 지급 내역 수정</caption>
  107. </group>
  108. <group id="group2" scroll="auto" style="left:0px; top:38; width:1195px; height:744px; ">
  109. <line id="line1" class="line_3" style="x1:0px; y1:740px; x2:590px; y2:740px; "/>
  110. <line id="line9" class="line_1" style="x1:320px; y1:72px; x2:840px; y2:72px; "/>
  111. <caption id="caption34" class="tit_2" style="left:320px; top:58px; width:79px; height:13px; ">지급항목</caption>
  112. <group id="grp_sea" style="left:0px; top:10px; width:1195px; height:35px; vertical-align:top; ">
  113. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  114. <button id="btn_search" class="btn1_letter2" navindex="4" style="left:1124px; top:7px; width:56px; height:22px; text-align:left; ">
  115. <caption>조회</caption>
  116. <script type="javascript" ev:event="DOMActivate">
  117. <![CDATA[
  118. model.removeNodeset("/root/main/payspectret/payspectretlist1");
  119. model.removeNodeset("/root/main/payspectret/payspectretlist2");
  120. model.removeNodeset("/root/main/payspectret/dutsumlist");
  121. model.resetInstanceNode("/root/main/payspecdata");
  122. submit("TRRWP00911");
  123. /*
  124. misfMsterDetailRetrieve();
  125. for (var i = 1; i < grd_payspectretlist1.rows; i ++){
  126. grd_payspectretlist1.rowstatus(i) = 1;
  127. }
  128. Sumpayitem1();
  129. Sumpayitem2();
  130. */
  131. ]]>
  132. </script>
  133. </button>
  134. <line id="line5" class="line_4" style="x1:1109px; y1:7px; x2:1109px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  135. <input id="ipt_payym" ref="/root/send/payspectret/payym" class="input_default" inputtype="date" format="yyyy-mm" style="left:619px; top:6px; width:94px; height:19px; text-align:center; vertical-align:middle; ">
  136. <script type="javascript" ev:event="xforms-value-changed">
  137. <![CDATA[
  138. //btn_search.dispatch("DOMActivate");
  139. ]]>
  140. </script>
  141. </input>
  142. <caption id="caption2" class="search_name" style="left:5px; top:6px; width:63px; height:17px; ">사번 :</caption>
  143. <caption id="caption10" class="search_name" style="left:330px; top:6px; width:86px; height:17px; ">급여종류:</caption>
  144. <caption id="caption30" class="search_name" style="left:550px; top:6px; width:70px; height:17px; ">지급월:</caption>
  145. <button id="btn_emplno" class="icon_search" style="left:158px; top:6px; width:16px; height:16px; ">
  146. <caption/>
  147. <script type="javascript" ev:event="DOMActivate">
  148. <![CDATA[
  149. var recv_list = "emplno,emplnm" ;
  150. rpbfOpenPopUpList("SPRPB00101", ipt_emplnos, recv_list,"","N");
  151. model.refresh();
  152. if (model.getValue(ipt_emplnos.attribute("ref")).length > 0) {
  153. btn_search.dispatch("DOMActivate");
  154. }
  155. ]]>
  156. </script>
  157. </button>
  158. <input id="ipt_emplnos" ref="/root/send/payspectret/emplno" class="input_default" style="left:66px; top:6px; width:87px; height:19px; ">
  159. <script type="javascript" ev:event="onkeyup">
  160. <![CDATA[
  161. if (ipt_emplnos.currentText != null && ipt_emplnos.currentText != "" ) {
  162. inputEnterKey("ipt_emplnos", "xforms-value-changed");
  163. }
  164. ]]>
  165. </script>
  166. <script type="javascript" ev:event="xforms-value-changed">
  167. <![CDATA[
  168. var recv_list = "emplno,emplnm" ;
  169. rpbfValidationCheck("EMPLNO", recv_list);
  170. model.refresh();
  171. if (model.getValue(ipt_emplnos.attribute("ref")).length > 0) {
  172. btn_search.dispatch("DOMActivate");
  173. model.setValue("/root/send/payspectret/payclsprfshipflag", model.getValue("root/init/validation/empllist/payclsprfshipflag"));
  174. model.refresh();
  175. }
  176. ]]>
  177. </script>
  178. </input>
  179. <select1 id="cmb_SalDfrayFlag" ref="/root/send/payspectret/saldfrayflag" class="combo_s_essential" appearance="minimal" style="left:411px; top:6px; width:125px; height:19px; ">
  180. <choices>
  181. <itemset>
  182. <label/>
  183. <value/>
  184. </itemset>
  185. </choices>
  186. <script type="javascript" ev:event="xforms-value-changed">
  187. <![CDATA[
  188. //btn_search.dispatch("DOMActivate");
  189. ]]>
  190. </script>
  191. </select1>
  192. <input id="ipt_emplnms" ref="/root/send/payspectret/emplnm" class="input_default" style="left:177px; top:6px; width:141px; height:19px; ">
  193. <script type="javascript" ev:event="onkeyup">
  194. <![CDATA[
  195. if (ipt_emplnms.currentText != null && ipt_emplnms.currentText != "" ) {
  196. inputEnterKey("ipt_emplnms", "xforms-value-changed");
  197. }
  198. ]]>
  199. </script>
  200. <script type="javascript" ev:event="xforms-value-changed">
  201. <![CDATA[
  202. var recv_list = "emplno,emplnm" ;
  203. rpbfValidationCheck("EMPLNM", recv_list);
  204. model.refresh();
  205. if (model.getValue(ipt_emplnos.attribute("ref")).length > 0) {
  206. btn_search.dispatch("DOMActivate");
  207. }
  208. ]]>
  209. </script>
  210. </input>
  211. <caption id="caption20" class="search_name" style="left:735px; top:6px; width:63px; height:17px; ">부서 :</caption>
  212. <input id="ipt_unitnm" ref="/root/send/payspectret/unitnm" class="input_default" style="left:910px; top:6px; width:125px; height:19px; ">
  213. <script type="javascript" ev:event="xforms-value-changed">
  214. <![CDATA[
  215. misfValidationCheck("02", "", "dutdeptcd,deptnm" );
  216. model.refresh();
  217. ]]>
  218. </script>
  219. </input>
  220. <button id="btn_unitcd" class="icon_search" style="left:889px; top:7px; width:16px; height:16px; ">
  221. <caption/>
  222. <script type="javascript" ev:event="DOMActivate">
  223. <![CDATA[
  224. var recv_list = "unitcd,unitnm";
  225. rpbfOpenDeptCdHelp(ipt_unitcd,recv_list);
  226. model.refresh();
  227. ]]>
  228. </script>
  229. </button>
  230. <input id="ipt_unitcd" ref="/root/send/payspectret/unitcd" class="input_default" style="left:800px; top:6px; width:80px; height:19px; ">
  231. <script type="javascript" ev:event="xforms-value-changed">
  232. <![CDATA[
  233. misfValidationCheck("02", "", "unitcd,unitnm" );
  234. model.refresh();
  235. ]]>
  236. </script>
  237. </input>
  238. </group>
  239. <datagrid id="grd_payspectretlist1" nodeset="/root/main/payspectret/payspectretlist1" caption="급여항목^급여항목명^금액^비고^사원번호^지급공제구분^급여종류^지급년월^구분" colsep="^" colwidth="62, 142, 104, 155, 35, 42, 35, 27, 33, 100" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:320px; top:77px; width:520px; height:660px; ">
  240. <col ref="payitemcd"/>
  241. <col ref="payitemnm"/>
  242. <col ref="payitemamt" type="input" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
  243. <col ref="cmt" type="input"/>
  244. <col ref="emplno" visibility="hidden"/>
  245. <col ref="paydeduflag" visibility="hidden"/>
  246. <col ref="saldfrayflag" visibility="hidden"/>
  247. <col ref="payym" visibility="hidden"/>
  248. <col ref="spcltretflag" visibility="hidden"/>
  249. <col ref="oldpayym" visibility="hidden"/>
  250. <script type="javascript" ev:event="xforms-value-changed">
  251. <![CDATA[
  252. Sumpayitem1();
  253. ]]>
  254. </script>
  255. <script type="javascript" ev:event="onaftersort">
  256. <![CDATA[
  257. grd_payspectretlist1.gridToInstance();
  258. ]]>
  259. </script>
  260. </datagrid>
  261. <line id="line2" class="line_1" style="x1:845px; y1:72px; x2:1192px; y2:72px; "/>
  262. <datagrid id="grd_payspectretlist2" nodeset="/root/main/payspectret/payspectretlist2" caption="급여항목^급여항목명^금액^사원번호^지급공제구분^급여종류^지급년월^구분" colsep="^" colwidth="82, 113, 108, 35, 42, 35, 27, 33, 100" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:845px; top:77px; width:347px; height:563px; ">
  263. <col ref="payitemcd"/>
  264. <col ref="payitemnm"/>
  265. <col ref="payitemamt" type="input" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
  266. <col ref="emplno" visibility="hidden"/>
  267. <col ref="paydeduflag" visibility="hidden"/>
  268. <col ref="saldfrayflag" visibility="hidden"/>
  269. <col ref="payym" visibility="hidden"/>
  270. <col ref="spcltretflag" visibility="hidden"/>
  271. <col ref="oldpayym" visibility="hidden"/>
  272. <script type="javascript" ev:event="onaftersort">
  273. <![CDATA[
  274. grd_payspectretlist2.gridToInstance();
  275. ]]>
  276. </script>
  277. </datagrid>
  278. <caption id="caption1" class="tit_2" style="left:845px; top:58px; width:144px; height:13px; ">공제항목</caption>
  279. <line id="line3" class="line_3" style="x1:600px; y1:740px; x2:1190px; y2:740px; "/>
  280. <caption id="caption3" style="left:672px; top:50px; width:55px; height:20px; ">지급총액</caption>
  281. <input id="input1" ref="/root/send/payspectret/amt1" disabled="true" format="(-)#,###" style="left:725px; top:50px; width:115px; height:19px; text-align:right; "/>
  282. <caption id="caption4" style="left:970px; top:50px; width:65px; height:20px; ">공제총액</caption>
  283. <input id="input2" ref="/root/send/payspectret/amt2" disabled="true" format="(-)#,###" style="left:1040px; top:50px; width:115px; height:19px; text-align:right; "/>
  284. <caption id="caption5" style="left:391px; top:50px; width:60px; height:20px; ">통상임금</caption>
  285. <caption id="caption7" style="left:549px; top:50px; width:40px; height:20px; ">시급</caption>
  286. <output id="output1" ref="/root/send/payspectret/avramt" format="#,###" style="left:445px; top:50px; width:100px; height:19px; font-weight:bold; text-align:left; "/>
  287. <output id="output2" ref="/root/send/payspectret/timeamt" format="#,###" style="left:579px; top:50px; width:90px; height:19px; font-weight:bold; text-align:left; "/>
  288. <caption id="caption8" class="tit_2" style="left:845px; top:645px; width:144px; height:13px; ">근태내역</caption>
  289. <line id="line6" class="line_1" style="x1:845px; y1:659px; x2:1192px; y2:659px; "/>
  290. <caption id="caption9" style="left:865px; top:670px; width:55px; height:20px; font-weight:bold; ">응급</caption>
  291. <caption id="caption11" style="left:1030px; top:715px; width:55px; height:20px; font-weight:bold; ">생휴</caption>
  292. <caption id="caption12" style="left:865px; top:693px; width:61px; height:20px; font-weight:bold; ">시간외</caption>
  293. <caption id="caption13" style="left:1030px; top:693px; width:55px; height:20px; font-weight:bold; ">야간</caption>
  294. <caption id="caption17" style="left:1030px; top:670px; width:55px; height:20px; font-weight:bold; ">휴일</caption>
  295. <output id="output3" ref="/root/main/payspectret/dutsumlist/tranalwntm" format="(-)#,###.0" style="left:940px; top:670px; width:60px; height:19px; font-weight:bold; text-align:right; "/>
  296. <output id="output4" ref="/root/main/payspectret/dutsumlist/earlyattdnctm150" format="(-)#,###.0" style="left:1105px; top:715px; width:60px; height:19px; font-weight:bold; text-align:right; "/>
  297. <output id="output5" ref="/root/main/payspectret/dutsumlist/ovtmworkextnbiztm150" format="(-)#,###.0" style="left:940px; top:693px; width:60px; height:19px; font-weight:bold; text-align:right; "/>
  298. <output id="output6" ref="/root/main/payspectret/dutsumlist/nigtlabrtm" format="(-)#,###.0" style="left:1105px; top:693px; width:60px; height:19px; font-weight:bold; text-align:right; "/>
  299. <output id="output10" ref="/root/main/payspectret/dutsumlist/holiduttm" format="(-)#,###.0" style="left:1105px; top:670px; width:60px; height:19px; font-weight:bold; text-align:right; "/>
  300. <datagrid id="grd_empllist" nodeset="/root/main/payspecmastdata/paymastlist" visibility="visible" caption="사번^성명^출력순서^수정여부^소속기관^부서코드^부서명^직종^직종명^직급^직급명^근무기관^근무부서코드^근무부서명^급여종류^지급월^caption1^비고" colsep="^" colwidth="44, 56, 29, 65, 152, 30, 109, 35, 81, 30, 88, 40, 47, 148, 37, 30, 100, 100" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:1px; top:77px; width:314px; height:660px; ">
  301. <col ref="emplno"/>
  302. <col ref="name"/>
  303. <col ref="prntbasecd" visibility="hidden"/>
  304. <col ref="paycount"/>
  305. <col disabled="true" ref="instcd" type="combo" visibility="hidden">
  306. <choices>
  307. <itemset>
  308. <label/>
  309. <value/>
  310. </itemset>
  311. </choices>
  312. </col>
  313. <col ref="unitcd" visibility="hidden"/>
  314. <col ref="unitnm"/>
  315. <col ref="jobkindcd" visibility="hidden"/>
  316. <col ref="jobkindnm"/>
  317. <col ref="ojobgradcd" visibility="hidden"/>
  318. <col ref="ojobgradnm"/>
  319. <col disabled="true" ref="dutplceinst" type="combo">
  320. <choices>
  321. <itemset>
  322. <label/>
  323. <value/>
  324. </itemset>
  325. </choices>
  326. </col>
  327. <col ref="dutunitcd" visibility="hidden"/>
  328. <col ref="dutunitnm"/>
  329. <col ref="saldfrayflag" visibility="hidden"/>
  330. <col ref="payym" visibility="hidden"/>
  331. <col ref="payclsprfshipflag" visibility="hidden"/>
  332. <col ref="rmrk"/>
  333. <script type="javascript" ev:event="onclick">
  334. <![CDATA[
  335. if (isDataCell()) {
  336. model.setValue("/root/send/payspectret/emplno1", model.getValue("/root/main/payspecmastdata/paymastlist[" + grd_empllist.row + "]/emplno"));
  337. model.setValue("/root/send/payspectret/payclsprfshipflag", model.getValue("/root/main/payspecmastdata/paymastlist[" + grd_empllist.row + "]/payclsprfshipflag"));
  338. model.removeNodeset("/root/main/payspectret/payspectretlist1");
  339. model.removeNodeset("/root/main/payspectret/payspectretlist2");
  340. misfMsterDetailRetrieve();
  341. for (var i = 1; i < grd_payspectretlist1.rows; i ++){
  342. grd_payspectretlist1.rowstatus(i) = 1;
  343. }
  344. for (var i = 1; i < grd_payspectretlist2.rows; i ++){
  345. grd_payspectretlist2.rowstatus(i) = 1;
  346. }
  347. model.setValue("/root/send/payspectret/bigo", model.getValue("/root/main/payspectret/payspectretlist1[" + 1 + "]/bigo"));
  348. Sumpayitem1();
  349. Sumpayitem2();
  350. }
  351. ]]>
  352. </script>
  353. <script type="javascript" ev:event="onaftersort">
  354. <![CDATA[
  355. grd_empllist.gridToInstance();
  356. ]]>
  357. </script>
  358. </datagrid>
  359. <line id="line7" class="line_1" style="x1:1px; y1:72px; x2:314px; y2:72px; "/>
  360. <caption id="caption19" class="tit_2" style="left:1px; top:58px; width:79px; height:14px; ">인사정보</caption>
  361. </group>
  362. <group id="grp_btn" scroll="auto" style="left:0; top:12; width:1195px; height:27px; ">
  363. <button id="btn_save" class="btn4_letter2" style="left:1124px; top:3px; width:56px; height:22px; ">
  364. <caption>저장</caption>
  365. <script type="javascript" ev:event="DOMActivate">
  366. <![CDATA[
  367. if (misfSave("TXRWP20102")){
  368. //btn_search.dispatch("DOMActivate");
  369. model.removeNodeset("/root/main/payspectret/payspectretlist1");
  370. model.removeNodeset("/root/main/payspectret/payspectretlist2");
  371. misfMsterDetailRetrieve();
  372. for (var i = 1; i < grd_payspectretlist1.rows; i ++){
  373. grd_payspectretlist1.rowstatus(i) = 1;
  374. }
  375. Sumpayitem1();
  376. Sumpayitem2();
  377. }
  378. ]]>
  379. </script>
  380. </button>
  381. <line id="line4" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
  382. <button id="button1" class="btn4_letter2" style="left:1064px; top:3px; width:56px; height:22px; ">
  383. <caption>삭제</caption>
  384. <script type="javascript" ev:event="DOMActivate">
  385. <![CDATA[
  386. if( messageBox("월별 지급 내역을 " , "Q001" ) == 6 ){
  387. if (submit("TXRWP20101")){
  388. //btn_search.dispatch("DOMActivate");
  389. model.removeNodeset("/root/main/payspectret/payspectretlist1");
  390. model.removeNodeset("/root/main/payspectret/payspectretlist2");
  391. misfMsterDetailRetrieve();
  392. for (var i = 1; i < grd_payspectretlist1.rows; i ++){
  393. grd_payspectretlist1.rowstatus(i) = 1;
  394. }
  395. Sumpayitem1();
  396. Sumpayitem2();
  397. }
  398. }
  399. ]]>
  400. </script>
  401. </button>
  402. <output id="output12" ref="/root/send/payspectret/bigo" style="left:555px; top:5px; width:160px; height:19px; font-weight:bold; color:#ff0000; "/>
  403. </group>
  404. </xhtml:body>
  405. </xhtml:html>