TXICU00301.xml 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <submit id="TXICU00301">
  3. <action url="svc://local"
  4. target="stdycostapp.StdyExpense"
  5. interface="himed.his.crc.stdycostapp.stdyexpense.StdyExpense"
  6. method="InsSendCostinfo">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="srchfromdd">
  10. <column id="srchfromdd" desc="시작일자" ref="srchfromdd"/>
  11. <column id="srchtodd" desc="종료일자" ref="srchtodd"/>
  12. <column id="srchappflagcd" desc="신청구분" ref="srchappflagcd"/>
  13. <column id="srchinstcd" desc="병원코드" ref="srchinstcd"/>
  14. <column id="srchsubjno" desc="과제번호" ref="srchsubjno"/>
  15. <column id="srchperchgrid" desc="의뢰자" ref="srchperchgrid"/>
  16. <column id="srchrespstdyempno" desc="연구자" ref="srchrespstdyempno"/>
  17. <column id="flag" desc="구분" ref="flag"/>
  18. </table>
  19. <table id="stdyexplst" count_ref="stdyexplst">
  20. <column id="status" desc="상태" ref="stdyexplst.m"/>
  21. <column id="subjno" desc="과제번호" ref="stdyexplst.subjno"/>
  22. <column id="itemnm" desc="품목명" type="cdata" ref="stdyexplst.itemnm"/>
  23. <column id="hospnm" desc="병원명" type="cdata" ref="stdyexplst.hospnm"/>
  24. <column id="instcd" desc="해당병원" ref="stdyexplst.instcd"/>
  25. <column id="appdd" desc="접수일" type="cdata" ref="stdyexplst.appdd"/>
  26. <column id="cmpynm" desc="의뢰자" type="cdata" ref="stdyexplst.cmpynm"/>
  27. <column id="rusernm" desc="연구자" type="cdata" ref="stdyexplst.rusernm"/>
  28. <column id="ruserid" desc="연구자id" ref="stdyexplst.ruserid"/>
  29. <column id="stdystartdd" desc="연구시작기간" type="cdata" ref="stdyexplst.stdystartdd"/>
  30. <column id="stdyenddd" desc="연구종료기간" type="cdata" ref="stdyexplst.stdyenddd"/>
  31. <column id="appdg" desc="신청차수" ref="stdyexplst.appdg"/>
  32. <column id="appamt" desc="신청금액" type="int" ref="stdyexplst.appamt"/>
  33. <column id="remamt" desc="입금잔액" ref="stdyexplst.remamt"/>
  34. <column id="actseqno" desc="" ref="stdyexplst.actseqno"/>
  35. <column id="subjid" desc="과제ID" ref="stdyexplst.subjid"/>
  36. <column id="conreseryn" desc="계약연구원여부" ref="stdyexplst.conreseryn"/>
  37. <column id="conusernm" desc="계약연구원성명" ref="stdyexplst.conusernm"/>
  38. <column id="conrrgstno" desc="계약연구원주민번호" ref="stdyexplst.conrrgstno"/>
  39. </table>
  40. </input>
  41. <output path="main/grid" type="xml">
  42. <table id="stdyexplst" count_ref="stdyexplst">
  43. <column id="flag" desc="체킹" ref="stdyexplst.flag"/>
  44. <column id="subjno" desc="과제번호" ref="stdyexplst.subjno"/>
  45. <column id="itemnm" desc="품목명" type="cdata" ref="stdyexplst.itemnm"/>
  46. <column id="hospnm" desc="병원명" type="cdata" ref="stdyexplst.hospnm"/>
  47. <column id="instcd" desc="해당병원" ref="stdyexplst.instcd"/>
  48. <column id="appdd" desc="접수일" type="cdata" ref="stdyexplst.appdd"/>
  49. <column id="cmpynm" desc="의뢰자" type="cdata" ref="stdyexplst.cmpynm"/>
  50. <column id="rusernm" desc="연구자" type="cdata" ref="stdyexplst.rusernm"/>
  51. <column id="ruserid" desc="연구자id" ref="stdyexplst.ruserid"/>
  52. <column id="stdystartdd" desc="연구시작기간" type="cdata" ref="stdyexplst.stdystartdd"/>
  53. <column id="stdyenddd" desc="연구종료기간" type="cdata" ref="stdyexplst.stdyenddd"/>
  54. <column id="appdg" desc="신청차수" ref="stdyexplst.appdg"/>
  55. <column id="appamt" desc="신청금액" type="int" ref="stdyexplst.appamt"/>
  56. <column id="remamt" desc="입금잔액" ref="stdyexplst.remamt"/>
  57. <column id="actseqno" desc="" ref="stdyexplst.actseqno"/>
  58. <column id="subjid" desc="과제ID" ref="stdyexplst.subjid"/>
  59. <column id="sendmis" desc="MIS연동" ref="stdyexplst.sendmis"/>
  60. <column id="missendyn" desc="MIS연동여부" ref="stdyexplst.missendyn"/>
  61. </table>
  62. </output>
  63. </submit>