TRCCP00103.xml 1.1 KB

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