TXICU01201.xml 2.9 KB

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