TRCPC00303.xml 2.0 KB

12345678910111213141516171819202122232425262728293031
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCPC00303">
  3. <action url="svc://local"
  4. target="cmpnmngtapp.CmpnTrgtMngt"
  5. interface="himed.his.crm.cmpnmngtapp.cmpntrgtmngt.CmpnTrgtMngt"
  6. method="reqGetCnfmList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="cmpnsmlcd">
  10. <column id="cmpnsmlcd" type="int" desc="캠페인소분류" ref="cmpnsmlcd"/>
  11. </table>
  12. </input>
  13. <output path="root" type="xml">
  14. <table id="choslist" count_ref="choslist">
  15. <column id="cmpnnm" type="string" desc="캠페인명" ref="choslist.cmpnnm"/>
  16. <column id="rgstdeptnm" type="string" desc="실행부서" ref="choslist.rgstdeptnm"/>
  17. <column id="orddeptnm" type="string" desc="내원진료과" ref="choslist.orddeptnm"/>
  18. <column id="cmpnexecdd" type="string" desc="실행일자" ref="choslist.cmpnexecdd"/>
  19. <column id="orddd" type="string" desc="내원일자" ref="choslist.orddd"/>
  20. <column id="pid" type="string" desc="등록번호" ref="choslist.pid"/>
  21. <column id="hngnm" type="string" desc="고객명" ref="choslist.hngnm"/>
  22. <column id="outinflag" type="string" desc="외래입원상태" ref="choslist.outinflag"/>
  23. <column id="choscnfmyn" type="string" desc="응답여부" ref="choslist.choscnfmyn"/>
  24. <column id="cretno" type="int" desc="생성번호(키)" ref="choslist.cretno"/>
  25. <column id="acptseqno" type="int" desc="접수번호(키)" ref="choslist.acptseqno"/>
  26. <column id="cmpncd" type="string" desc="캠페인코드(키)" ref="choslist.cmpncd"/>
  27. <column id="cmpnrgstdt" type="string" desc="등록일시(키)" ref="choslist.cmpnrgstdt"/>
  28. <column id="rgstseq" type="int" desc="등록순서(키)" ref="choslist.rgstseq"/>
  29. </table>
  30. </output>
  31. </submit>