TXCVO01104.xml 1.4 KB

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXCVO01101">
  3. <action url="svc://local"
  4. target="vocapp.Voc"
  5. interface="himed.his.crm.vocapp.voc.Voc"
  6. method="reqSetVOCSelfEndData">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="reqrgstseq">
  10. <column id="reqacptdd" type="string" desc="접수일자" ref="reqacptdd"/>
  11. <column id="reqacptseq" type="int" desc="접수순서" ref="reqacptseq"/>
  12. <column id="reqrgstseq" type="int" desc="등록순서" ref="reqrgstseq"/>
  13. <column id="reqdeptnm" type="string" desc="해당부서" ref="reqdeptnm"/>
  14. <column id="reqdeptcd" type="string" desc="부서코드" ref="reqdeptcd"/>
  15. <column id="reqempnm" type="string" desc="해당직원" ref="reqempnm"/>
  16. <column id="reqempid" type="string" desc="직원ID" ref="reqempid"/>
  17. <column id="reqcsteamreqcnts" type="string" desc="고객지원팀 의견" ref="reqcsteamreqcnts"/>
  18. <column id="hompanswyn" type="string" desc="홈페이지답변여부" ref="hompanswyn"/>
  19. <column id="enderqdd" type="string" desc="종결일자" ref="enderqdd"/>
  20. <column id="deptnm" type="string" desc="민원발생부서" ref="deptnm"/>
  21. </table>
  22. </input>
  23. <output path="root/list" type="xml">
  24. </output>
  25. </submit>