TRCPC00801.xml 979 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCPC00801">
  3. <action url="svc://local"
  4. target="cmpnmngtapp.CmpnTrgtMngt"
  5. interface="himed.his.crm.cmpnmngtapp.cmpntrgtmngt.CmpnTrgtMngt"
  6. method="reqGetInnrGrupList">
  7. </action>
  8. <input type="urlencoded">
  9. </input>
  10. <output path="root/innrgrupinfo" type="xml">
  11. <table id="indgruplist" count_ref="indgruplist">
  12. <column id="indgrupid" type="int" desc="내부고객그룹ID" ref="indgruplist.indgrupid"/>
  13. <column id="indgrupnm" type="String" desc="내부고객그룹명" ref="indgruplist.indgrupnm"/>
  14. </table>
  15. <table id="deptgruplist" count_ref="deptgruplist">
  16. <column id="deptgrupid" type="int" desc="내부고객그룹ID" ref="deptgruplist.deptgrupid"/>
  17. <column id="deptgrupnm" type="String" desc="내부고객그룹명" ref="deptgruplist.deptgrupnm"/>
  18. </table>
  19. </output>
  20. </submit>