TXCPC00103.xml 704 B

1234567891011121314151617
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXCPC00103">
  3. <action url="svc://local"
  4. target="cmpnmngtapp.CmpnMngt"
  5. interface="himed.his.crm.cmpnmngtapp.cmpnmngt.CmpnMngt"
  6. method="reqExeCmpnList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="cmpnlist" count_ref="cmpnlist">
  10. <column id="status" type="string" desc="처리구분" ref="cmpnlist.m"/>
  11. <column id="aprvyn" type="string" desc="승인여부" ref="cmpnlist.aprvyn"/>
  12. <column id="cmpncd" type="string" desc="캠페인코드" ref="cmpnlist.cmpncd"/>
  13. </table>
  14. </input>
  15. <output path="root" type="xml">
  16. </output>
  17. </submit>