1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TXICU01201">
- <action url="svc://local"
- target="stdycostapp.Stdycost"
- interface="himed.his.crc.stdycostapp.stdycost.Stdycost"
- method="setCardStdyList">
- </action>
-
- <input type="urlencoded">
- <table id="req" count_ref="subjid" >
- <column id="subjid" desc="과제ID" ref="subjid"/>
- <column id="confdd" desc="결재일자" ref="confdd"/>
- <column id="acntno" desc="계좌번호" ref="acntno"/>
- <column id="confpurcusedd" desc="사용일자" ref="confpurcusedd"/>
- <column id="depor" desc="예금주" ref="depor"/>
- <column id="suplamtincmtax" desc="소득세" ref="suplamtincmtax"/>
- <column id="cntctelno" desc="승인번호" ref="cntctelno"/>
- <column id="amtresdntax" desc="주민세" ref="amtresdntax"/>
- <column id="costuserid" desc="가맹점명" ref="costuserid"/>
- <column id="bizmngrgstno" desc="사업자등록번호" ref="bizmngrgstno"/>
- <column id="bizmngrgst" desc="거래처명" ref="bizmngrgst"/>
- <column id="detlitemexpendnm" desc="예산비목 " ref="detlitemexpendnm"/>
- <column id="totcost" desc="증빙금액" ref="totcost"/>
- <column id="silamt" desc="실지급금액" ref="silamt"/>
- <column id="needrate" desc="필요경비율" ref="needrate"/>
- <column id="needcost" desc="필요경비금액" ref="needcost"/>
- <column id="incomeamt" desc="소득금액" ref="incomeamt"/>
- <column id="taxrate" desc="세율" ref="taxrate"/>
- <column id="cmt" desc="적요" ref="cmt"/>
- <column id="detlitemexpendcd" desc="비목상세코드" ref="detlitemexpendcd"/>
- <column id="itemexpendcd" desc="비목코드" ref="itemexpendcd"/>
- <column id="instcd" desc="병원코드" ref="instcd"/>
- <column id="appdg" desc="차수" ref="appdg"/>
- <column id="seqno" desc="일련번호" ref="seqno"/>
- <column id="iudgb" desc="수정구분" ref="iudgb"/>
- <column id="supcost" desc="공급가" ref="supcost"/>
- <column id="addtax" desc="부가세" ref="addtax"/>
- <column id="bankcd" desc="은행명" ref="bankcd"/>
- <column id="cardno" desc="카드번호" ref="cardno"/>
- <column id="cardappno" desc="승인번호" ref="cardappno"/>
- <column id="cardlino" desc="청구일련번호" ref="cardlino"/>
- </table>
- </input>
-
- <output path="root/hidden" type="xml">
- <table id="source" count_ref="item" >
- <column id="seqno" desc="일련번호" ref="item.seqno"/>
- </table>
- </output>
- </submit>
|