TRCSN00104.xml 1.1 KB

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCSN00104">
  3. <action url="svc://local"
  4. target="statsmngtapp.StatsMngt"
  5. interface="himed.his.crm.statsmngtapp.statsmngt.StatsMngt"
  6. method="reqGetUseInstcdVsDeptcd">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="periodtype">
  10. <column id="srchvsinstcd" desc="기관코드" ref="srchvsinstcd"/>
  11. <column id="periodtype" desc="조회조건" ref="periodtype"/>
  12. <column id="srchtrsmdd1" desc="전송일자 조회시작일" ref="srchtrsmdd1"/>
  13. <column id="srchtrsmdd2" desc="전송일자 조회종료일" ref="srchtrsmdd2"/>
  14. <column id="srchyear" desc="전송일자 조회연도" ref="srchyear"/>
  15. <column id="srchmonth" desc="전송일자 조회월" ref="srchmonth"/>
  16. </table>
  17. </input>
  18. <output path="root" type="xml">
  19. <table id="rsvsdept" count_ref="rsvsdept">
  20. <column id="deptcd" desc="부서코드" ref="rsvsdept.deptcd"/>
  21. <column id="deptnm" desc="부서명" ref="rsvsdept.deptnm"/>
  22. </table>
  23. </output>
  24. </submit>