csh_pre_reverse.lsc 465 Bytes
Newer Older
Spencer Chang's avatar
Spencer Chang committed
1 2 3 4 5 6 7 8 9
<?xml version="1.0" encoding="UTF-8"?>
<a:service xmlns:a="http://www.leaf-framework.org/application" xmlns:p="uncertain.proc" trace="true">
    <a:init-procedure>
        <a:model-delete model="csh.CSH513.lsh_csh_transaction_batch_tmp"/>
        <a:model-batch-update model="csh.CSH513.lsh_csh_transaction_batch_tmp"/>
        <a:model-execute model="csh.CSH513.reverse_write_off"/>
    </a:init-procedure>
    <a:service-output output="/parameter"/>
</a:service>