DBA Data[Home] [Help]

APPS.PAY_CA_BAL_UPLOAD dependencies on PAY_TEMP_BALANCE_ADJUSTMENTS

Line 364: from pay_temp_balance_adjustments

360: ) is
361: select tax_unit_id
362: ,jurisdiction_code
363: ,original_entry_id
364: from pay_temp_balance_adjustments
365: where batch_line_id = p_test_batch_line_id;
366: --
367: -- The balance returned by the include check.
368: --