SPPIR30340_부제기사유.xrw 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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. <list01>
  11. <abddata/>
  12. </list01>
  13. </main>
  14. <send>
  15. <status/>
  16. <judgdg/>
  17. <clamno/>
  18. <acptno/>
  19. <docuseqno/>
  20. <obtappflag/>
  21. <mpsno/>
  22. <lnno/>
  23. <adjtresncd/>
  24. <abdresncd/>
  25. <abdresnmemo/>
  26. </send>
  27. <send_obtappdata>
  28. <judgdg/>
  29. <clamno/>
  30. <acptno/>
  31. <obtappflag/>
  32. <abdresncd/>
  33. <workgubun/>
  34. </send_obtappdata>
  35. <init>
  36. <P0265list>
  37. <P0265>
  38. <cdid/>
  39. <cdnm/>
  40. </P0265>
  41. </P0265list>
  42. </init>
  43. <hidden/>
  44. </root>
  45. </instance>
  46. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  47. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  48. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  49. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
  50. <submission id="TXPIR30340" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/list01/abddata"/>
  51. </model>
  52. <script type="javascript" ev:event="xforms-ready">
  53. <![CDATA[
  54. // 1. 공통코드 초기화
  55. CommCode_Load();
  56. ]]>
  57. </script>
  58. <script type="javascript">
  59. <![CDATA[
  60. // 공통코드 Load작업
  61. function CommCode_Load() {
  62. // 관련 Control 초기화
  63. zbcfGetCodeList(new Array("P0265"), new Array("/root/init/P0265list"));
  64. model.refresh();
  65. }
  66. ]]>
  67. </script>
  68. </xhtml:head>
  69. <xhtml:body pagewidth="560" pageheight="240">
  70. <group id="group1" scroll="auto" style="left:0px; top:170px; width:518px; height:27px; ">
  71. <button id="btn_cancel" class="btn4_letter2" style="left:461px; top:3px; width:56px; height:22px; ">
  72. <caption>취소</caption>
  73. <close ev:event="DOMActivate"/>
  74. </button>
  75. <line id="line88" class="line_6" style="x1:0px; y1:0px; x2:518px; y2:0px; "/>
  76. <button id="button2" class="btn4_letter2" style="left:404px; top:3px; width:56px; height:22px; ">
  77. <caption>저장</caption>
  78. <script type="javascript" ev:event="DOMActivate">
  79. <![CDATA[
  80. // var status = "update";
  81. // model.setValue("/root/send/status", status);
  82. if (model.getValue("/root/send/abdresnmemo") == "") {
  83. model.setValue("/root/send/abdresnmemo", "-");
  84. }
  85. if (model.getValue("/root/send/abdresncd") == "") {
  86. model.setValue("/root/send/abdresncd", "-");
  87. }
  88. var rtn = submit("TXPIR30340");
  89. if (rtn = "true") {
  90. opener.javascript.setParameter("SMPIR31100_abdresnmemo", model.getValue("/root/send/abdresnmemo"));
  91. opener.javascript.setParameter("SMPIR31100_abdresncd", model.getValue("/root/send/abdresncd"));
  92. model.close();
  93. }
  94. ]]>
  95. </script>
  96. </button>
  97. </group>
  98. <group id="group3" scroll="auto" style="left:0px; top:0px; width:518px; height:170px; ">
  99. <line id="line1" class="line_1" style="x1:0px; y1:20px; x2:517px; y2:20px; "/>
  100. <caption id="caption1" class="tit_2" style="left:5px; top:6px; width:173px; height:14px; ">부제기 사유</caption>
  101. <caption id="caption31" class="cell_1" style="left:0px; top:25px; width:85px; height:23px; ">부제기 구분</caption>
  102. <select1 id="cmb_abdresncd" ref="/root/send/abdresncd" class="combo_default" appearance="minimal" style="left:88px; top:26px; width:427px; height:19px; ">
  103. <choices>
  104. <itemset nodeset="/root/init/P0265list/P0265">
  105. <label ref="cdnm"/>
  106. <value ref="cdid"/>
  107. </itemset>
  108. </choices>
  109. </select1>
  110. <line id="line3" class="line_3" style="x1:0px; y1:47px; x2:518px; y2:47px; "/>
  111. <textarea id="ipt_abdresnmemo" ref="/root/send/abdresnmemo" style="left:0px; top:49px; width:518px; height:120px; "/>
  112. </group>
  113. </xhtml:body>
  114. </xhtml:html>