TRICU00100.xml 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <?xml version='1.0' encoding='euc-kr'?>
  2. <submit id="TRICU00100">
  3. <action url="svc://local"
  4. target="stdycostapp.StdyExpense"
  5. interface="himed.his.crc.stdycostapp.stdyexpense.StdyExpense"
  6. method="reqGetStdyExpLst">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="srchappflagcd">
  10. <column id="srchappflagcd" desc="신청구분" ref="srchappflagcd"/>
  11. <column id="srchinstcd" desc="병원선택" ref="srchinstcd"/>
  12. <column id="srchsubjno" desc="과제번호" ref="srchsubjno"/>
  13. <column id="srchperchgrid" desc="의뢰자" ref="srchperchgrid"/>
  14. <column id="srchrespstdyempno" desc="연구자" ref="srchrespstdyempno"/>
  15. <column id="srchfromdd" desc="fromdd" ref="srchfromdd"/>
  16. <column id="srchtodd" desc="todd" ref="srchtodd"/>
  17. <column id="flag" desc="구분" default ="N" ref="flag"/>
  18. </table>
  19. </input>
  20. <output path="main/grid" type="xml">
  21. <table id="stdyexplst" count_ref="stdyexplst">
  22. <column id="flag" desc="체킹" ref="stdyexplst.flag"/>
  23. <column id="subjno" desc="과제번호" ref="stdyexplst.subjno"/>
  24. <column id="itemnm" desc="품목명" type="cdata" ref="stdyexplst.itemnm"/>
  25. <column id="hospnm" desc="병원명" type="cdata" ref="stdyexplst.hospnm"/>
  26. <column id="instcd" desc="해당병원" ref="stdyexplst.instcd"/>
  27. <column id="appdd" desc="접수일" type="cdata" ref="stdyexplst.appdd"/>
  28. <column id="cmpynm" desc="의뢰자" type="cdata" ref="stdyexplst.cmpynm"/>
  29. <column id="rusernm" desc="연구자" type="cdata" ref="stdyexplst.rusernm"/>
  30. <column id="ruserid" desc="연구자id" ref="stdyexplst.ruserid"/>
  31. <column id="stdystartdd" desc="연구시작기간" type="cdata" ref="stdyexplst.stdystartdd"/>
  32. <column id="stdyenddd" desc="연구종료기간" type="cdata" ref="stdyexplst.stdyenddd"/>
  33. <column id="appdg" desc="신청차수" ref="stdyexplst.appdg"/>
  34. <column id="appamt" desc="신청금액" ref="stdyexplst.appamt"/>
  35. <column id="remamt" desc="입금잔액" ref="stdyexplst.remamt"/>
  36. <column id="actseqno" desc="" ref="stdyexplst.actseqno"/>
  37. <column id="subjid" desc="과제ID" ref="stdyexplst.subjid"/>
  38. <column id="sendmis" desc="mis연동" ref="stdyexplst.sendmis"/>
  39. <column id="missendyn" desc="mis연동여부" ref="stdyexplst.missendyn"/>
  40. <column id="appaprvyn" desc="승인여부" ref="stdyexplst.appaprvyn"/>
  41. <column id="appaprvnm" desc="승인여부" ref="stdyexplst.appaprvnm"/>
  42. <column id="misseqno" desc="misseqno" ref="stdyexplst.misseqno"/>
  43. <column id="conreseryn" desc="계약연구원여부" ref="stdyexplst.conreseryn"/>
  44. <column id="conusernm" desc="계약연구원성명" ref="stdyexplst.conusernm"/>
  45. <column id="conrrgstno" desc="계약연구원주민번호" ref="stdyexplst.conrrgstno"/>
  46. </table>
  47. </output>
  48. </submit>