DBA Data[Home] [Help]

APPS.PAY_P45_PKG dependencies on PAY_P45_PKG2

Line 3275: PAY_P45_PKG2.get_balance_items(

3271: --
3272: -- Get Balance items.
3273: -- Nb. parameter names of the following procedure are inconsistent with
3274: -- the actual values returned.
3275: PAY_P45_PKG2.get_balance_items(
3276: p_assignment_action_id => l_last_asg_action_id,
3277: p_gross_pay => l_taxable,
3278: p_taxable_pay => l_paye,
3279: p_agg_paye_flag => l_agg_paye_flag);