TRSDT06201.xml 1.7 KB

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRSDT06201">
  3. <action url="svc://local"
  4. target="stscmcnwapp.SoclEndStats"
  5. interface="himed.his.sts.stscmcnwapp.soclendstats.SoclEndStats"
  6. method="reqGetBrgstIncmExpsPresCond">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="reqflag">
  10. <column id="reqflag" desc="연도월구분플래그" ref="reqflag"/>
  11. <column id="fromdd" desc="조회시작일" ref="fromdd"/>
  12. <column id="todd" desc="조회종료일" ref="todd" />
  13. <column id="fromendyy" desc="마감조회시작월" ref="fromendyy"/>
  14. <column id="toendyy" desc="마감조회종료월" ref="toendyy"/>
  15. <column id="fromentryy" desc="조회시작년도" ref="fromentryy"/>
  16. <column id="toentryy" desc="조회종료사업년도" ref="toentryy"/>
  17. </table>
  18. </input>
  19. <output path="root/brgstincmexpspres" type="xml">
  20. <table id="brgstincmexpsprescond" count_ref="brgstincmexpsprescond">
  21. <column id="cond" type="string" desc="구분" ref="brgstincmexpsprescond.cond"/>
  22. <column id="incmcnt" type="string" desc="헌혈증수입(수증)" ref="brgstincmexpsprescond.incmcnt"/>
  23. <column id="expscnt" type="string" desc="헌혈증지출(기증)" ref="brgstincmexpsprescond.expscnt"/>
  24. <column id="expsamt" type="string" desc="헌혈증환산액" ref="brgstincmexpsprescond.expsamt"/>
  25. <column id="patcnt" type="string" desc="헌혈증환산액" ref="brgstincmexpsprescond.patcnt"/>
  26. </table>
  27. </output>
  28. </submit>