DBA Data[Home] [Help]

APPS.PAY_NL_LSS_FUNCTIONS dependencies on PQP_PENSION_FUNCTIONS

Line 486: pqp_pension_functions.get_abp_entry_value(p_business_group

482: hr_utility.set_location('l_bal_total_amt before calling ABP function: '||l_bal_total_amt, 1420);
483: -- Final Amount
484:
485: l_bal_total_amt := l_bal_total_amt +
486: pqp_pension_functions.get_abp_entry_value(p_business_group
487: ,l_end_date_last_yr
488: ,p_assignment_id
489: ,l_element_type_id
490: ,l_input_value_name);

Line 556: p_override_basis := pqp_pension_functions.get_abp_entry_value

552: hr_utility.set_location('l_element_type_id: '||l_element_type_id, 1470);
553: --
554: -- Derive the value of the input as of 1 Jan or the hire date
555: --
556: p_override_basis := pqp_pension_functions.get_abp_entry_value
557: (p_business_group_id => p_business_group
558: ,p_date_earned => p_date_earned
559: ,p_assignment_id => p_assignment_id
560: ,p_element_type_id => l_element_type_id