SPRWP00903_과세1세부내역.xrw 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  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>과세1세부내역조회</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <list>
  11. <paytax1>
  12. <paytax1list/>
  13. </paytax1>
  14. </list>
  15. </main>
  16. <init/>
  17. <send>
  18. <paytax1>
  19. <emplno/>
  20. <payym/>
  21. <emplnm/>
  22. <instcd/>
  23. </paytax1>
  24. </send>
  25. <hidden/>
  26. <target/>
  27. </root>
  28. </instance>
  29. <script type="javascript" ev:event="xforms-ready">
  30. <![CDATA[
  31. misfGridInit(grd_paytax1list);
  32. misfMsterDetailSet(grd_paytax1list,null, "TRRWP00904" ,"N");
  33. //alert("default:" + model.getValue("root/target/defaultvalue/emplno"));
  34. //alert("no default:" + model.getValue("root/target/emplno"));
  35. model.setValue("/root/send/paytax1/payym",model.getValue("root/target/defaultvalue/payym"));
  36. model.setValue("/root/send/paytax1/emplno",model.getValue("root/target/defaultvalue/emplno"));
  37. model.setValue("/root/send/paytax1/emplnm",model.getValue("root/target/defaultvalue/emplnm"));
  38. model.setValue("/root/send/paytax1/instcd",model.getValue("root/target/defaultvalue/instcd"));
  39. model.refresh();
  40. submit("TRRWP00904");
  41. ]]>
  42. </script>
  43. <submission id="TRRWP00904" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/paytax1" resultref="/root/main/list/paytax1"/>
  44. </model>
  45. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  46. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  47. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  48. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  49. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  50. <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
  51. </xhtml:head>
  52. <xhtml:body pagewidth="490" pageheight="490" style="text-align:right; vertical-align:middle; margin-left:8; margin-right:8; ">
  53. <group id="group1" style="left:0px; top:0px; width:455px; height:13px; ">
  54. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:235px; height:14px; ">과세1세부내역</caption>
  55. </group>
  56. <group id="group2" scroll="auto" style="left:0px; top:40px; width:455px; height:395px; ">
  57. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:455px; height:31px; background-color:#fffbf2; border-color:#ffd799; "/>
  58. <button id="btn_search" class="btn1_letter2" style="left:390px; top:15px; width:56px; height:22px; ">
  59. <caption>조회</caption>
  60. <script type="javascript" ev:event="DOMActivate">
  61. <![CDATA[
  62. misfMsterDetailRetrieve();
  63. ]]>
  64. </script>
  65. </button>
  66. <line id="line13" class="line_4" style="x1:383px; y1:15px; x2:383px; y2:37px; "/>
  67. <caption id="caption22" class="search_name" style="left:5px; top:17px; width:85px; height:17px; ">지급월:</caption>
  68. <input id="ipt_payym" ref="/root/send/paytax1/payym" class="input_default" disabled="true" inputtype="date" format="yyyy-mm" style="left:76px; top:15px; width:74px; height:19px; text-align:center; vertical-align:middle; "/>
  69. <caption id="caption1" class="search_name" style="left:163px; top:17px; width:63px; height:17px; ">사번 :</caption>
  70. <button id="btn_emplno" class="icon_search" style="left:294px; top:15px; width:16px; height:16px; ">
  71. <caption/>
  72. <script type="javascript" ev:event="DOMActivate">
  73. <![CDATA[
  74. var recv_list = "emplno,emplnm" ;
  75. rpbfOpenPopUpList("SPRPB00101", ipt_emplnos, recv_list,"1","N");
  76. model.refresh();
  77. if (model.getValue(ipt_emplnos.attribute("ref")).length > 0) {
  78. btn_search.dispatch("DOMActivate");
  79. }
  80. ]]>
  81. </script>
  82. </button>
  83. <input id="ipt_emplnos" ref="/root/send/paytax1/emplno" class="input_default" style="left:227px; top:15px; width:63px; height:19px; ">
  84. <script type="javascript" ev:event="onkeypress">
  85. <![CDATA[
  86. inputEnterKey("btn_search", "DOMActivate");
  87. ]]>
  88. </script>
  89. </input>
  90. <input id="ipt_emplnms" ref="/root/send/paytax1/emplnm" class="input_default" imemode="hangul" style="left:313px; top:15px; width:62px; height:19px; ">
  91. <script type="javascript" ev:event="onkeypress">
  92. <![CDATA[
  93. inputEnterKey("btn_search", "DOMActivate");
  94. ]]>
  95. </script>
  96. </input>
  97. <caption id="caption2" class="tit_2" style="left:2px; top:43px; width:144px; height:14px; ">과세1 list</caption>
  98. <line id="line2" class="line_1" style="x1:0px; y1:56px; x2:455px; y2:56px; "/>
  99. <datagrid id="grd_paytax1list" nodeset="/root/main/list/paytax1/paytax1list" visibility="visible" caption="지급일^금액^비고" colsep="^" colwidth="93, 101, 223" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:0px; top:61px; width:455px; height:334px; text-align:center; ">
  100. <col ref="paydd" format="yyyy-mm-dd"/>
  101. <col ref="paytotamt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
  102. <col ref="cmt" style="text-align:left; "/>
  103. </datagrid>
  104. <input id="ipt_instcd" ref="/root/send/paytax1/instcd" visibility="hidden" style="left:155px; top:20px; width:20px; height:19px; "/>
  105. </group>
  106. <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:455px; height:25px; "/>
  107. </xhtml:body>
  108. </xhtml:html>