TRCSN00108.xml 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCSN00108">
  3. <action url="svc://local"
  4. target="statsmngtapp.StatsMngt"
  5. interface="himed.his.crm.statsmngtapp.statsmngt.StatsMngt"
  6. method="reqGetSMSOneNotList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="periodtype">
  10. <column id="periodtype" desc="기간조건" ref="periodtype"/>
  11. <column id="srchtrsmdd1" desc="전송일자 조회시작일" ref="srchtrsmdd1"/>
  12. <column id="srchtrsmdd2" desc="전송일자 조회종료일" ref="srchtrsmdd2"/>
  13. <column id="srchyear" desc="전송일자 조회연도" ref="srchyear"/>
  14. <column id="srchmonth" desc="전송일자 조회월" ref="srchmonth"/>
  15. <column id="biztype" desc="업무조건" ref="biztype"/>
  16. <column id="srchbizflag" desc="업무구분" ref="srchbizflag"/>
  17. <column id="srchaprvflag" desc="미승인포함" ref="srchaprvflag"/>
  18. <column id="srchbizdetlcd" desc="예약구분 상세" ref="srchbizdetlcd"/>
  19. <column id="depttype" desc="부서조건" ref="depttype"/>
  20. <column id="srchinstcd" desc="담당기관 코드" ref="srchinstcd"/>
  21. <column id="srchdeptcd" desc="담당부서 코드" ref="srchdeptcd"/>
  22. <column id="srchempid" desc="전송자 ID" ref="srchempid"/>
  23. <column id="srchempnm" desc="전송자 이름" ref="srchempnm"/>
  24. <column id="srchvsinstcd" desc="비교부서기관" ref="srchvsinstcd"/>
  25. <column id="srchvs1deptcd" desc="비교부서1" ref="srchvs1deptcd"/>
  26. <column id="srchvs2deptcd" desc="비교부서2" ref="srchvs2deptcd"/>
  27. <column id="srchvs3deptcd" desc="비교부서3" ref="srchvs3deptcd"/>
  28. <column id="srchvs4deptcd" desc="비교부서4" ref="srchvs4deptcd"/>
  29. <column id="srchvs5deptcd" desc="비교부서5" ref="srchvs5deptcd"/>
  30. </table>
  31. </input>
  32. <output path="root" type="xml">
  33. <table id="smsonenotlist" count_ref="smsonenotlist">
  34. <column id="instcd" desc="기관코드" ref="smsonenotlist.instcd"/>
  35. <column id="instnm" desc="기관명" ref="smsonenotlist.instnm"/>
  36. <column id="deptcd" desc="부서코드" ref="smsonenotlist.deptcd"/>
  37. <column id="deptnm" desc="부서명" ref="smsonenotlist.deptnm"/>
  38. <column id="acount" desc="전송수" ref="smsonenotlist.acount"/>
  39. </table>
  40. </output>
  41. </submit>