SMRPV05300_조직몰입도진행조회.xrw 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  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. <list>
  11. <orgvalu>
  12. <orgvalulist/>
  13. </orgvalu>
  14. </list>
  15. </main>
  16. <send>
  17. <orgvalu>
  18. <valuyy/>
  19. <instcd/>
  20. <deptcd/>
  21. <deptnm/>
  22. <procstat/>
  23. <valuclscd>01</valuclscd>
  24. <valumdlcd>001</valumdlcd>
  25. <valuclsdetlcd>003</valuclsdetlcd>
  26. </orgvalu>
  27. </send>
  28. <init/>
  29. </root>
  30. </instance>
  31. <script type="javascript" ev:event="xforms-ready">
  32. <![CDATA[
  33. /* Grid 초기화 */
  34. misfGridInit(grd_orgvalu);
  35. /* Submit의 ref에 참조 될 Node들은 꼭 Instance에 생성 해야 함.*/
  36. /* Grid의 Mater, Detail관계 설정
  37. misfMsterDetailSet(관계설정할 Grid, Mater가 될 Grid, submit ID, 저장여부) */
  38. misfMsterDetailSet(grd_orgvalu,null, "TRRPV05301" ,"N");
  39. //rpvfComboValuCdList(model.getValue(ipt_valuyy.attribute("ref")),"PROCSTAT","cmb_procstat");
  40. rpvfComboInstCdList("cmb_instcd");
  41. addGridComboItemAll("cmb_instcd","","","above");
  42. var curdate = getCurrentDate();
  43. model.setValue(ipt_valuyy.attribute("ref") , curdate.substr(0, 4));
  44. model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
  45. model.setValue(ipt_deptcd.attribute("ref") , getUserInfo("posdeptcd"));
  46. model.setValue(ipt_deptnm.attribute("ref") , getUserInfo("posdeptnm"));
  47. rpvfComboDisableYn("cmb_instcd","ipt_deptcd,btn_deptcd,ipt_deptnm");
  48. model.refresh();
  49. ]]>
  50. </script>
  51. <submission id="TRRPV05301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/orgvalu" resultref="/root/main/list/orgvalu"/>
  52. </model>
  53. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  54. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  55. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  56. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  57. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  58. <script type="javascript" src="../../../mis/valuationmngtweb/js/RPV001.js"/>
  59. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  60. </xhtml:head>
  61. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  62. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  63. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">조직몰입도진행조회</caption>
  64. </group>
  65. <group id="group2" scroll="auto" style="left:0px; top:38; width:1195px; height:744; ">
  66. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="20" ellipseheight="20" style="left:0; top:10; width:1195; height:35px; "/>
  67. <line id="line13" class="line_4" style="x1:1123px; y1:16px; x2:1123px; y2:38px; "/>
  68. <datagrid id="grd_orgvalu" nodeset="/root/main/list/orgvalu/orgvalulist" caption="기관^부서^사원번호^성명^진행상태" colsep="^" colwidth="310, 344, 134, 209, 157" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" tooltip="true" style="left:0px; top:75px; width:1195px; height:665px; ">
  69. <col ref="instnm"/>
  70. <col ref="deptnm"/>
  71. <col ref="emplno"/>
  72. <col ref="emplnm"/>
  73. <col ref="procstatnm"/>
  74. <col ref="valuyy" visibility="hidden"/>
  75. <col ref="valuclscd" visibility="hidden"/>
  76. <col ref="valumdlcd" visibility="hidden"/>
  77. <col ref="valuclsdetlcd" visibility="hidden"/>
  78. <col ref="procstat" visibility="hidden"/>
  79. <col ref="instcd" visibility="hidden"/>
  80. <col ref="deptcd" visibility="hidden"/>
  81. </datagrid>
  82. <caption id="caption1" class="tit_2" style="left:0px; top:54px; width:230px; height:14px; vertical-align:middle; ">조직몰입도 List</caption>
  83. <line id="line2" class="line_1" style="x1:0px; y1:69px; x2:1195px; y2:69px; "/>
  84. <select1 id="cmb_instcd" ref="/root/send/orgvalu/instcd" class="combo_s_essential" appearance="minimal" style="left:272px; top:19px; width:236px; height:19px; ">
  85. <choices>
  86. <itemset>
  87. <label/>
  88. <value/>
  89. </itemset>
  90. </choices>
  91. </select1>
  92. <caption id="caption15" class="search_name" style="left:211px; top:20px; width:61px; height:17px; vertical-align:middle; ">기관 :</caption>
  93. <select1 id="cmb_procstat" ref="/root/send/orgvalu/procstat" class="combo_s_essential" appearance="minimal" style="left:883px; top:19px; width:110px; height:19px; ">
  94. <choices>
  95. <item>
  96. <label>전체</label>
  97. <value/>
  98. </item>
  99. <item>
  100. <label>완료</label>
  101. <value>01</value>
  102. </item>
  103. <item>
  104. <label>미완료</label>
  105. <value>99</value>
  106. </item>
  107. <item>
  108. <label>작성</label>
  109. <value>88</value>
  110. </item>
  111. <item>
  112. <label>일부작성</label>
  113. <value>77</value>
  114. </item>
  115. </choices>
  116. </select1>
  117. <caption id="caption3" class="search_name" style="left:798px; top:20px; width:81px; height:17px; vertical-align:middle; ">진행상태:</caption>
  118. <button id="btn_deptcd" class="icon_search" style="left:768px; top:19px; width:16px; height:16px; ">
  119. <caption/>
  120. <script type="javascript" ev:event="DOMActivate">
  121. <![CDATA[
  122. var recv_list = "deptcd,deptnm";
  123. var instcd = cmb_instcd.value;
  124. rpvfOpenDeptCdHelp(ipt_deptnm,recv_list, instcd, "instcd");
  125. model.refresh();
  126. ]]>
  127. </script>
  128. </button>
  129. <caption id="caption2" class="search_name" style="left:516px; top:20px; width:87px; height:17px; font-weight:bold; vertical-align:middle; ">부서:</caption>
  130. <input id="ipt_deptnm" ref="/root/send/orgvalu/deptnm" class="input_default" style="left:575px; top:19px; width:189px; height:19px; ">
  131. <script type="javascript" ev:event="xforms-value-changed">
  132. <![CDATA[
  133. misfValidationCheck("02", "", "deptcd,deptnm" );
  134. model.refresh();
  135. ]]>
  136. </script>
  137. </input>
  138. <input id="ipt_deptcd" ref="/root/send/orgvalu/deptcd" class="input_default" visibility="hidden" style="left:575px; top:19px; width:99px; height:19px; ">
  139. <script type="javascript" ev:event="xforms-value-changed">
  140. <![CDATA[
  141. misfValidationCheck("02", "", "deptcd,deptnm" );
  142. model.refresh();
  143. ]]>
  144. </script>
  145. </input>
  146. <button id="btn_search" class="btn1_letter2" style="left:1133px; top:16px; width:56px; height:22px; ">
  147. <caption>조회</caption>
  148. <script type="javascript" ev:event="DOMActivate">
  149. <![CDATA[
  150. if ( !isRequiredControls("ipt_valuyy") ) {
  151. return false;
  152. }
  153. misfMsterDetailRetrieve();
  154. ]]>
  155. </script>
  156. </button>
  157. <caption id="cap_valuyy" class="search_name" style="left:2px; top:19px; width:100px; height:17px; vertical-align:middle; ">기준년도 :</caption>
  158. <input id="ipt_valuyy" ref="/root/send/orgvalu/valuyy" class="input_s_essential" inputtype="date" format="yyyy" style="left:87px; top:18px; width:125px; height:19px; ">
  159. <script type="javascript" ev:event="xforms-value-changed">
  160. <![CDATA[
  161. var instcd = cmb_instcd.value;
  162. if( getStringLength(ipt_valuyy.value) == "4" ) {
  163. rpvfComboInstCdList("cmb_instcd",ipt_valuyy.value);
  164. cmb_instcd.value = instcd;
  165. model.refresh();
  166. }
  167. ]]>
  168. </script>
  169. </input>
  170. </group>
  171. <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
  172. <line id="line6" class="line_6" style="x1:0px; y1:25; x2:1195px; y2:25; "/>
  173. </group>
  174. </xhtml:body>
  175. </xhtml:html>