1234567891011121314151617181920212223 |
- <?xml version="1.0" encoding="euc-kr"?>
- <!--
- * @(#)TXSTP00802.xml
- * 수정이력
- * - 2009.06.29 / 최초작성 / 이동식
- *
- -->
- <submit id="TXSTP00802">
- <action url="svc://local"
- target="stspamapp.StsPam"
- interface="himed.his.sts.stspamapp.stspam.StsPam"
- method="reqSetSpecAmtDistribute">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="statisticflag">
- <column id="statisticflag" type="string" desc="통계구분" ref="statisticflag"/>
- <column id="fromdd" type="string" desc="기준일자" ref="fromdd"/>
- <column id="todd" type="string" desc="기준일자" ref="todd"/>
- </table>
- </input>
- <output path="root/main" type="xml">
- </output>
- </submit>
|