DBA Data[Home] [Help]

APPS.PAY_BALANCE_ADJUSTMENT_API dependencies on HRASSACT

Line 223: hrassact.bal_adjust (consetid => p_consolidation_set_id,

219: -- Deal with the creation of Payroll and Assignment
220: -- Action for the adjustment. We call the existing
221: -- routine to ensure that we get support for altering
222: -- latest balances and creation of Action Contexts.
223: hrassact.bal_adjust (consetid => p_consolidation_set_id,
224: eentryid => l_element_entry_id,
225: effdate => p_effective_date,
226: prepay_flag => p_prepay_flag,
227: run_type_id => p_run_type_id);