TXCPC00201.xml 1.5 KB

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXCFA00201">
  3. <action url="svc://local"
  4. target="cmpnmngtapp.CmpnTrgtMngt"
  5. interface="himed.his.crm.cmpnmngtapp.cmpntrgtmngt.CmpnTrgtMngt"
  6. method="reqExeCnfmList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="choslist" count_ref="choslist">
  10. <column id="status" type="string" desc="처리구분" ref="choslist.m"/>
  11. <column id="choscnfmyn" type="string" desc="응답여부" ref="choslist.choscnfmyn"/>
  12. <column id="pid" type="string" desc="등록번호(키)" ref="choslist.pid"/>
  13. <column id="orddd" type="string" desc="내원일자(키)" ref="choslist.orddd"/>
  14. <column id="outinflag" type="string" desc="외래입원(키)" ref="choslist.outinflag"/>
  15. <column id="cretno" type="int" desc="생성번호(키)" ref="choslist.cretno"/>
  16. <column id="acptseqno" type="int" desc="접수번호(키)" ref="choslist.acptseqno"/>
  17. <column id="cmpncd" type="string" desc="캠페인코드(키)" ref="choslist.cmpncd"/>
  18. <column id="cmpnrgstdt" type="string" desc="등록일시(키)" ref="choslist.cmpnrgstdt"/>
  19. <column id="rgstseq" type="int" desc="등록순서(키)" ref="choslist.rgstseq"/>
  20. </table>
  21. </input>
  22. <output path="root" type="xml">
  23. </output>
  24. </submit>