TXICU01301.xml 4.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXICU01301">
  3. <action url="svc://local"
  4. target="stdycostapp.Stdycost"
  5. interface="himed.his.crc.stdycostapp.stdycost.Stdycost"
  6. method="setConfStdyList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="subjid" >
  10. <column id="subjid" desc="과제ID" ref="subjid"/>
  11. <column id="itemnm" desc="회의제목" ref="itemnm"/>
  12. <column id="detlconfpurcusedd" desc="회의일자" ref="detlconfpurcusedd"/>
  13. <column id="modelnm" desc="회의장소" ref="modelnm"/>
  14. <column id="confcnts" desc="회의내용" ref="confcnts"/>
  15. <column id="cnts1" desc="참여자" ref="cnts1"/>
  16. <column id="paymthdcd" desc="지급유형" ref="paymthdcd"/>
  17. <column id="confpurcusedd" desc="사용일자" ref="confpurcusedd"/>
  18. <column id="detlitemexpendcd" desc="비목상세코드" ref="detlitemexpendcd"/>
  19. <column id="detlitemexpendnm" desc="비목상세코드명 " ref="detlitemexpendnm"/>
  20. <column id="payflagcd" desc="지급처구분" ref="payflagcd"/>
  21. <column id="costuserid" desc="지급처" ref="costuserid"/>
  22. <column id="costusernm" desc="지급처명" ref="costusernm"/>
  23. <column id="rcpttypecd" desc="영수증구분" ref="rcpttypecd"/>
  24. <column id="bizmngrgstno" desc="거래처" ref="bizmngrgstno"/>
  25. <column id="bizmngrgst" desc="거래처명" ref="bizmngrgst"/>
  26. <column id="totcost" desc="증빙금액" ref="totcost"/>
  27. <column id="suplamtincmtax" desc="소득세" default="0" ref="suplamtincmtax"/>
  28. <column id="amtresdntax" desc="부가세" default="0" ref="amtresdntax"/>
  29. <column id="bankcd" desc="지급은행" ref="bankcd"/>
  30. <column id="acntno" desc="계좌번호" ref="acntno"/>
  31. <column id="depor" desc="예금주/일련번호" ref="depor"/>
  32. <column id="cntctelno" desc="승인번호" ref="cntctelno"/>
  33. <column id="cmt" desc="사용내역" ref="cmt"/>
  34. <column id="silamt" desc="실지급금액" ref="silamt"/>
  35. <column id="natiforgnflagcd" desc="내외국인구분" ref="natiforgnflagcd"/>
  36. <column id="nm" desc="성명" ref="nm"/>
  37. <column id="rrgstno1" desc="앞주민번호" ref="rrgstno1"/>
  38. <column id="rrgstno2" desc="뒤주민번호" ref="rrgstno2"/>
  39. <column id="incomeflag" desc="소득구분" ref="incomeflag"/>
  40. <column id="plceflag" desc="거주자구분" ref="plceflag"/>
  41. <column id="needrate" desc="필요경비율" ref="needrate"/>
  42. <column id="needcost" desc="필요경비금액" ref="needcost"/>
  43. <column id="incomeamt" desc="소득금액" ref="incomeamt"/>
  44. <column id="taxrate" desc="세율" ref="taxrate"/>
  45. <column id="mpphonno" desc="핸드폰" ref="mpphonno"/>
  46. <column id="zipcd1" desc="우편번호1" ref="zipcd1"/>
  47. <column id="zipcd2" desc="우편번호2" ref="zipcd2"/>
  48. <column id="homeaddr" desc="우편번호주소" ref="homeaddr"/>
  49. <column id="addr" desc="상세주소" ref="addr"/>
  50. <column id="usespecflagcd" desc="사용내역구분" default="1" ref="usespecflagcd"/>
  51. <column id="expendflag" desc="세부비목구분" default="1" ref="expendflag"/>
  52. <column id="expendcd" desc="비목코드" ref="expendcd"/>
  53. <column id="instcd" desc="병원코드" ref="instcd"/>
  54. <column id="appdg" desc="차수" ref="appdg"/>
  55. <column id="seqno" desc="일련번호" ref="seqno"/>
  56. <column id="iudgb" desc="수정구분" ref="iudgb"/>
  57. <column id="supcost" desc="공급가액" ref="supcost"/>
  58. <column id="addtax" desc="세액" ref="addtax"/>
  59. </table>
  60. </input>
  61. <output path="root/hidden" type="xml">
  62. <table id="source" count_ref="item" >
  63. <column id="seqno" desc="일련번호" ref="item.seqno"/>
  64. </table>
  65. </output>
  66. </submit>