123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRICU01605">
- <action url="svc://local"
- target="stdycostapp.Stdycost"
- interface="himed.his.crc.stdycostapp.stdycost.Stdycost"
- method="reqReserPayList">
- </action>
-
- <input type="urlencoded">
- <table id="req" count_ref="endmonth">
- <column id="startmonth" desc="작업시작월" ref="startmonth"/>
- <column id="endmonth" desc="작업마지막월" ref="endmonth"/>
- <column id="userid" desc="사원번호" ref="userid"/>
- <column id="stdemplno" desc="책임연구자 사원번호" ref="stdemplno"/>
- </table>
- </input>
-
- <output path="root/list" type="xml">
- <table id="grid" count_ref="grid" >
- <column id="emplno" desc="번호" ref="grid.emplno"/>
- <column id="workym" desc="고지년도" ref="grid.workym"/>
- <column id="seqno" desc="건강보험1" ref="grid.seqno"/>
- <column id="fromym" desc="건강보험2" ref="grid.fromym"/>
- <column id="toym" desc="능력개발" ref="grid.toym"/>
- <column id="stdemplno" desc="고용보험1" ref="grid.stdemplno"/>
- <column id="appinstnm" desc="고용보험2" ref="grid.appinstnm"/>
- <column id="stdsubjnm" desc="시작일자" ref="grid.stdsubjnm"/>
- <column id="payamt" desc="종료일자" ref="grid.payamt"/>
- <column id="paytotamt" desc="산재보험" ref="grid.paytotamt"/>
- <column id="payappyn" desc="월급여액" ref="grid.payappyn"/>
- <column id="insurappyn" desc="장기요양1" ref="grid.insurappyn"/>
- <column id="payappinst" desc="장기요양2" ref="grid.payappinst"/>
- <column id="rregno" desc="국민연금1" ref="grid.rregno"/>
- <column id="stdrregno" desc="국민연금2" ref="grid.stdrregno"/>
- <column id="usernm" desc="국민연금2" ref="grid.usernm"/>
- <column id="hospnm" desc="국민연금2" ref="grid.hospnm"/>
- <column id="stdhospnm" desc="국민연금2" ref="grid.stdhospnm"/>
- <column id="stdusernm" desc="국민연금2" ref="grid.stdusernm"/>
- <column id="deptnm" desc="국민연금2" ref="grid.deptnm"/>
- <column id="duthospnm" desc="국민연금2" ref="grid.duthospnm"/>
- <column id="dutdeptnm" desc="국민연금2" ref="grid.dutdeptnm"/>
- <column id="grupjoblncd" desc="국민연금2" ref="grid.grupjoblncd"/>
- <column id="entcodd" desc="국민연금2" ref="grid.entcodd"/>
- <column id="usertodd" desc="국민연금2" ref="grid.usertodd"/>
- <column id="mpphonno" desc="국민연금2" ref="grid.mpphonno"/>
-
- </table>
-
- <table id="item" count_ref="item">
- <column id="notiyy" desc="고지년도" ref="item.notiyy"/>
- </table>
- </output>
- </submit>
-
|