TRICU00113.xml 911 B

123456789101112131415161718192021222324
  1. <?xml version='1.0' encoding='euc-kr'?>
  2. <submit id="TRICU00113">
  3. <action url="svc://local"
  4. target="stdycostapp.StdyExpense"
  5. interface="himed.his.crc.stdycostapp.stdyexpense.StdyExpense"
  6. method="reqGetSubreqlist">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="subjid">
  10. <column id="subjid" desc="과제ID" ref="subjid"/>
  11. <column id="instcd" desc="해당병원" ref="instcd"/>
  12. <column id="appdg" desc="차수" ref="appdg"/>
  13. </table>
  14. </input>
  15. <output path="hidden/subreqinfo" type="xml">
  16. <table id="subreqlist" count_ref="subreqlist">
  17. <column id="unsldd" desc="전표발의일자" ref="subreqlist.unsldd"/>
  18. <column id="unslno" desc="지출결의서번호" ref="subreqlist.unslno"/>
  19. <column id="sanctslipdd" desc="재무팀 승인일자" ref="subreqlist.sanctslipdd"/>
  20. </table>
  21. </output>
  22. </submit>