TXICU01101.xml 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXICU01101">
  3. <action url="svc://local"
  4. target="stdycostapp.Stdycost"
  5. interface="himed.his.crc.stdycostapp.stdycost.Stdycost"
  6. method="setGenStdyList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="subjid" >
  10. <column id="subjid" desc="과제ID" ref="subjid"/>
  11. <column id="detlitemexpendcd" desc="비목상세코드" ref="detlitemexpendcd"/>
  12. <column id="detlitemexpendnm" desc="비목상세코드명 " ref="detlitemexpendnm"/>
  13. <column id="confpurcusedd" desc="사용일자" ref="confpurcusedd"/>
  14. <column id="payflagcd" desc="지급처구분" ref="payflagcd"/>
  15. <column id="costuserid" desc="지급처" ref="costuserid"/>
  16. <column id="costusernm" desc="지급처" ref="costusernm"/>
  17. <column id="rcpttypecd" desc="영수증구분" ref="rcpttypecd"/>
  18. <column id="bizmngrgstno" desc="거래처" ref="bizmngrgstno"/>
  19. <column id="bizmngrgst" desc="거래처명" ref="bizmngrgst"/>
  20. <column id="totcost" desc="증빙금액" ref="totcost"/>
  21. <column id="silamt" desc="실지급금액" ref="silamt"/>
  22. <column id="needrate" desc="필요경비율" ref="needrate"/>
  23. <column id="needcost" desc="필요경비금액" ref="needcost"/>
  24. <column id="incomeamt" desc="소득금액" ref="incomeamt"/>
  25. <column id="taxrate" desc="세율" ref="taxrate"/>
  26. <column id="suplamtincmtax" desc="소득세" default = "0" ref="suplamtincmtax"/>
  27. <column id="amtresdntax" desc="주민세" default = "0" ref="amtresdntax"/>
  28. <column id="supcost" desc="공급가" ref="supcost"/>
  29. <column id="addtax" desc="부가세" ref="addtax"/>
  30. <column id="bankcd" desc="지급은행" ref="bankcd"/>
  31. <column id="acntno" desc="계좌번호" ref="acntno"/>
  32. <column id="depor" desc="예금주" ref="depor"/>
  33. <column id="cmt" desc="사용내역" ref="cmt"/>
  34. <column id="nathforgnflagcd" desc="거래처" ref="nathforgnflagcd"/>
  35. <column id="itemexpendcd" desc="비목코드" ref="itemexpendcd"/>
  36. <column id="instcd" desc="병원코드" ref="instcd"/>
  37. <column id="appdg" desc="차수" ref="appdg"/>
  38. <column id="seqno" desc="일련번호" ref="seqno"/>
  39. <column id="iudgb" desc="수정구분" ref="iudgb"/>
  40. <column id="supcost" desc="공급가액" ref="supcost"/>
  41. <column id="addtax" desc="세액" ref="addtax"/>
  42. </table>
  43. </input>
  44. <output path="root/hidden" type="xml">
  45. <table id="source" count_ref="item" >
  46. <column id="seqno" desc="일련번호" ref="item.seqno"/>
  47. </table>
  48. </output>
  49. </submit>