TXICU00111.xml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <?xml version='1.0' encoding='euc-kr'?>
  2. <submit id="TRXICU00111">
  3. <action url="svc://local"
  4. target="stdycostapp.StdyExpense"
  5. interface="himed.his.crc.stdycostapp.stdyexpense.StdyExpense"
  6. method="reqExeIsamstdycost">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="grid">
  10. <column id="appaprvyn" desc="승인여부" ref="grid.appaprvyn"/>
  11. <column id="appcnfmdd" desc="승인여부" ref="grid.appcnfmdd"/>
  12. <column id="rtnresnapp" desc="반려사유" ref="grid.rtnresnapp"/>
  13. <column id="appdg" desc="차수" ref="grid.appdg"/>
  14. <column id="subjid" desc="과제ID" ref="grid.subjid"/>
  15. <column id="instcd" desc="병원코드" ref="grid.instcd"/>
  16. <column id="evdncprstyn" desc="증빙제출여부" ref="grid.evdncprstyn"/>
  17. </table>
  18. </input>
  19. <output path="main/view" type="xml">
  20. <table id="isamstdycost" count_ref="isamstdycost">
  21. <column id="appdg" desc="차수" ref="isamstdycost.appdg"/>
  22. <column id="appdd" desc="신청일자" ref="isamstdycost.appdd"/>
  23. <column id="appamt" desc="신청금액" ref="isamstdycost.appamt"/>
  24. <column id="appaprvyn" desc="승인여부" ref="isamstdycost.appaprvyn"/>
  25. <column id="appcnfmdd" desc="승인일자" ref="isamstdycost.appcnfmdd"/>
  26. <column id="actdd" desc="결의일자" ref="isamstdycost.actdd"/>
  27. <column id="actaprvdd" desc="결의신청일자" ref="isamstdycost.actaprvdd"/>
  28. <column id="rtnresnapp" desc="반려사유" ref="isamstdycost.rtnresnapp"/>
  29. <column id="subjid" desc="과제ID" ref="isamstdycost.subjid"/>
  30. <column id="instcd" desc="병원코드" ref="isamstdycost.instcd"/>
  31. <column id="evdncprstyn" desc="증빙제출여부" ref="isamstdycost.evdncprstyn"/>
  32. </table>
  33. </output>
  34. </submit>