TXISR01003.xml 1.7 KB

12345678910111213141516171819202122232425262728293031323334
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXISR01002">
  3. <action url="svc://local"
  4. target="stdysubjapp.StdySubjMngt"
  5. interface="himed.his.crc.stdysubjapp.stdysubjmngt.StdySubjMngt"
  6. method="reqExeSubjAppdgItemInfoMngt">
  7. </action>
  8. <input type="urlencoded" >
  9. <table id="req" count_ref="subjid">
  10. <column id="subjid" desc="과제ID" ref="subjid"/>
  11. <column id="hospcd" desc="병원선택" ref="hospcd"/>
  12. <column id="appdg" desc="차수" ref="appdg"/>
  13. <column id="stdyitemexpendcd" desc="연구비비목코드" ref="stdyitemexpendcd"/>
  14. <column id="itemexpendnm" desc="사용일자" ref="itemexpendnm"/>
  15. <column id="confpurcusedd" desc="구입처구분" ref="confpurcusedd"/>
  16. <column id="payflagcd" desc="은행코드" ref="payflagcd"/>
  17. <column id="cmpynm" desc="의뢰회사명" ref="cmpynm"/>
  18. <column id="bizmngrgstno" desc="사업자등록번호" ref="bizmngrgstno"/>
  19. <column id="acntno" desc="계좌번호" ref="acntno"/>
  20. <column id="bankcd" desc="은행코드" ref="bankcd"/>
  21. <column id="depor" desc="예금주" ref="depor"/>
  22. <column id="rcpttypecd" desc="신청금액" ref="rcpttypecd"/>
  23. <column id="confcost" desc="지급내역" ref="confcost"/>
  24. <column id="cmt" desc="지급내역" ref="cmt"/>
  25. </table>
  26. </input>
  27. <output path="root/hidden" type="xml">
  28. <table id="item" count_ref="item" >
  29. <column id="count" desc="실행건수" ref="item.count"/>
  30. </table>
  31. </output>
  32. </submit>