SMRSK00300_단가납품지시현황.xrw 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  3. <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:ms="urn:schemas-microsoft-com:xslt" xmlns:my="http://www.comsquare.co.kr/example" 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" xmlns:cs="http://www.comsquare.co.kr/xforms">
  4. <xhtml:head>
  5. <xhtml:title>단가납품지시현황</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <cond>
  10. <purcdmnddd/>
  11. <instcd/>
  12. </cond>
  13. <main>
  14. <list>
  15. <goodunitdeliveordinfo>
  16. <goodunitdeliveordlist/>
  17. </goodunitdeliveordinfo>
  18. </list>
  19. </main>
  20. <init>
  21. </init>
  22. <send>
  23. <reqdata/>
  24. </send>
  25. <hidden>
  26. </hidden>
  27. </root>
  28. </instance>
  29. <script type="javascript" ev:event="xforms-ready">
  30. <![CDATA[
  31. //화면 Control을 초기화한다
  32. fInitialize();
  33. ]]>
  34. </script>
  35. <submission id="TRRSK00301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/cond" resultref="/root/main/list"/>
  36. </model>
  37. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  38. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  39. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  40. <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
  41. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  42. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  43. <script type="javascript">
  44. <![CDATA[
  45. // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
  46. function fInitialize() {
  47. misfGridInit(grd_gooddmndlist);
  48. var curdate = getCurrentDate();
  49. misfComboComCdList("Z0007" ,cmb_instcd);
  50. model.setValue("/root/cond/instcd",getUserInfo("dutplceinstcd"));
  51. model.setValue(ipt_purcdmnddd.attribute("ref") ,curdate);
  52. model.refresh();
  53. }
  54. ]]>
  55. </script>
  56. </xhtml:head>
  57. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  58. <group id="group1" style="left:0px; top:0px; width:1195; height:13px; ">
  59. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">단가납품지시현황</caption>
  60. </group>
  61. <group id="group5" scroll="auto" style="left:0px; top:38; width:1195; height:744; ">
  62. <group id="group6" style="left:0px; top:8px; width:1195px; height:40px; vertical-align:top; ">
  63. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:40px; background-color:#fffbf2; border-color:#ffd799; "/>
  64. <input id="ipt_purcdmnddd" ref="/root/cond/purcdmnddd" class="input_s_fix" navindex="1" inputtype="date" style="left:411px; top:9px; width:135px; height:19px; text-align:center; ">
  65. <script type="javascript" ev:event="xforms-value-changed">
  66. <![CDATA[
  67. if(submit("TRRSK00301")){
  68. }
  69. ]]>
  70. </script>
  71. </input>
  72. <line id="line2" class="line_4" style="x1:1080px; y1:8px; x2:1080px; y2:33px; border-color:#ffe4bb; border-left-style:solid; "/>
  73. <caption id="caption5" class="search_name" style="left:325px; top:10px; width:101px; height:17px; ">구매일자 :</caption>
  74. <button id="btn_search" class="btn1_letter2" navindex="4" style="left:1094px; top:11px; width:56px; height:22px; text-align:left; ">
  75. <caption>조회</caption>
  76. <script type="javascript" ev:event="DOMActivate">
  77. <![CDATA[
  78. if(submit("TRRSK00301")){
  79. }
  80. ]]>
  81. </script>
  82. </button>
  83. <script type="javascript" ev:event="xforms-value-changed">
  84. <![CDATA[
  85. //btn_search.dispatch("DOMActivate");
  86. ]]>
  87. </script>
  88. <select1 id="cmb_instcd" ref="/root/cond/instcd" class="combo_default" disabled="true" appearance="minimal" style="left:111px; top:10px; width:136px; height:19px; ">
  89. <choices>
  90. <itemset nodeset="/root/init/instcd">
  91. <label ref="cdnm"/>
  92. <value ref="cdid"/>
  93. </itemset>
  94. </choices>
  95. </select1>
  96. <caption id="cap_instcd" class="search_name" style="left:20px; top:10px; width:86px; height:17px; ">기관코드 :</caption>
  97. </group>
  98. <datagrid id="grd_gooddmndlist" nodeset="/root/main/list/goodunitdeliveordinfo/goodunitdeliveordlist" caption="구매^구매^구매^구매^구매^구매^구매^품의^품의^품의^품의^품의^품의^품의^검수^검수^검수^검수^검수^검수^검수|구매일자^번호^담당자^파트장^팀장^국장^원장^품의일자^번호^담당자^파트장^팀장^국장^원장^검수일자^번호^담당자^파트장^팀장^국장^원장" colsep="^" colwidth="86, 46, 66, 68, 69, 70, 74, 87, 45, 46, 64, 60, 65, 61, 72, 38, 45, 47, 37, 64, 63" dataheight="23" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" tooltip="true" style="left:0px; top:79px; width:1195px; height:661px; ">
  99. <col ref="purcdmnddd" format="yyyy-mm-dd" style="text-align:center; "/>
  100. <col ref="purcdmndno" style="text-align:center; "/>
  101. <col ref="purcdmndsignnm1" style="text-align:center; "/>
  102. <col ref="purcdmndsignnm2" style="text-align:center; "/>
  103. <col ref="purcdmndsignnm3" style="text-align:center; "/>
  104. <col ref="purcdmndsignnm4" style="text-align:center; "/>
  105. <col ref="purcdmndsignnm5" style="text-align:left; "/>
  106. <col ref="purccnsttndd" format="yyyy-mm-dd" style="text-align:center; "/>
  107. <col ref="purccnsttnno" style="text-align:center; "/>
  108. <col ref="purccnsttnsignnm1" style="text-align:center; "/>
  109. <col ref="purccnsttnsignnm2" style="text-align:center; "/>
  110. <col ref="purccnsttnsignnm3" style="text-align:center; "/>
  111. <col ref="purccnsttnsignnm4" style="text-align:center; "/>
  112. <col ref="purccnsttnsignnm5" style="text-align:center; "/>
  113. <col ref="windd" format="yyyy-mm-dd" style="text-align:center; "/>
  114. <col ref="winno" style="text-align:center; "/>
  115. <col ref="winsignnm1" style="text-align:center; "/>
  116. <col ref="winsignnm2" style="text-align:center; "/>
  117. <col ref="winsignnm3" style="text-align:center; "/>
  118. <col ref="winsignnm4" style="text-align:center; "/>
  119. <col ref="winsignnm5" style="text-align:center; "/>
  120. </datagrid>
  121. <caption id="caption35" class="tit_2" style="left:5px; top:56px; width:152px; height:14px; ">단가납품지시 현황정보</caption>
  122. <line id="line15" class="line_1" style="x1:0px; y1:76px; x2:1195px; y2:75px; "/>
  123. </group>
  124. <group id="group4" ref="/root/init/instcd" style="left:0px; top:12; width:1195; height:26px; ">
  125. <button id="button8" class="btn6_letter4" style="left:0px; top:3px; width:56px; height:22px; ">
  126. <caption>현황출력</caption>
  127. <script type="javascript" ev:event="DOMActivate">
  128. <![CDATA[
  129. ]]>
  130. </script>
  131. </button>
  132. <line id="line17" class="line_6" style="x1:0px; y1:25px; x2:1195; y2:25px; "/>
  133. </group>
  134. </xhtml:body>
  135. </xhtml:html>