DBA Data[Home] [Help]

APPS.PQP_GB_TP_EXT_PROCESS dependencies on PER_ALL_PEOPLE_F

Line 1680: l_curr_bg_id per_all_people_f.business_group_id%TYPE;

1676: PROGRAM_SUCCESS CONSTANT NUMBER := 0 ;
1677:
1678: l_location_code hr_locations_all.location_code%TYPE := NULL;
1679: l_location_id hr_locations_all.location_id%TYPE := NULL;
1680: l_curr_bg_id per_all_people_f.business_group_id%TYPE;
1681: l_request_id fnd_concurrent_requests.request_id%TYPE;
1682: l_retcode NUMBER := PROGRAM_SUCCESS;
1683: l_wait_success BOOLEAN := FALSE;
1684: l_effective_date DATE;