DBA Data[Home] [Help]

APPS.PAY_GTNLOD_PKG dependencies on PAY_BALANCE_PKG

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

2201: l_reverse_amt number(12,2);
2202:
2203: begin
2204: hr_utility.trace('Entered Reversals...');
2205: pay_balance_pkg.set_context('TAX_UNIT_ID',l_tax_unit_id);
2206: l_reverse_amt := nvl(pay_balance_pkg.get_value(
2207: p_defined_balance_id => l_defined_balance_id,
2208: p_assignment_action_id => l_assignment_action_id),0);
2209:

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

2202:
2203: begin
2204: hr_utility.trace('Entered Reversals...');
2205: pay_balance_pkg.set_context('TAX_UNIT_ID',l_tax_unit_id);
2206: l_reverse_amt := nvl(pay_balance_pkg.get_value(
2207: p_defined_balance_id => l_defined_balance_id,
2208: p_assignment_action_id => l_assignment_action_id),0);
2209:
2210: insert into pay_us_rpt_totals