SMCVS00300_부서별VOC미회신현황.xrw 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * Name : SMCVE00700_부서별VOC미회신현황
  4. * Summary : 부서별 VOC 미회신현황
  5. * Programmer : 김준규
  6. * Date Written : 2007.08.16
  7. * History : 2008/06/13,박원희: 오류수정 및 보완 직업 진행, 화면ID 변경 문제는 재논의 필요함
  8. *
  9. * Remark :
  10. -->
  11. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  12. <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">
  13. <xhtml:head>
  14. <xhtml:title>부서별 VOC 미회신현황</xhtml:title>
  15. <model id="model1">
  16. <instance id="instance1">
  17. <root xmlns="">
  18. <main/>
  19. <send>
  20. <data>
  21. <srchacptdd1/>
  22. <srchacptdd2/>
  23. <srchdeptcd/>
  24. <srchdeptnm/>
  25. <allyn>Y</allyn>
  26. <logo_pic/>
  27. </data>
  28. </send>
  29. <hidden/>
  30. </root>
  31. </instance>
  32. <script type="javascript" ev:event="xforms-ready">
  33. <![CDATA[
  34. model.setValue("/root/send/data/srchacptdd1",getCurrentDate().toDate().getAddDate(-92,"D").getDateFormat());
  35. model.setValue("/root/send/data/srchacptdd2",getCurrentDate());
  36. var piclogo = getLogoImageURL();
  37. model.setValue("/root/send/data/logo_pic", piclogo);
  38. model.refresh();
  39. // btn_save.disabled = !checkAuth("X");
  40. makeReportPreview(225,92,970,659);
  41. ]]>
  42. </script>
  43. <submission id="TRCVS00301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data" resultref="/root/main/list"/>
  44. </model>
  45. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  46. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  47. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  48. </xhtml:head>
  49. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  50. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  51. <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:205px; height:13px; ">부서별 VOC 미회신현황</caption>
  52. </group>
  53. <group id="grp_johe" style="left:225px; top:23px; width:970px; height:35px; vertical-align:top; ">
  54. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:970px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  55. <caption id="caption2" class="search_name" style="left:15px; top:9px; width:95px; height:17px; ">조회일자 :</caption>
  56. <input id="ipt_SrchAcptDD1" ref="/root/send/data/srchacptdd1" class="input_s_essential" inputtype="date" style="left:105px; top:8px; width:120px; height:19px; "/>
  57. <caption id="caption3" class="search_no_b" style="left:230px; top:9px; width:12px; height:17px; ">~</caption>
  58. <input id="ipt_SrchAcptDD2" ref="/root/send/data/srchacptdd2" class="input_s_essential" inputtype="date" style="left:245px; top:8px; width:120px; height:19px; "/>
  59. <input id="ipt_SrchDeptNm" ref="/root/send/data/srchdeptnm" class="input_search" style="left:575px; top:8px; width:135px; height:19px; "/>
  60. <select id="chk_all" ref="/root/send/data/allyn" overflow="visible" appearance="full" style="left:732px; top:9px; width:80px; height:19px; font-weight:bold; border-style:none; ">
  61. <choices>
  62. <item>
  63. <label>전체 부서</label>
  64. <value>Y</value>
  65. </item>
  66. </choices>
  67. <script type="javascript" ev:event="xforms-select">
  68. <![CDATA[
  69. model.setValue("/root/send/data/srchdeptcd", "");
  70. model.setValue("/root/send/data/srchdeptnm", "");
  71. model.refresh();
  72. ]]>
  73. </script>
  74. </select>
  75. <output id="ipt_SrchDeptCd" ref="/root/send/data/srchdeptcd" class="output_fix" style="left:480px; top:8px; width:70px; height:19px; "/>
  76. <button id="btnicon_search1" class="icon_search" style="left:555px; top:8px; width:16px; height:16px; ">
  77. <caption/>
  78. <script type="javascript" ev:event="DOMActivate">
  79. <![CDATA[
  80. var search_term = model.getValue("/root/send/data/srchdeptcd");
  81. alert(search_condition);
  82. if ( search_term != "") {
  83. var search_condition = "deptcd";
  84. } else {
  85. var search_condition = "deptnm";
  86. }
  87. var receive_deptcd_path = "/root/send/data/srchdeptcd";
  88. var receive_deptnm_path = "/root/send/data/srchdeptnm";
  89. setParameter("search_condition", search_condition);
  90. setParameter("search_term", search_term);
  91. setParameter("receive_deptcd_path", receive_deptcd_path);
  92. setParameter("receive_deptnm_path", receive_deptnm_path);
  93. modal("SPCVO00600")
  94. clearParameter("search_condition");
  95. clearParameter("search_term");
  96. clearParameter("receive_deptcd_path");
  97. clearParameter("receive_deptnm_path");
  98. model.setValue("/root/send/data/allyn", "");
  99. model.refresh();
  100. ]]>
  101. </script>
  102. </button>
  103. <caption id="caption6" class="search_name" style="left:390px; top:9px; width:87px; height:17px; ">담당부서 :</caption>
  104. <line id="line1" class="line_4" style="x1:883px; y1:7px; x2:883px; y2:29px; "/>
  105. <button id="btn_search" class="btn1_letter2" style="left:898px; top:7px; width:56px; height:22px; ">
  106. <caption>조회</caption>
  107. <script type="javascript" ev:event="DOMActivate">
  108. <![CDATA[
  109. if (isRequiredControls("ipt_SrchAcptDD1", "ipt_SrchAcptDD2") ){
  110. // 2008/06/13,박원희:
  111. // submit("TRCVE00701");
  112. // exeReportPreview("RPCVE00700", "XMLSTR", "/root/send/data","TRCVE00701");
  113. exeReportPreview("RPCVS00300", "XMLFILE", "/root/send/data", "TRCVS00301");
  114. }
  115. ]]>
  116. </script>
  117. </button>
  118. </group>
  119. <group id="grp_customer" style="left:225px; top:58px; width:970px; height:693px; ">
  120. <caption id="caption9" class="tit_2" style="left:5px; top:10px; width:185px; height:13px; ">부서별 VOC 미회신 통계</caption>
  121. <line id="line2" class="line_1" style="x1:0px; y1:25px; x2:970px; y2:25px; "/>
  122. </group>
  123. <import id="import1" overflow="hidden" src="./SSCVO00100_LeftTree.xrw" instancetype="merge" style="left:0px; top:23px; width:215px; height:744px; "/>
  124. <shape id="rndrctlgnd" class="roundrect_legend" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:24px; top:515px; width:167px; height:220px; background-color:#f2f6ff; border-color:#c8c0fd; "/>
  125. <caption id="caption50" class="hand" style="left:35px; top:525px; width:144px; height:20px; ">VOC 진행 프로세스</caption>
  126. <caption id="caption51" style="left:55px; top:549px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  127. <![CDATA[(1) 접수]]>
  128. <hint>
  129. <![CDATA[
  130. 민원담당부서에서 여러 경로를 통해 접수된 VOC를 민원인
  131. 정보와 함께 접수 등록을 하게 되면【접수】상태가 된다.
  132. ]]>
  133. </hint>
  134. </caption>
  135. <caption id="caption52" style="left:55px; top:565px; width:115px; height:15px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  136. <![CDATA[(2) 회신요청]]>
  137. <hint>
  138. <![CDATA[
  139. 민원담당부서 담당자가 "접수"된 VOC를 선택하여 처리 요청을
  140. 하게 되면【회신요청】상태가 된다. 이 때 담당부서가 2개 이상인
  141. 경우에 미리 입력한 담당부서에 대하여 처리 요청을 할 수 있다.
  142. ]]>
  143. </hint>
  144. </caption>
  145. <caption id="caption53" style="left:55px; top:581px; width:115px; height:15px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  146. <![CDATA[(3) 부서처리중]]>
  147. <hint>
  148. <![CDATA[
  149. 각 부서 담당자가 "회신요청"된 VOC를 선택하여 그 내용을 읽고 『부서 접수 확인』
  150. 버튼을 눌러 해당 VOC 처리를 시작했음을 알리게 되면【부서처리중】상태가 된다.
  151. ]]>
  152. </hint>
  153. </caption>
  154. <caption id="caption54" style="left:55px; top:597px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  155. <![CDATA[(4) 부서회신]]>
  156. <hint>
  157. <![CDATA[
  158. 각 부서 담당자가 "부서처리중"인 VOC에 대하여 실제 업무처리를 하고
  159. 부서장에게 결재 요청을 하고 난 뒤 부서장의 결재를 받아 부서 담당자가
  160. 민원담당부서 담당자에게 회신하게 되면【부서회신】상태가 된다.
  161. ]]>
  162. </hint>
  163. </caption>
  164. <caption id="caption55" style="left:55px; top:613px; width:125px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  165. <![CDATA[(5) 종결 / 임의종결]]>
  166. <hint>
  167. <![CDATA[
  168. 민원담당부서 담당자가 "부서장승인"인 VOC에 대하여 종결 확인
  169. 버튼을 눌러 부서에 대하여 종결처리를 하면【종결】상태가 된다.
  170. 해당 부서에 "회신요청"을 했음에도 불구하고 그 부서에서 답변이
  171. 없을 때 업무 진행의 효율을 위해서 임의종결 처리를 하여 종결
  172. 처리한 효과와 같은 효과를 줄 수 있다.
  173. ]]>
  174. </hint>
  175. </caption>
  176. <caption id="caption56" style="left:55px; top:629px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  177. <![CDATA[(6) 승인요청]]>
  178. <hint>
  179. <![CDATA[
  180. 민원담당부서 담당자가 모든 해당 부서에 대하여 "종결" 또는
  181. "임의종결"인 VOC에 대하여 민원담당부서장에게 고객 회신을
  182. 위한 부서장 승인 요청을 하면【승인요청】상태가 된다.
  183. ]]>
  184. </hint>
  185. </caption>
  186. <caption id="caption57" style="left:55px; top:645px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  187. <![CDATA[(7) 부서장승인]]>
  188. <hint>
  189. <![CDATA[
  190. 민원담당부서장은 "승인요청"인 VOC에 대하여 고객 회신을
  191. 위한 부서장 승인을 하면【부서장승인】상태가 된다.
  192. ]]>
  193. </hint>
  194. </caption>
  195. <caption id="caption58" style="left:55px; top:661px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  196. <![CDATA[(8) 고객회신]]>
  197. <hint>
  198. <![CDATA[
  199. 민원담당부서 담당자가 부서장 승인을 받은 VOC에 대하여
  200. 민원인에게 그 결과를 알려주고 경과 내용을 입력하고
  201. 고객회신 완료 버튼을 누르게 되면【고객회신】상태가 된다.
  202. ]]>
  203. </hint>
  204. </caption>
  205. <caption id="caption59" style="left:55px; top:677px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  206. <![CDATA[(9) 처리완료]]>
  207. <hint>
  208. <![CDATA[
  209. 민원담당부서 담당자가 "고객회신"인 VOC에 대하여 처리 경과 등 처리내용을
  210. 적은 후 원인분석 및 개선활동을 적고 이후에도 지속적으로 관리하여야 하는지
  211. 여부를 체크하고 완료처리 버튼을 누르게 되면【처리완료】상태가 된다.
  212. ]]>
  213. </hint>
  214. </caption>
  215. <caption id="caption60" style="left:60px; top:697px; width:115px; height:15px; vertical-align:top; line-spacing:7; ">
  216. <![CDATA[ * 접수취소]]>
  217. <hint>
  218. <![CDATA[
  219. "접수"된 VOC는 "회신 요청"을 하기 전에 "접수 취소"를 할 수 있다. 하지만 이미
  220. 프로세스가 진행되어 담당부서로 요청한 경우에는 접수 취소를 할 수 없게 된다.
  221. ]]>
  222. </hint>
  223. </caption>
  224. <caption id="caption61" style="left:60px; top:713px; width:115px; height:15px; vertical-align:top; line-spacing:7; ">
  225. <![CDATA[ * 자체처리]]>
  226. <hint>
  227. <![CDATA[
  228. "접수"된 VOC는 "회신 요청"을 하기 전에 민원담당부서에서 자체적으로 완료처리를 할 수 있다.
  229. 하지만 이미 프로세스가 진행되어 담당부서로 요청한 경우에는 자체처리를 할 수 없게 된다.
  230. ]]>
  231. </hint>
  232. </caption>
  233. </xhtml:body>
  234. </xhtml:html>