TXCPC00403.xml 951 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXCPC00403">
  3. <action url="svc://local"
  4. target="cmpnmngtapp.CmpnClsMngt"
  5. interface="himed.his.crm.cmpnmngtapp.cmpnclsmngt.CmpnClsMngt"
  6. method="reqSaveCmpnSmlList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="cmpnsmllist">
  10. <column id="status" desc="처리구분" ref="cmpnsmllist.m"/>
  11. <column id="cmpnsmlcd" type="int" desc="캠페인소분류코드" ref="cmpnsmllist.cmpnsmlcd"/>
  12. <column id="cmpnsmlnm" type="string" desc="캠페인소분류이름" ref="cmpnsmllist.cmpnsmlnm"/>
  13. <column id="cmpnmdlcd" type="int" desc="캠페인중분류코드" ref="cmpnsmllist.cmpnmdlcd"/>
  14. <column id="cmpnlrgcd" type="int" desc="캠페인대분류코드" ref="cmpnsmllist.cmpnlrgcd"/>
  15. </table>
  16. </input>
  17. <output path="root" type="xml">
  18. </output>
  19. </submit>