TRCSN00101.xml 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCSN00101">
  3. <action url="svc://local"
  4. target="statsmngtapp.StatsMngt"
  5. interface="himed.his.crm.statsmngtapp.statsmngt.StatsMngt"
  6. method="reqGetSMSAllList">
  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="smsalllist" count_ref="smsalllist">
  34. <column id="instcd" desc="기관코드" ref="smsalllist.instcd"/>
  35. <column id="instnm" desc="기관명" ref="smsalllist.instnm"/>
  36. <column id="deptcd" desc="부서코드" ref="smsalllist.deptcd"/>
  37. <column id="deptnm" desc="부서명" ref="smsalllist.deptnm"/>
  38. <column id="hdcount" desc="수동전송수" ref="smsalllist.hdcount"/>
  39. <column id="rscount" desc="예약전송수" ref="smsalllist.rscount"/>
  40. <column id="cpcount" desc="캠페인전송수" ref="smsalllist.cpcount"/>
  41. <column id="hecount" desc="건진전송수" ref="smsalllist.hecount"/>
  42. <column id="hscount" desc="정적전송수" ref="smsalllist.hscount"/>
  43. <column id="avcount" desc="기념일전송수" ref="smsalllist.avcount"/>
  44. <column id="allcount" desc="전체전송수" ref="smsalllist.allcount"/>
  45. </table>
  46. </output>
  47. </submit>