DBA Data[Home] [Help]

APPS.PQH_FR_CR_PATH_ENGINE_PKG dependencies on PQH_LENGTH_OF_SERVICE_PKG

Line 28: l_length_of_service := PQH_LENGTH_OF_SERVICE_PKG.get_length_of_service(

24:
25: begin
26: hr_utility.set_location('Entering into '||l_proc,5);
27:
28: l_length_of_service := PQH_LENGTH_OF_SERVICE_PKG.get_length_of_service(
29: p_bg_id => p_business_group_id,
30: p_person_id => p_person_id,
31: p_assignment_id => p_assignment_id,
32: p_los_type => p_length_of_service_type,