TXCVT00101.xml 1.9 KB

1234567891011121314151617181920212223242526272829303132
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXCVT00101">
  3. <action url="svc://local"
  4. target="vocapp.Voc"
  5. interface="himed.his.crm.vocapp.voc.Voc"
  6. method="reqStoreVOCDeptAdtlData">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="deptcd">
  10. <column id="deptcd" type="string" desc="부서코드" ref="deptcd"/>
  11. <column id="deptnm" type="string" desc="부서명" ref="deptnm"/>
  12. <column id="empid" type="string" desc="담당자ID" ref="empid"/>
  13. <column id="empnm" type="string" desc="담당자이름" ref="empnm"/>
  14. <column id="emptelno" type="string" desc="담당자연락처" ref="emptelno"/>
  15. <column id="empmobile" type="string" desc="담당자핸드폰번호" ref="empmobile"/>
  16. <column id="chfempid" type="string" desc="부서장ID" ref="chfempid"/>
  17. <column id="chfempnm" type="string" desc="부서장이름" ref="chfempnm"/>
  18. <column id="chfdeptcd" type="string" desc="부서장부서코드" ref="chfdeptcd"/>
  19. <column id="chfdeptnm" type="string" desc="부서장부서명" ref="chfdeptnm"/>
  20. <column id="chfemptelno" type="string" desc="부서장연락처" ref="chfemptelno"/>
  21. <column id="psnworksupdeptcd" type="string" desc="인사상위부서" ref="psnworksupdeptcd"/>
  22. <column id="groupdeptcd" type="string" desc="그룹코드" ref="groupdeptcd"/>
  23. <column id="cnclyn" type="string" desc="취소여부" ref="cnclyn"/>
  24. <column id="cncldt" type="string" desc="취소일시" ref="cncldt"/>
  25. <column id="cnclpsnid" type="string" desc="취소자ID" ref="cnclpsnid"/>
  26. <column id="rgstseq" type="int" desc="등록순서" ref="rgstseq"/>
  27. <column id="savemode" type="string" desc="저장분류코드" ref="savemode"/>
  28. </table>
  29. </input>
  30. <output path="root" type="xml">
  31. </output>
  32. </submit>