SPRAD00150_전표출력.xrw 4.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  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. <transacnt/>
  11. <unsl/>
  12. </main>
  13. <send>
  14. <retrparams>
  15. <instcd/>
  16. <unsldd/>
  17. <unslno/>
  18. <slipdeptcd/>
  19. <unslddno/>
  20. <slipflag/>
  21. </retrparams>
  22. </send>
  23. <init>
  24. </init>
  25. <target>
  26. <defaultvalue/>
  27. </target>
  28. </root>
  29. </instance>
  30. <script type="javascript" ev:event="xforms-ready">
  31. <![CDATA[
  32. fInit();
  33. ]]>
  34. </script>
  35. <submission id="TRRAD00108" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/retrparams" resultref="/root/main/transacnt"/>
  36. <submission id="TRRAD00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/retrparams" resultref="/root/main/unsl"/>
  37. </model>
  38. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  39. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  40. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  41. <script type="javascript">
  42. <![CDATA[
  43. function fInit()
  44. {
  45. // model.setValue("/root/send/retrparams/instcd", model.getValue("/root/main/unsl_one/instcd") );
  46. // model.setValue("/root/send/retrparams/unsldd", model.getValue("/root/hidden/condition/unsldd") );
  47. // model.setValue("/root/send/retrparams/unslno", model.getValue("/root/hidden/condition/unslno") );
  48. // model.setValue("/root/send/retrparams/unslddno", model.getValue("/root/hidden/condition/unsldd") + model.getValue("/root/hidden/condition/unslno") );
  49. makeReportPreview(0, 62, 1194, 700);
  50. model.setValue("/root/send/retrparams/instcd", "012");
  51. model.setValue("/root/send/retrparams/unsldd", "20080202");
  52. model.setValue("/root/send/retrparams/unslno", "0001");
  53. model.setValue("/root/send/retrparams/slipdeptcd", "4010600000");
  54. model.setValue("/root/send/retrparams/unslddno", "200802020001");
  55. model.setValue("/root/send/retrparams/slipflag", "U");
  56. model.refresh();
  57. submit("TRRAD00101");
  58. }
  59. ]]>
  60. </script>
  61. </xhtml:head>
  62. <xhtml:body pagewidth="1211" pageheight="784" guideline="1,-2;2,-2;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  63. <group id="group3" scroll="auto" style="left:0px; top:0px; width:1193px; height:678px; ">
  64. <group id="group2" style="left:0px; top:0px; width:1193px; height:35px; ">
  65. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1193px; height:35px; "/>
  66. <button id="btn_search" class="btn1_letter2" style="left:1129px; top:6px; width:56px; height:22px; ">
  67. <caption>조회</caption>
  68. <script type="javascript" ev:event="DOMActivate">
  69. <![CDATA[
  70. // misfMsterDetailRetrieve();
  71. submit("TRRAD00108");
  72. exeReportPreview("RPRAD00100", "XMLSTR");
  73. ]]>
  74. </script>
  75. </button>
  76. <line id="line13" class="line_4" style="x1:1121px; y1:0px; x2:1121px; y2:34px; border-color:#ffe4bb; border-left-style:solid; "/>
  77. <caption id="caption7" class="search_name" visibility="visible" style="left:2px; top:9px; width:86px; height:17px; ">전표정보 :</caption>
  78. <output id="output2" ref="/root/send/retrparams/unsldd" class="output_fix" visibility="visible" format="yyyy-mm-dd" style="left:100px; top:8px; width:100px; height:19px; text-align:center; "/>
  79. <output id="output3" ref="/root/send/retrparams/unslno" class="output_fix" visibility="visible" style="left:205px; top:8px; width:50px; height:19px; text-align:center; "/>
  80. </group>
  81. <caption id="caption1" class="tit_2" style="left:5px; top:39px; width:145px; height:14px; ">전표출력</caption>
  82. <line id="line1" class="line_1" style="x1:0px; y1:56px; x2:1192px; y2:57px; "/>
  83. </group>
  84. </xhtml:body>
  85. </xhtml:html>