TRCSN00105.xml 699 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCSN00105">
  3. <action url="svc://local"
  4. target="statsmngtapp.StatsMngt"
  5. interface="himed.his.crm.statsmngtapp.statsmngt.StatsMngt"
  6. method="reqGetUseDeptcdEmpid">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="srchdeptcd">
  10. <column id="srchdeptcd" desc="부서코드" ref="srchdeptcd"/>
  11. </table>
  12. </input>
  13. <output path="root" type="xml">
  14. <table id="rsemp" count_ref="rsemp">
  15. <column id="empid" desc="직원번호" ref="rsemp.empid"/>
  16. <column id="empnm" desc="직원명" ref="rsemp.empnm"/>
  17. </table>
  18. </output>
  19. </submit>