TXICS01003.xml 1.6 KB

12345678910111213141516171819202122232425262728293031323334
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXICS01003">
  3. <action url="svc://local"
  4. target="crccsubjapp.CrccSubjMngt"
  5. interface="himed.his.crc.crccsubjapp.crccsubjmngt.CrccSubjMngt"
  6. method="reqExeSubjItemExeDtl">
  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="stdyitemexpend" desc="연구비비목코드" ref="stdyitemexpend"/>
  14. <column id="confpurcusedd" desc="사용일자" ref="confpurcusedd"/>
  15. <column id="usespecflagcd" desc="구입처구분" ref="usespecflagcd"/>
  16. <column id="bankcd" desc="은행코드" ref="bankcd"/>
  17. <column id="bizmngrgstno" desc="사업자등록번호" ref="bizmngrgstno"/>
  18. <column id="itemnm" desc="구입처명" ref="itemnm"/>
  19. <column id="acntno" desc="계좌번호" ref="acntno"/>
  20. <column id="depor" desc="예금주" ref="depor"/>
  21. <column id="rcpttypecd" desc="영수증종류" ref="rcpttypecd"/>
  22. <column id="confcost" desc="신청금액" ref="confcost"/>
  23. <column id="confcnts" desc="지급내역" ref="confcnts"/>
  24. </table>
  25. </input>
  26. <output path="root/hidden" type="xml">
  27. <table id="item" count_ref="item" >
  28. <column id="count" desc="실행건수" ref="item.count"/>
  29. </table>
  30. </output>
  31. </submit>