TRICP00401.xml 1.6 KB

12345678910111213141516171819202122232425262728293031323334
  1. <?xml version='1.0' encoding='euc-kr'?>
  2. <submit id="TRICP00401">
  3. <action url="svc://local"
  4. target="stdycostapp.StdyExpense"
  5. interface="himed.his.crc.stdycostapp.stdyexpense.StdyExpense"
  6. method="reqGetIsamsthycostDetail">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="instcd">
  10. <column id="instcd" desc="병원코드" ref="instcd"/>
  11. <column id="subjid" desc="해당일2" ref="subjid"/>
  12. <column id="appdg" desc="지급여부" ref="appdg"/>
  13. </table>
  14. </input>
  15. <output path="main/grid2" type="xml">
  16. <table id="prsnexpsinfodetail" count_ref="msg">
  17. <column id="userkind" desc="연구자구분" ref="msg.userkind"/>
  18. <column id="usernm" desc="연구자명" type="cdata" ref="msg.usernm"/>
  19. <column id="costuserid" desc="연구자ID" ref="msg.costuserid"/>
  20. <column id="instcd" desc="기관코드" ref="msg.instcd"/>
  21. <column id="sosok" desc="소속명" type="cdata" ref="msg.sosok"/>
  22. <column id="bankcd" desc="은행코드" ref="msg.bankcd"/>
  23. <column id="acntno" desc="계좌번호" type="cdata" ref="msg.acntno"/>
  24. <column id="depor" desc="예금주" type="cdata" ref="msg.depor"/>
  25. <column id="totcost" desc="신청금액" ref="msg.totcost"/>
  26. <column id="confpurcusedd" desc="지급요청일" ref="msg.confpurcusedd"/>
  27. <column id="detlitemexpendnm" desc="비목상세코드" ref="msg.detlitemexpendnm"/>
  28. <column id="itemexpendcd" desc="비목코드" ref="msg.itemexpendcd"/>
  29. <column id="itemexpendnm" desc="비목명" ref="msg.itemexpendnm"/>
  30. </table>
  31. </output>
  32. </submit>