DBA Data[Home] [Help]

APPS.PAY_P45_PKG dependencies on PAY_P45_PKG2

Line 3727: PAY_P45_PKG2.get_balance_items(

3723: --
3724: -- Get Balance items.
3725: -- Nb. parameter names of the following procedure are inconsistent with
3726: -- the actual values returned.
3727: PAY_P45_PKG2.get_balance_items(
3728: p_assignment_action_id => l_last_asg_action_id,
3729: p_gross_pay => l_taxable,
3730: p_taxable_pay => l_paye,
3731: p_agg_paye_flag => l_agg_paye_flag);