TXCVO01101.xml 1008 B

12345678910111213141516171819202122
  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="reqSetVOCReqData">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="reqrgstseq">
  10. <column id="reqacptdd" 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" desc="해당부서" ref="reqdeptnm"/>
  14. <column id="reqdeptcd" desc="부서코드" ref="reqdeptcd"/>
  15. <column id="reqempnm" desc="해당직원" ref="reqempnm"/>
  16. <column id="reqempid" desc="직원ID" ref="reqempid"/>
  17. <column id="reqcsteamreqcnts" desc="고객지원팀 의견" ref="reqcsteamreqcnts"/>
  18. </table>
  19. </input>
  20. <output path="root/list" type="xml">
  21. </output>
  22. </submit>