TRICU01605.xml 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRICU01605">
  3. <action url="svc://local"
  4. target="stdycostapp.Stdycost"
  5. interface="himed.his.crc.stdycostapp.stdycost.Stdycost"
  6. method="reqReserPayList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="endmonth">
  10. <column id="startmonth" desc="작업시작월" ref="startmonth"/>
  11. <column id="endmonth" desc="작업마지막월" ref="endmonth"/>
  12. <column id="userid" desc="사원번호" ref="userid"/>
  13. <column id="stdemplno" desc="책임연구자 사원번호" ref="stdemplno"/>
  14. </table>
  15. </input>
  16. <output path="root/list" type="xml">
  17. <table id="grid" count_ref="grid" >
  18. <column id="emplno" desc="번호" ref="grid.emplno"/>
  19. <column id="workym" desc="고지년도" ref="grid.workym"/>
  20. <column id="seqno" desc="건강보험1" ref="grid.seqno"/>
  21. <column id="fromym" desc="건강보험2" ref="grid.fromym"/>
  22. <column id="toym" desc="능력개발" ref="grid.toym"/>
  23. <column id="stdemplno" desc="고용보험1" ref="grid.stdemplno"/>
  24. <column id="appinstnm" desc="고용보험2" ref="grid.appinstnm"/>
  25. <column id="stdsubjnm" desc="시작일자" ref="grid.stdsubjnm"/>
  26. <column id="payamt" desc="종료일자" ref="grid.payamt"/>
  27. <column id="paytotamt" desc="산재보험" ref="grid.paytotamt"/>
  28. <column id="payappyn" desc="월급여액" ref="grid.payappyn"/>
  29. <column id="insurappyn" desc="장기요양1" ref="grid.insurappyn"/>
  30. <column id="payappinst" desc="장기요양2" ref="grid.payappinst"/>
  31. <column id="rregno" desc="국민연금1" ref="grid.rregno"/>
  32. <column id="stdrregno" desc="국민연금2" ref="grid.stdrregno"/>
  33. <column id="usernm" desc="국민연금2" ref="grid.usernm"/>
  34. <column id="hospnm" desc="국민연금2" ref="grid.hospnm"/>
  35. <column id="stdhospnm" desc="국민연금2" ref="grid.stdhospnm"/>
  36. <column id="stdusernm" desc="국민연금2" ref="grid.stdusernm"/>
  37. <column id="deptnm" desc="국민연금2" ref="grid.deptnm"/>
  38. <column id="duthospnm" desc="국민연금2" ref="grid.duthospnm"/>
  39. <column id="dutdeptnm" desc="국민연금2" ref="grid.dutdeptnm"/>
  40. <column id="grupjoblncd" desc="국민연금2" ref="grid.grupjoblncd"/>
  41. <column id="entcodd" desc="국민연금2" ref="grid.entcodd"/>
  42. <column id="usertodd" desc="국민연금2" ref="grid.usertodd"/>
  43. <column id="mpphonno" desc="국민연금2" ref="grid.mpphonno"/>
  44. </table>
  45. <table id="item" count_ref="item">
  46. <column id="notiyy" desc="고지년도" ref="item.notiyy"/>
  47. </table>
  48. </output>
  49. </submit>