123456789101112131415161718192021 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRSTP01704">
- <action url="svc://local"
- target="stspamapp.StsPam"
- interface="himed.his.sts.stspamapp.stspam.StsPam"
- method="reqGetPreEarn032OrddeptList">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="bugtym">
- <column id="bugtym" desc="Á¶È¸³â¿ù" ref="bugtym"/>
- <column id="centcd" desc="¼¾ÅÍÄÚµå" ref="centcd"/>
- </table>
- </input>
- <output path="root/tmp" type="xml">
- <table id="preearnlist" count_ref="orddeptlist">
- <column id="orddeptcd" type="string" desc="" ref="orddeptlist.orddeptcd"/>
- <column id="centcd" type="string" desc="" ref="orddeptlist.centcd"/>
- <column id="flag" type="string" desc="" ref="orddeptlist.flag"/>
- </table>
- </output>
- </submit>
|