TRSTP00200.xml 937 B

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <!--
  3. * @(#)TXSTP00100.xml
  4. * 수정이력
  5. * - 2008.06.25 / 최초작성 / 박정화
  6. *
  7. -->
  8. <submit id="TXSTP00100">
  9. <action url="svc://local"
  10. target="stspamapp.StsPam"
  11. interface="himed.his.sts.stspamapp.stspam.StsPam"
  12. method="reqExePamBatch">
  13. </action>
  14. <input type="urlencoded">
  15. <table id="req" count_ref="in_batchgubn">
  16. <column id="in_batchgubn" type="string" desc="집계구분" ref="in_batchgubn"/>
  17. <column id="in_ordstat" type="string" desc="진료구분" ref="in_ordstat"/>
  18. <column id="in_monthday" type="string" desc="집계기준" ref="in_monthday"/>
  19. <column id="in_procdd" type="string" desc="집계일자" ref="in_procdd"/>
  20. </table>
  21. </input>
  22. <output path="root/hide" type="xml">
  23. </output>
  24. </submit>