DBA Data[Home] [Help]

APPS.PAY_GTNLOD_PKG dependencies on PAY_BALANCE_PKG

Line 2026: pay_balance_pkg.set_context('TAX_UNIT_ID',l_tax_unit_id);

2022: l_reverse_amt number(12,2);
2023:
2024: begin
2025: hr_utility.trace('Entered Reversals...');
2026: pay_balance_pkg.set_context('TAX_UNIT_ID',l_tax_unit_id);
2027: l_reverse_amt := nvl(pay_balance_pkg.get_value(
2028: p_defined_balance_id => l_defined_balance_id,
2029: p_assignment_action_id => l_assignment_action_id),0);
2030:

Line 2027: l_reverse_amt := nvl(pay_balance_pkg.get_value(

2023:
2024: begin
2025: hr_utility.trace('Entered Reversals...');
2026: pay_balance_pkg.set_context('TAX_UNIT_ID',l_tax_unit_id);
2027: l_reverse_amt := nvl(pay_balance_pkg.get_value(
2028: p_defined_balance_id => l_defined_balance_id,
2029: p_assignment_action_id => l_assignment_action_id),0);
2030:
2031: insert into pay_us_rpt_totals