TXSMR00206.xml 788 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXSMR00206">
  3. <!-- 리포트 승인및 신청등의 상태변경 -->
  4. <action url="svc://local"
  5. target="stsmngtapp.StsRept"
  6. interface="himed.his.sts.stsmngtapp.stsrept.StsRept"
  7. method="reqSetReqStateUpdate">
  8. </action>
  9. <input type="urlencoded">
  10. <table id="req" count_ref="statsreptcd">
  11. <column id="statsreptcd" type="string" desc="통계생성레포트코드" ref="statsreptcd"/>
  12. <column id="cretseq" type="int" desc="생성순번" ref="cretseq"/>
  13. <column id="histstatcd" type="string" desc="이력상태코드" ref="histstatcd"/>
  14. </table>
  15. </input>
  16. <output path="root/temp" type="xml">
  17. </output>
  18. </submit>