TRCPC00201.xml 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCPC00201">
  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="chosfromdd">
  10. <column id="chosfromdd" desc="내원일시작" ref="chosfromdd"/>
  11. <column id="chostodd" desc="내원일종료" ref="chostodd"/>
  12. <column id="orddept" desc="내원진료과" ref="orddept"/>
  13. <column id="pid" desc="등록번호" ref="pid"/>
  14. <column id="cmpnfromdd" desc="실행일시작" ref="cmpnfromdd"/>
  15. <column id="cmpntodd" desc="실행일종료" ref="cmpntodd"/>
  16. <column id="cmpnnm" desc="캠페인명" ref="cmpnnm"/>
  17. </table>
  18. </input>
  19. <output path="root" type="xml">
  20. <table id="choslist" count_ref="choslist">
  21. <column id="cmpnnm" type="string" desc="캠페인명" ref="choslist.cmpnnm"/>
  22. <column id="rgstdeptnm" type="string" desc="실행부서" ref="choslist.rgstdeptnm"/>
  23. <column id="orddeptnm" type="string" desc="내원진료과" ref="choslist.orddeptnm"/>
  24. <column id="cmpnexecdd" type="string" desc="실행일자" ref="choslist.cmpnexecdd"/>
  25. <column id="orddd" type="string" desc="내원일자" ref="choslist.orddd"/>
  26. <column id="pid" type="string" desc="등록번호" ref="choslist.pid"/>
  27. <column id="hngnm" type="string" desc="고객명" ref="choslist.hngnm"/>
  28. <column id="outinflag" type="string" desc="외래입원상태" ref="choslist.outinflag"/>
  29. <column id="choscnfmyn" type="string" desc="응답여부" ref="choslist.choscnfmyn"/>
  30. <column id="cretno" type="int" desc="생성번호(키)" ref="choslist.cretno"/>
  31. <column id="acptseqno" type="int" desc="접수번호(키)" ref="choslist.acptseqno"/>
  32. <column id="cmpncd" type="string" desc="캠페인코드(키)" ref="choslist.cmpncd"/>
  33. <column id="cmpnrgstdt" type="string" desc="등록일시(키)" ref="choslist.cmpnrgstdt"/>
  34. <column id="rgstseq" type="int" desc="등록순서(키)" ref="choslist.rgstseq"/>
  35. </table>
  36. </output>
  37. </submit>