TXCVT00202.xml 734 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXCVT00202">
  3. <action url="svc://local"
  4. target="vocapp.Voc"
  5. interface="himed.his.crm.vocapp.voc.Voc"
  6. method="reqSetGrpDeptData">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="groupcd">
  10. <column id="groupcd" desc="그룹코드" ref="groupcd"/>
  11. <column id="deptno" desc="하위부서일련번호" ref="deptno"/>
  12. <column id="groupnm" desc="그룹명" ref="groupnm"/>
  13. <column id="deptnm" desc="하위부서명" ref="deptnm"/>
  14. <column id="deptcd" desc="하위부서코드" ref="deptcd"/>
  15. </table>
  16. </input>
  17. <output path="root/list" type="xml">
  18. </output>
  19. </submit>