1234567891011121314151617 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRCRB00106">
- <action url="svc://local"
- target="rulemngtapp.RuleMngt"
- interface="himed.his.crm.rulemngtapp.rulemngt.RuleMngt"
- method="reqGetAprvMast">
- </action>
- <input type="urlencoded">
- </input>
- <output path="root" type="xml">
- <table id="mastauth" count_ref="mastauth">
- <column id="mastauth" desc="마스터여부" ref="mastauth.mastauth"/>
- <column id="aprvuserid" desc="직원ID" ref="mastauth.aprvuserid"/>
- <column id="posdeptcd" desc="부서코드" ref="mastauth.posdeptcd"/>
- </table>
- </output>
- </submit>
|