123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- <?xml version='1.0' encoding='euc-kr'?>
- <submit id="TRICU00100">
- <action url="svc://local"
- target="stdycostapp.StdyExpense"
- interface="himed.his.crc.stdycostapp.stdyexpense.StdyExpense"
- method="reqGetStdyExpLst">
- </action>
-
- <input type="urlencoded">
- <table id="req" count_ref="srchappflagcd">
- <column id="srchappflagcd" desc="신청구분" ref="srchappflagcd"/>
- <column id="srchinstcd" desc="병원선택" ref="srchinstcd"/>
- <column id="srchsubjno" desc="과제번호" ref="srchsubjno"/>
- <column id="srchperchgrid" desc="의뢰자" ref="srchperchgrid"/>
- <column id="srchrespstdyempno" desc="연구자" ref="srchrespstdyempno"/>
- <column id="srchfromdd" desc="fromdd" ref="srchfromdd"/>
- <column id="srchtodd" desc="todd" ref="srchtodd"/>
- <column id="flag" desc="구분" default ="N" ref="flag"/>
- </table>
- </input>
- <output path="main/grid" type="xml">
- <table id="stdyexplst" count_ref="stdyexplst">
- <column id="flag" desc="체킹" ref="stdyexplst.flag"/>
- <column id="subjno" desc="과제번호" ref="stdyexplst.subjno"/>
- <column id="itemnm" desc="품목명" type="cdata" ref="stdyexplst.itemnm"/>
- <column id="hospnm" desc="병원명" type="cdata" ref="stdyexplst.hospnm"/>
- <column id="instcd" desc="해당병원" ref="stdyexplst.instcd"/>
- <column id="appdd" desc="접수일" type="cdata" ref="stdyexplst.appdd"/>
- <column id="cmpynm" desc="의뢰자" type="cdata" ref="stdyexplst.cmpynm"/>
- <column id="rusernm" desc="연구자" type="cdata" ref="stdyexplst.rusernm"/>
- <column id="ruserid" desc="연구자id" ref="stdyexplst.ruserid"/>
- <column id="stdystartdd" desc="연구시작기간" type="cdata" ref="stdyexplst.stdystartdd"/>
- <column id="stdyenddd" desc="연구종료기간" type="cdata" ref="stdyexplst.stdyenddd"/>
- <column id="appdg" desc="신청차수" ref="stdyexplst.appdg"/>
- <column id="appamt" desc="신청금액" ref="stdyexplst.appamt"/>
- <column id="remamt" desc="입금잔액" ref="stdyexplst.remamt"/>
- <column id="actseqno" desc="" ref="stdyexplst.actseqno"/>
- <column id="subjid" desc="과제ID" ref="stdyexplst.subjid"/>
- <column id="sendmis" desc="mis연동" ref="stdyexplst.sendmis"/>
- <column id="missendyn" desc="mis연동여부" ref="stdyexplst.missendyn"/>
- <column id="appaprvyn" desc="승인여부" ref="stdyexplst.appaprvyn"/>
- <column id="appaprvnm" desc="승인여부" ref="stdyexplst.appaprvnm"/>
- <column id="misseqno" desc="misseqno" ref="stdyexplst.misseqno"/>
- <column id="conreseryn" desc="계약연구원여부" ref="stdyexplst.conreseryn"/>
- <column id="conusernm" desc="계약연구원성명" ref="stdyexplst.conusernm"/>
- <column id="conrrgstno" desc="계약연구원주민번호" ref="stdyexplst.conrrgstno"/>
-
- </table>
- </output>
- </submit>
|