TXSTP00901.xml 1.3 KB

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXSTP00901">
  3. <action url="svc://local"
  4. target="stspamapp.StsPam"
  5. interface="himed.his.sts.stspamapp.stspam.StsPam"
  6. method="reqExeCopyPreearnList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="bugtym">
  10. <column id="bugtym" desc="조회년월" ref="bugtym"/>
  11. <column id="copybugtym" desc="복사조회년월" ref="copybugtym"/>
  12. </table>
  13. </input>
  14. <output path="root/grddata" type="xml">
  15. <table id="preearnlist" count_ref="preearnlist">
  16. <column id="status" desc="" ref="preearnlist.status"/>
  17. <column id="bugtym" desc="예산년월" ref="preearnlist.bugtym"/>
  18. <column id="centcd" desc="센터" ref="preearnlist.centcd"/>
  19. <column id="orddeptcd" desc="진료과" ref="preearnlist.orddeptcd"/>
  20. <column id="grupgb" desc="계열구분" ref="preearnlist.grupgb"/>
  21. <column id="dispseq" desc="출력순서" ref="preearnlist.dispseq"/>
  22. <column id="inpgoal" desc="입원예산수익" ref="preearnlist.inpgoal"/>
  23. <column id="outgoal" desc="외래예산수익" ref="preearnlist.outgoal"/>
  24. </table>
  25. </output>
  26. </submit>