DBA Data[Home] [Help]

APPS.PQP_GB_TP_EXT_PROCESS dependencies on PER_ALL_PEOPLE_F

Line 1670: l_curr_bg_id per_all_people_f.business_group_id%TYPE;

1666: PROGRAM_SUCCESS CONSTANT NUMBER := 0 ;
1667:
1668: l_location_code hr_locations_all.location_code%TYPE := NULL;
1669: l_location_id hr_locations_all.location_id%TYPE := NULL;
1670: l_curr_bg_id per_all_people_f.business_group_id%TYPE;
1671: l_request_id fnd_concurrent_requests.request_id%TYPE;
1672: l_retcode NUMBER := PROGRAM_SUCCESS;
1673: l_wait_success BOOLEAN := FALSE;
1674: l_effective_date DATE;