DBA Data[Home] [Help]

APPS.PY_ROLLBACK_PKG dependencies on PAY_BALANCE_PKG

Line 1731: pay_balance_pkg.remove_asg_contribs(p_info.pact_id

1727: -- if the assignment being rolled back contributes to a group run balance
1728: -- need to remove the contributing amount from the group run balance.
1729: --
1730: if (p_info.rollback_mode <> 'BACKPAY') then
1731: pay_balance_pkg.remove_asg_contribs(p_info.pact_id
1732: ,p_info.assact_id
1733: ,p_info.grp_multi_thread);
1734: --
1735: -- now delete assignment level run balances