TXISR01004.xml 1.4 KB

123456789101112131415161718192021222324252627282930
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXISR01004">
  3. <action url="svc://local"
  4. target="stdysubjapp.StdySubjMngt"
  5. interface="himed.his.crc.stdysubjapp.stdysubjmngt.StdySubjMngt"
  6. method="reqExeSubjItemAddMngt">
  7. </action>
  8. <input type="urlencoded" >
  9. <table id="req" count_ref="senddatacom" >
  10. <column id="m" desc="실행구분" ref="senddatacom.m"/>
  11. <column id="subjid" desc="과제ID" ref="senddatacom.subjid"/>
  12. <column id="hospcd" desc="병원코드" ref="senddatacom.hospcd"/>
  13. <column id="seqno" desc="일련번호" ref="senddatacom.seqno"/>
  14. <column id="payschedd" desc="지급예정일" ref="senddatacom.payschedd"/>
  15. <column id="stdycostitemcd" desc="연구비항목" ref="senddatacom.stdycostitemcd"/>
  16. <column id="appdg" desc="신청차수" ref="senddatacom.appdg"/>
  17. <column id="acpter" desc="수령인" ref="senddatacom.acpter"/>
  18. <column id="payyncd" desc="지급여부코드" ref="senddatacom.payyncd"/>
  19. <column id="payscheamt" desc="지급예정액" ref="senddatacom.payscheamt"/>
  20. </table>
  21. </input>
  22. <output path="root/hidden" type="xml">
  23. <table id="item" count_ref="item" >
  24. <column id="count" desc="실행건수" ref="item.count"/>
  25. </table>
  26. </output>
  27. </submit>