TRCPC00401.xml 788 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCPC00401">
  3. <action url="svc://local"
  4. target="crmapp.Campain"
  5. interface="himed.his.crm.crmapp.campain.Campain"
  6. method="reqGetCmpnLrgCd">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="refauth">
  10. <column id="refauth" desc="조회권한" ref="refauth"/>
  11. </table>
  12. </input>
  13. <output path="root" type="xml">
  14. <table id="cmpnlrggrup" count_ref="cmpnlrggrup">
  15. <column id="cmpnlrgcd" type="int" desc="캠페인대분류코드" ref="cmpnlrggrup.cmpnlrgcd"/>
  16. <column id="cmpnlrgnm" type="string" desc="캠페인대분류이름" ref="cmpnlrggrup.cmpnlrgnm"/>
  17. </table>
  18. </output>
  19. </submit>