TRICP00400.xml 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <?xml version='1.0' encoding='euc-kr'?>
  2. <submit id="TRICP00400">
  3. <action url="svc://local"
  4. target="stdycostapp.StdyExpense"
  5. interface="himed.his.crc.stdycostapp.stdyexpense.StdyExpense"
  6. method="reqGetIsamsthycost">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="srchinstcd">
  10. <column id="srchinstcd" desc="병원코드" ref="srchinstcd"/>
  11. <column id="srchstartdd" desc="해당일1" ref="srchstartdd"/>
  12. <column id="srchenddd" desc="해당일2" ref="srchenddd"/>
  13. <column id="srchpayyn" desc="지급여부" ref="srchpayyn"/>
  14. <column id="srchrespstdyempnm" desc="책임시험자" ref="srchrespstdyempnm"/>
  15. <column id="srchresernm" desc="연구자" ref="srchresernm"/>
  16. <column id="srchpaystartdd" desc="지급시작일" ref="srchpaystartdd"/>
  17. <column id="srchpayenddd" desc="지급종료일" ref="srchpayenddd"/>
  18. <column id="srchsubjnm" desc="과제명" ref="srchsubjnm"/>
  19. </table>
  20. </input>
  21. <output path="main/grid" type="xml">
  22. <table id="prsnexpsinfo" count_ref="msg">
  23. <column id="subjno" desc="과제번호" ref="msg.subjno"/>
  24. <column id="subjnm" desc="과제명" type="cdata" ref="msg.subjnm"/>
  25. <column id="appdg" desc="신청차수" ref="msg.appdg"/>
  26. <column id="appdd" desc="신청일" ref="msg.appdd"/>
  27. <column id="appamt" desc="신청금액" ref="msg.appamt"/>
  28. <column id="bal" desc="잔액" ref="msg.bal"/>
  29. <column id="instcd" desc="병원코드" ref="msg.instcd"/>
  30. <column id="instnm" desc="병원명" type="cdata" ref="msg.instnm"/>
  31. <column id="appaprvyn" desc="승인여부" ref="msg.appaprvyn"/>
  32. <column id="subjid" desc="과제ID" ref="msg.subjid"/>
  33. <column id="depor" desc="예금주" type="cdata" ref="msg.depor"/>
  34. <column id="nm" desc="성명" type="cdata" ref="msg.nm"/>
  35. <column id="banknm" desc="은행명" type="cdata" ref="msg.banknm"/>
  36. <column id="acntno" desc="계좌번호" type="cdata" ref="msg.acntno"/>
  37. <column id="totcost" desc="지급액" ref="msg.totcost"/>
  38. <column id="rrgstno" desc="주민번호" type="cdata" ref="msg.rrgstno"/>
  39. <column id="addr" desc="주소" type="cdata" ref="msg.addr"/>
  40. <column id="posnm" desc="소속" type="cdata" ref="msg.posnm"/>
  41. <column id="jobposnm" desc="직위" type="cdata" ref="msg.jobposnm"/>
  42. <column id="detlitemexpendcd" desc="세부비목코드" ref="msg.detlitemexpendcd"/>
  43. <column id="sumcost" desc="인건비지급합계" ref="msg.sumcost"/>
  44. <column id="appcnfmdd" desc="지급일" type="cdata" ref="msg.appcnfmdd"/>
  45. </table>
  46. </output>
  47. </submit>