TXICP00400.xml 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <?xml version='1.0' encoding='euc-kr'?>
  2. <submit id="TXICP00400">
  3. <action url="svc://local"
  4. target="stdycostapp.StdyExpense"
  5. interface="himed.his.crc.stdycostapp.stdyexpense.StdyExpense"
  6. method="reqExeISAMStdyCost">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="grid">
  10. <column id="subjid" desc="과제ID" ref="grid.subjid"/>
  11. <column id="instcd" desc="병원코드" ref="grid.instcd"/>
  12. <column id="appdg" desc="차수" ref="grid.appdg"/>
  13. <column id="appaprvyn" desc="지급여부" ref="grid.appaprvyn"/>
  14. <column id="srchstartdd" desc="" ref="srchstartdd"/>
  15. <column id="srchstartdd" desc="" ref="srchstartdd"/>
  16. <column id="srchenddd" desc="" ref="srchenddd"/>
  17. <column id="srchpayyn" desc="" ref="srchpayyn"/>
  18. <column id="srchrespstdyempnm" desc="" ref="srchrespstdyempnm"/>
  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. </table>
  45. </output>
  46. </submit>