SMRPV07000_업적1차평가결과조회.xrw 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257
  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>업적1차평가결과조회</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <valurslt1qry>
  11. <valurslt1qrylist/>
  12. </valurslt1qry>
  13. <bizgoalkpi>
  14. <bizmdlbizlist/>
  15. </bizgoalkpi>
  16. </main>
  17. <send>
  18. <save/>
  19. <valurslt1qry>
  20. <valuyy/>
  21. <emplno/>
  22. <emplnm/>
  23. <fstscndhfyyflag/>
  24. <cnfmyn/>
  25. <valuflag>1</valuflag>
  26. </valurslt1qry>
  27. <bizgoalkpi>
  28. <valuyy/>
  29. <emplno/>
  30. <fstscndhfyyflag/>
  31. <instcd/>
  32. <deptcd/>
  33. </bizgoalkpi>
  34. </send>
  35. <hidden/>
  36. <init/>
  37. <temp>
  38. <valupsncnts1/>
  39. <valupsncnts2/>
  40. </temp>
  41. <target/>
  42. </root>
  43. </instance>
  44. <script type="javascript" ev:event="xforms-ready">
  45. <![CDATA[
  46. /* Grid 초기화 */
  47. misfGridInit(grd_valurslt1qrylist);
  48. misfGridInit(grd_mdlvalu);
  49. /* Submit의 ref에 참조 될 Node들은 꼭 Instance에 생성 해야 함.*/
  50. /* Grid의 Mater, Detail관계 설정
  51. misfMsterDetailSet(관계설정할 Grid, Mater가 될 Grid, submit ID, 저장여부) */
  52. misfMsterDetailSet(grd_valurslt1qrylist,null, "TRRPV07001" ,"N");
  53. misfMsterDetailSet(grd_mdlvalu,grd_valurslt1qrylist, "TRRPV07002" ,"N");
  54. var curdate = getCurrentDate();
  55. model.setValue(ipt_valuyy.attribute("ref") , curdate.substr(0, 4));
  56. // 기본 값 설정.
  57. if(instance1.selectNodes("/root/target/*").length > 0)
  58. {
  59. ipt_valuyy.value = model.getValue("/root/target/valuyy");
  60. ipt_emplno.value = model.getValue("/root/target/trgtemplno");
  61. ipt_emplnm.value = model.getValue("/root/target/trgtemplnm");
  62. cmb_fstscndhfyyflag.value = model.getValue("/root/target/fstscndhfyyflag");
  63. }else
  64. {
  65. model.setValue(ipt_emplno.attribute("ref"), getUserInfo("userid")); // 사번
  66. model.setValue(ipt_emplnm.attribute("ref"), getUserInfo("usernm")); // 이름
  67. }
  68. rpvfComboValuCdList(model.getValue(ipt_valuyy.attribute("ref")),"FSTSCNDHFYYFLAG","cmb_fstscndhfyyflag");
  69. rpvfGetUserAuth(getUserInfo("dutplceinstcd"), getUserInfo("userid"));
  70. if(DUTY_VALU_YN =='Y')
  71. {
  72. ipt_emplno.disabled = false;
  73. btn_emplno.disabled = false;
  74. ipt_emplnm.disabled = false;
  75. }
  76. else
  77. {
  78. ipt_emplno.disabled = true;
  79. btn_emplno.disabled = true;
  80. ipt_emplnm.disabled = true;
  81. }
  82. model.toggle("case1");
  83. model.refresh();
  84. ]]>
  85. </script>
  86. <submission id="TRRPV07001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/valurslt1qry" resultref="/root/main/valurslt1qry"/>
  87. <submission id="TRRPV07002" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/bizgoalkpi" resultref="/root/main/bizgoalkpi"/>
  88. </model>
  89. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  90. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  91. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  92. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  93. <script type="javascript" src="../../../mis/valuationmngtweb/js/RPV001.js"/>
  94. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  95. </xhtml:head>
  96. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  97. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  98. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">업적1차평가결과조회</caption>
  99. </group>
  100. <group id="group2" scroll="auto" style="left:0px; top:38; width:1195px; height:744; ">
  101. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="20" ellipseheight="20" style="left:0; top:10; width:1195; height:35px; "/>
  102. <button id="btn_search" class="btn1_letter2" style="left:1125px; top:16px; width:56px; height:22px; ">
  103. <caption>조회</caption>
  104. <script type="javascript" ev:event="DOMActivate">
  105. <![CDATA[
  106. if ( !isRequiredControls("ipt_valuyy","ipt_emplno","cmb_fstscndhfyyflag") ) {
  107. return false;
  108. }
  109. misfMsterDetailRetrieve();
  110. ]]>
  111. </script>
  112. </button>
  113. <line id="line13" class="line_4" style="x1:1110px; y1:16px; x2:1110px; y2:38px; "/>
  114. <datagrid id="grd_valurslt1qrylist" nodeset="/root/main/valurslt1qry/valurslt1qrylist" autoresize="true" caption="기관^부서^직책^직급^사원번호^성명^본인평가^1차평가^1차평가^총점^조정점수^년도^상하반기^평가자의견1^평가자의견2|기관^부서^직책^직급^사원번호^성명^S,F-KPI^C-KPI^S,F-KPI^총점^조정점수^년도^상하반기^평가자의견1^평가자의견2" colsep="^" colwidth="185, 176, 115, 86, 86, 98, 92, 67, 77, 84, 84, 30, 29, 17, 24, 100, 100" dataheight="25" ellipsis="true" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" tooltip="true" style="left:0px; top:70px; width:1190px; height:445px; ">
  115. <col ref="instnm"/>
  116. <col ref="deptnm"/>
  117. <col ref="jobrespnm"/>
  118. <col ref="jobgradnm"/>
  119. <col ref="emplno"/>
  120. <col ref="emplnm"/>
  121. <col ref="ownskpi" format="#,###.0" style="text-align:right; vertical-align:middle; "/>
  122. <col ref="valuckpi" format="#,###.0" style="text-align:right; vertical-align:middle; "/>
  123. <col ref="valupsnskpi" format="#,###.0" style="text-align:right; vertical-align:middle; "/>
  124. <col ref="totvalukpi" format="#,###.0" style="text-align:right; vertical-align:middle; "/>
  125. <col ref="adjtscor" format="#,###.0" style="text-align:right; vertical-align:middle; "/>
  126. <col ref="valuyy" visibility="hidden"/>
  127. <col ref="fstscndhfyyflag" visibility="hidden"/>
  128. <col ref="valupsncnts1" visibility="hidden"/>
  129. <col ref="valupsncnts2" visibility="hidden"/>
  130. <col ref="deptcd" visibility="hidden"/>
  131. <col ref="instcd" visibility="hidden"/>
  132. <script type="javascript" ev:event="onrowchanged">
  133. <![CDATA[
  134. misfMsterDetailRetrieve();
  135. txt_valupsncnts1.value = grd_valurslt1qrylist.valueMatrix(grd_valurslt1qrylist.row, grd_valurslt1qrylist.colRef("valupsncnts1"));
  136. txt_valupsncnts2.value = grd_valurslt1qrylist.valueMatrix(grd_valurslt1qrylist.row, grd_valurslt1qrylist.colRef("valupsncnts2"));
  137. ]]>
  138. </script>
  139. </datagrid>
  140. <caption id="caption4" class="tit_2" style="left:5px; top:49px; width:170px; height:13px; vertical-align:middle; ">1차평가 결과 리스트</caption>
  141. <line id="line1" class="line_1" style="x1:0px; y1:64px; x2:1190px; y2:64px; "/>
  142. <input id="ipt_valuyy" ref="/root/send/valurslt1qry/valuyy" class="input_s_essential" inputtype="date" format="yyyy" style="left:95px; top:17px; width:80px; height:19px; "/>
  143. <caption id="cap_valuyy" class="search_name" style="left:5px; top:18px; width:90px; height:17px; vertical-align:middle; ">평가년도 :</caption>
  144. <input id="ipt_emplno" ref="/root/send/valurslt1qry/emplno" class="input_search" style="left:313px; top:17px; width:80px; height:19px; ">
  145. <script type="javascript" ev:event="xforms-value-changed">
  146. <![CDATA[
  147. rpbfValidationCheck("EMPLNO", "emplno,emplnm");
  148. model.refresh();
  149. ]]>
  150. </script>
  151. </input>
  152. <button id="btn_emplno" class="icon_search" style="left:396px; top:17px; width:16px; height:16px; ">
  153. <caption/>
  154. <script type="javascript" ev:event="DOMActivate">
  155. <![CDATA[
  156. rpbfOpenPopUpList("SPRPB00101", ipt_emplno, "emplno,emplnm", "", "N", "N","emplno,emplnm");
  157. model.refresh();
  158. ]]>
  159. </script>
  160. </button>
  161. <caption id="cap_emplno" class="search_name" style="left:218px; top:18px; width:94px; height:17px; font-weight:bold; ">평가자사번:</caption>
  162. <input id="ipt_emplnm" ref="/root/send/valurslt1qry/emplnm" class="input_search" style="left:415px; top:17px; width:80px; height:19px; ">
  163. <script type="javascript" ev:event="xforms-value-changed">
  164. <![CDATA[
  165. rpbfValidationCheck("EMPLNM", "emplno,emplnm");
  166. model.refresh();
  167. ]]>
  168. </script>
  169. </input>
  170. <select1 id="cmb_fstscndhfyyflag" ref="/root/send/valurslt1qry/fstscndhfyyflag" class="combo_s_essential" appearance="minimal" style="left:627px; top:17px; width:110px; height:19px; ">
  171. <choices>
  172. <itemset>
  173. <label/>
  174. <value/>
  175. </itemset>
  176. </choices>
  177. </select1>
  178. <caption id="cap_fstscndhfyyflag" class="search_name" style="left:545px; top:18px; width:81px; height:17px; vertical-align:middle; ">상하반기:</caption>
  179. <select1 id="rdo_cnfmyn" ref="/root/send/valurslt1qry/cnfmyn" visibility="hidden" appearance="full" cols="3" overflow="visible" style="left:825px; top:17px; width:148px; height:19px; border-style:solid; ">
  180. <choices>
  181. <item>
  182. <label>완료</label>
  183. <value>Y</value>
  184. </item>
  185. <item>
  186. <label>미완료</label>
  187. <value>N</value>
  188. </item>
  189. <item>
  190. <label>전체</label>
  191. <value>%</value>
  192. </item>
  193. </choices>
  194. </select1>
  195. <switch id="switch1" style="left:0px; top:545px; width:1190px; height:195px; ">
  196. <case id="case1" selected="true" style="left:0px; top:0px; width:1188px; height:223px; ">
  197. <line id="line2" class="line_1" style="x1:0px; y1:20px; x2:1186px; y2:20px; "/>
  198. <caption id="caption5" class="tit_2" style="left:0px; top:4px; width:230px; height:13px; vertical-align:middle; ">중간 점검 결과 List</caption>
  199. <datagrid id="grd_mdlvalu" nodeset="/root/main/bizgoalkpi/bizmdlbizlist" autoresize="true" caption="점검일자^지표구분^평가지표^점검내용" colsep="^" colwidth="97,80,266, 700, 100, 100, 100" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" selectionmode="free" tooltip="true" style="left:1px; top:25px; width:1186px; height:165px; ">
  200. <col checkvalue="Y,N" disabled="true" ref="chkdd" type="inputdate" format="yyyy-mm-dd"/>
  201. <col ref="idxsfflagnm" type="output"/>
  202. <col ref="idxcdnm"/>
  203. <col ref="chkcnts" type="input"/>
  204. <col ref="valuyy" type="output" visibility="hidden"/>
  205. <col ref="emplno" type="output" visibility="hidden"/>
  206. <col ref="fstscndhfyyflag" type="output" visibility="hidden"/>
  207. <col ref="seqno" type="output" visibility="hidden"/>
  208. <col ref="chkvaluclscd" type="output" visibility="hidden"/>
  209. <col ref="chkvalumdlcd" type="output" visibility="hidden"/>
  210. <col ref="chkvaluclsdetlcd" type="output" visibility="hidden"/>
  211. <col ref="chkpublbaseflag" type="output" visibility="hidden"/>
  212. <col ref="chkidxcd" type="output" visibility="hidden"/>
  213. </datagrid>
  214. </case>
  215. <case id="case2">
  216. <textarea id="txt_valupsncnts1" ref="/root/temp/valupsncnts1" editable="false" style="left:0px; top:25px; width:1186px; height:165px; "/>
  217. <caption id="caption16" class="tit_2" style="left:0px; top:4px; width:230px; height:14px; vertical-align:middle; ">1차평가의견</caption>
  218. <line id="line5" class="line_1" style="x1:0px; y1:20px; x2:1186px; y2:20px; "/>
  219. </case>
  220. <case id="case3">
  221. <caption id="caption18" class="tit_2" style="left:0px; top:4px; width:230px; height:14px; vertical-align:middle; ">2차평가의견</caption>
  222. <textarea id="txt_valupsncnts2" ref="/root/temp/valupsncnts2" editable="false" style="left:0px; top:25px; width:1186px; height:165px; "/>
  223. <line id="line7" class="line_1" style="x1:0px; y1:20px; x2:1186px; y2:20px; "/>
  224. </case>
  225. </switch>
  226. <button id="button2" class="btn_sw" group="tab" selected="true" style="left:0px; top:520px; width:100px; height:22px; ">
  227. <caption>중간점검결과</caption>
  228. <toggle case="case1" ev:event="onclick"/>
  229. </button>
  230. <button id="button5" class="btn_sw" group="tab" style="left:102px; top:520px; width:123px; height:22px; ">
  231. <caption>1차평가의견</caption>
  232. <toggle case="case2" ev:event="onclick"/>
  233. </button>
  234. <button id="button6" class="btn_sw" group="tab" style="left:227px; top:520px; width:123px; height:22px; ">
  235. <caption>2차평가의견</caption>
  236. <toggle case="case3" ev:event="onclick"/>
  237. </button>
  238. </group>
  239. <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
  240. <line id="line6" class="line_6" style="x1:0px; y1:25; x2:1195px; y2:25; "/>
  241. </group>
  242. </xhtml:body>
  243. </xhtml:html>