DBA Data[Home] [Help]

APPS.PQP_INI_BAL dependencies on PAY_BALANCE_ADJUSTMENT_API

Line 1172: pay_balance_adjustment_api.create_adjustment(

1168: l_effective_start_date := NULL;
1169: l_effective_end_date := NULL;
1170: hr_utility.set_location('Entering Function to Create Adjustment: '||l_effective_date,dbms_utility.get_time);
1171: -- Create the Balance Adjustment Entry
1172: pay_balance_adjustment_api.create_adjustment(
1173: p_effective_date =>l_effective_date
1174: ,p_assignment_id =>p_assignment_id
1175: ,p_consolidation_set_id =>l_consol_set_id
1176: ,p_element_link_id =>l_element_link_id