SMCVO03100_VOC민원검색.xrw 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * Name : SMCVO00200_VOC진행사항조회
  4. * Summary : VOC 진행사항 조회
  5. * Programmer : 김준규
  6. * Date Written : 2007.01.22
  7. * History : 2007.11.29
  8. * Remark : .
  9. -->
  10. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  11. <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">
  12. <xhtml:head>
  13. <xhtml:title>VOC 진행사항 조회</xhtml:title>
  14. <model id="model1">
  15. <instance id="instance1">
  16. <root xmlns="">
  17. <main>
  18. <list>
  19. <vocdatalist>
  20. <acptdd/>
  21. <clntnm/>
  22. <resdnrgstno1/>
  23. <acpttype/>
  24. <acpttitl/>
  25. <acptcnts/>
  26. <replcnts/>
  27. <stateflag/>
  28. <deptnm/>
  29. <etctelno/>
  30. <emailaddr/>
  31. <hmpgsqno/>
  32. <acptseq/>
  33. <hmpgid/>
  34. </vocdatalist>
  35. </list>
  36. </main>
  37. <send>
  38. <data>
  39. <srchacptdd1/>
  40. <srchacptdd2/>
  41. <srchacpttypecd/>
  42. <srchprcsstatcd/>
  43. <srchdeptcd/>
  44. <srchdeptnm/>
  45. <srchpatnm/>
  46. <srchpid/>
  47. <logo_pic/>
  48. <instcd/>
  49. <acptkindlrg/>
  50. </data>
  51. <key>
  52. <sndacptdd/>
  53. <sndacptseq/>
  54. <sndrgstseq/>
  55. </key>
  56. </send>
  57. <temp>
  58. <fstrgstr>
  59. <helpunit>
  60. <empid/>
  61. <empnm>전체</empnm>
  62. </helpunit>
  63. </fstrgstr>
  64. </temp>
  65. <init>
  66. </init>
  67. </root>
  68. </instance>
  69. <submission id="TRCVO03001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data" resultref="/root/main/list/vocdatalist"/>
  70. </model>
  71. <script type="javascript" ev:event="xforms-ready">
  72. <![CDATA[
  73. // 시작 화면에 오늘 날짜 & 1달 전 보여주기
  74. model.setValue("/root/send/data/srchacptdd1", getCurrentDate().toDate().getAddDate(-1,"M").getDateFormat());
  75. model.setValue("/root/send/data/srchacptdd2", getCurrentDate());
  76. model.removeNodeset("/root/main/list");
  77. submit("TRCVO03001");
  78. fCheckAuth();
  79. model.refresh();
  80. ]]>
  81. </script>
  82. <script type="javascript">
  83. <![CDATA[
  84. function fCheckAuth() {
  85. // 권한체크
  86. if (!checkAuth("r")) {
  87. btnicon_search1.disabled = true;
  88. btn_search.disabled = true;
  89. btn_list.disabled = true;
  90. }
  91. if (!checkAuth("x")) {
  92. }
  93. if (!checkAuth("p")) {
  94. btn_excsave.disabled = true;
  95. }
  96. }
  97. ]]>
  98. </script>
  99. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  100. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  101. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  102. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  103. </xhtml:head>
  104. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  105. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  106. <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:146px; height:14px; ">VOC 진행사항 조회</caption>
  107. </group>
  108. <group id="grp_johe" style="left:225px; top:23px; width:970px; height:59px; vertical-align:top; ">
  109. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:970px; height:59px; "/>
  110. <caption id="caption2" class="search_name" style="left:15px; top:9px; width:87px; height:17px; ">접수일자 :</caption>
  111. <input id="ipt_SrchAcptDD1" ref="/root/send/data/srchacptdd1" class="input_s_essential" inputtype="date" style="left:105px; top:8px; width:100; height:19px; "/>
  112. <caption id="caption3" class="search_no_b" style="left:210px; top:9px; width:12px; height:17px; ">~</caption>
  113. <input id="ipt_SrchAcptDD2" ref="/root/send/data/srchacptdd2" class="input_s_essential" inputtype="date" style="left:225px; top:8px; width:100px; height:19px; "/>
  114. <caption id="caption4" class="search_name" style="left:374px; top:9px; width:87px; height:17px; ">접수유형 :</caption>
  115. <select1 id="cmb_SrchAcptTypeCd" ref="/root/send/data/srchacpttypecd" class="combo_search" appearance="minimal" style="left:463px; top:8px; width:130px; height:19px; ">
  116. <choices>
  117. <item>
  118. <label ref="cdnm"/>
  119. <value ref="cdid"/>
  120. </item>
  121. </choices>
  122. </select1>
  123. <caption id="caption5" class="search_name" style="left:620px; top:9px; width:87px; height:17px; ">진행상태 :</caption>
  124. <select1 id="cmb_SrchPrcsStatCd" ref="/root/send/data/srchprcsstatcd" class="combo_search" appearance="minimal" style="left:710px; top:8px; width:120px; height:19px; ">
  125. <choices>
  126. <item>
  127. <label ref="cdnm"/>
  128. <value ref="cdid"/>
  129. </item>
  130. </choices>
  131. </select1>
  132. <caption id="caption6" class="search_name" style="left:15px; top:33px; width:89px; height:17px; ">해당부서 :</caption>
  133. <output id="ipt_SrchDeptCd" ref="/root/send/data/srchdeptcd" class="output_fix" style="left:105px; top:32px; width:5px; height:19px; "/>
  134. <input id="ipt_SrchDeptNm" ref="/root/send/data/srchdeptnm" class="input_search" style="left:105px; top:32px; width:100px; height:19px; ">
  135. <script type="javascript" ev:event="onkeyup">
  136. <![CDATA[
  137. inputEnterKey("btnicon_search1", "DOMActivate");
  138. ]]>
  139. </script>
  140. </input>
  141. <caption id="caption8" class="search_name" style="left:246px; top:33px; width:86px; height:17px; ">민원인 :</caption>
  142. <input id="ipt_SrchPatNm" ref="/root/send/data/srchpatnm" class="input_search" style="left:324px; top:32px; width:100px; height:19px; ">
  143. <script type="javascript" ev:event="onkeyup">
  144. <![CDATA[
  145. inputEnterKey("btn_search", "DOMActivate");
  146. ]]>
  147. </script>
  148. </input>
  149. <caption id="caption7" class="search_name" visibility="visible" style="left:440px; top:33px; width:87px; height:17px; ">민원종류 :</caption>
  150. <input id="input1" ref="/root/send/data/srchpid" class="input_search" visibility="hidden" imemode="disabled" format="9999999999" style="left:530px; top:32px; width:105px; height:19px; ">
  151. <script type="javascript" ev:event="onkeyup">
  152. <![CDATA[
  153. inputEnterKey("btn_search", "DOMActivate");
  154. ]]>
  155. </script>
  156. </input>
  157. <line id="line1" class="line_4" style="x1:848px; y1:7px; x2:848px; y2:53px; "/>
  158. <button id="btn_search" class="btn1_letter2" style="left:898px; top:6px; width:56px; height:22px; ">
  159. <caption>조회</caption>
  160. <script type="javascript" ev:event="DOMActivate">
  161. <![CDATA[
  162. if (isRequiredControls("ipt_SrchAcptDD1", "ipt_SrchAcptDD2") ){
  163. model.removeNodeset("/root/main/list/voclist");
  164. initGridStyle("grd_voclist");
  165. submit("TRCVO00201");
  166. setRowStyle("grd_voclist" , "11" , "접수" , "prcsstat", "");
  167. setRowStyle("grd_voclist" , "2" , "담당자회신" , "prcsstat", "");
  168. //model.SetFocus("grd_voclist");
  169. }
  170. ]]>
  171. </script>
  172. </button>
  173. <button id="button1" class="btn1_letter5" style="left:863px; top:31px; width:92px; height:22px; ">
  174. <caption>보고서출력</caption>
  175. <script type="javascript" ev:event="DOMActivate">
  176. <![CDATA[
  177. if (isRequiredControls("ipt_SrchAcptDD1", "ipt_SrchAcptDD2") ){
  178. var dutplceinstcd = getUserInfo("dutplceinstcd");
  179. var syscd = "CRM" + getUserInfo("dutplceinstcd");
  180. var piclogo = getLogoImageURL(syscd);
  181. model.makeValue("/root/send/data/instcd", dutplceinstcd);
  182. model.makeValue("/root/send/data/logo_pic", piclogo);
  183. exeReportPreview("RPCVR01100", "XML", "/root/send/data");
  184. }
  185. ]]>
  186. </script>
  187. </button>
  188. <select1 id="combo1" ref="/root/send/data/acptkindlrg" class="combo_search" appearance="minimal" style="left:530px; top:32px; width:105px; height:19px; ">
  189. <choices>
  190. <item>
  191. <label ref="cdnm"/>
  192. <value ref="cdid"/>
  193. </item>
  194. </choices>
  195. </select1>
  196. </group>
  197. <group id="grp_customer" style="left:225px; top:82px; width:970px; height:669px; ">
  198. <caption id="caption10" class="tit_2" style="left:5px; top:10px; width:86px; height:14px; ">VOC 조회</caption>
  199. <button id="btn_excsave" class="btn2_letter4" style="left:906px; top:5px; width:64px; height:19px; ">
  200. <caption>엑셀저장</caption>
  201. <script type="javascript" ev:event="DOMActivate">
  202. <![CDATA[
  203. var fileName = window.fileDialog("save", ",", false, "VOC처리요청목록엑셀", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
  204. if (fileName != "")
  205. {
  206. grd_deptlist.saveExcel(fileName);
  207. }
  208. ]]>
  209. </script>
  210. </button>
  211. <line id="line2" class="line_1" style="x1:0px; y1:25px; x2:970px; y2:25px; "/>
  212. <datagrid id="grd_deptlist" nodeset="/root/main/list/vocdatalist" allowselection="false" autoresize="true" caption="Seq^접수일자^민원인성명^주민등록번호^민원종류^민원제목^민원내용^회신내용^상태구분^접수부서^전화번호^E-mail^홈페이지ID" colwidth="50, 100, 90, 90, 90, 200, 300, 300, 100, 100, 100, 150, 90, 0" defaultrows="0" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" style="left:0px; top:30; width:970; height:639; ">
  213. <col ref="hmpgsqno"/>
  214. <col ref="acptdd"/>
  215. <col ref="clntnm"/>
  216. <col ref="resdnrgstno1"/>
  217. <col ref="acpttype"/>
  218. <col ref="acpttitl"/>
  219. <col ref="acptcnts"/>
  220. <col ref="replcnts"/>
  221. <col ref="stateflag"/>
  222. <col ref="deptnm"/>
  223. <col ref="etctelno"/>
  224. <col ref="emailaddr"/>
  225. <col ref="hmpgid"/>
  226. <col ref="acptseq" visibility="visible"/>
  227. </datagrid>
  228. </group>
  229. <group id="grp_btn" scroll="auto" style="left:225px; top:751px; width:970px; height:27px; ">
  230. <caption id="caption20" class="hand" style="left:100px; top:7px; width:440px; height:17px; ">VOC 진행사항 조회에서는 VOC 접수 전체 내역을 보실 수 있습니다.</caption>
  231. </group>
  232. <import id="import1" overflow="hidden" instancetype="merge" src="./SSCVO00100_LeftTree.xrw" style="left:0px; top:23px; width:215px; height:744px; "/>
  233. <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; "/>
  234. <caption id="caption50" class="hand" style="left:35px; top:525px; width:144px; height:20px; ">VOC 진행 프로세스</caption>
  235. <caption id="caption51" style="left:55px; top:549px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  236. <![CDATA[(1) 접수]]>
  237. <hint>
  238. <![CDATA[
  239. 민원담당부서에서 여러 경로를 통해 접수된 VOC를 민원인
  240. 정보와 함께 접수 등록을 하게 되면【접수】상태가 된다.
  241. ]]>
  242. </hint>
  243. </caption>
  244. <caption id="caption52" style="left:55px; top:565px; width:115px; height:15px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  245. <![CDATA[(2) 회신요청]]>
  246. <hint>
  247. <![CDATA[
  248. 민원담당부서 담당자가 "접수"된 VOC를 선택하여 처리 요청을
  249. 하게 되면【회신요청】상태가 된다. 이 때 담당부서가 2개 이상인
  250. 경우에 미리 입력한 담당부서에 대하여 처리 요청을 할 수 있다.
  251. ]]>
  252. </hint>
  253. </caption>
  254. <caption id="caption53" style="left:55px; top:581px; width:115px; height:15px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  255. <![CDATA[(3) 부서처리중]]>
  256. <hint>
  257. <![CDATA[
  258. 각 부서 담당자가 "회신요청"된 VOC를 선택하여 그 내용을 읽고 『부서 접수 확인』
  259. 버튼을 눌러 해당 VOC 처리를 시작했음을 알리게 되면【부서처리중】상태가 된다.
  260. ]]>
  261. </hint>
  262. </caption>
  263. <caption id="caption54" style="left:55px; top:597px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  264. <![CDATA[(4) 부서회신]]>
  265. <hint>
  266. <![CDATA[
  267. 각 부서 담당자가 "부서처리중"인 VOC에 대하여 실제 업무처리를 하고
  268. 부서장에게 결재 요청을 하고 난 뒤 부서장의 결재를 받아 부서 담당자가
  269. 민원담당부서 담당자에게 회신하게 되면【부서회신】상태가 된다.
  270. ]]>
  271. </hint>
  272. </caption>
  273. <caption id="caption55" style="left:55px; top:613px; width:125px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  274. <![CDATA[(5) 종결 / 임의종결]]>
  275. <hint>
  276. <![CDATA[
  277. 민원담당부서 담당자가 "부서장승인"인 VOC에 대하여 종결 확인
  278. 버튼을 눌러 부서에 대하여 종결처리를 하면【종결】상태가 된다.
  279. 해당 부서에 "회신요청"을 했음에도 불구하고 그 부서에서 답변이
  280. 없을 때 업무 진행의 효율을 위해서 임의종결 처리를 하여 종결
  281. 처리한 효과와 같은 효과를 줄 수 있다.
  282. ]]>
  283. </hint>
  284. </caption>
  285. <caption id="caption56" style="left:55px; top:629px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  286. <![CDATA[(6) 승인요청]]>
  287. <hint>
  288. <![CDATA[
  289. 민원담당부서 담당자가 모든 해당 부서에 대하여 "종결" 또는
  290. "임의종결"인 VOC에 대하여 민원담당부서장에게 고객 회신을
  291. 위한 부서장 승인 요청을 하면【승인요청】상태가 된다.
  292. ]]>
  293. </hint>
  294. </caption>
  295. <caption id="caption57" style="left:55px; top:645px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  296. <![CDATA[(7) 부서장승인]]>
  297. <hint>
  298. <![CDATA[
  299. 민원담당부서장은 "승인요청"인 VOC에 대하여 고객 회신을
  300. 위한 부서장 승인을 하면【부서장승인】상태가 된다.
  301. ]]>
  302. </hint>
  303. </caption>
  304. <caption id="caption58" style="left:55px; top:661px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  305. <![CDATA[(8) 고객회신]]>
  306. <hint>
  307. <![CDATA[
  308. 민원담당부서 담당자가 부서장 승인을 받은 VOC에 대하여
  309. 민원인에게 그 결과를 알려주고 경과 내용을 입력하고
  310. 고객회신 완료 버튼을 누르게 되면【고객회신】상태가 된다.
  311. ]]>
  312. </hint>
  313. </caption>
  314. <caption id="caption59" style="left:55px; top:677px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  315. <![CDATA[(9) 처리완료]]>
  316. <hint>
  317. <![CDATA[
  318. 민원담당부서 담당자가 "고객회신"인 VOC에 대하여 처리 경과 등 처리내용을
  319. 적은 후 원인분석 및 개선활동을 적고 이후에도 지속적으로 관리하여야 하는지
  320. 여부를 체크하고 완료처리 버튼을 누르게 되면【처리완료】상태가 된다.
  321. ]]>
  322. </hint>
  323. </caption>
  324. <caption id="caption60" style="left:60px; top:697px; width:115px; height:15px; vertical-align:top; line-spacing:7; ">
  325. <![CDATA[ * 접수취소]]>
  326. <hint>
  327. <![CDATA[
  328. "접수"된 VOC는 "회신 요청"을 하기 전에 "접수 취소"를 할 수 있다. 하지만 이미
  329. 프로세스가 진행되어 담당부서로 요청한 경우에는 접수 취소를 할 수 없게 된다.
  330. ]]>
  331. </hint>
  332. </caption>
  333. <caption id="caption61" style="left:60px; top:713px; width:115px; height:15px; vertical-align:top; line-spacing:7; ">
  334. <![CDATA[ * 자체처리]]>
  335. <hint>
  336. <![CDATA[
  337. "접수"된 VOC는 "회신 요청"을 하기 전에 민원담당부서에서 자체적으로 완료처리를 할 수 있다.
  338. 하지만 이미 프로세스가 진행되어 담당부서로 요청한 경우에는 자체처리를 할 수 없게 된다.
  339. ]]>
  340. </hint>
  341. </caption>
  342. </xhtml:body>
  343. </xhtml:html>