DBA Data[Home] [Help]

APPS.PQP_GB_PSI_LOCATION_CODES dependencies on PER_BUSINESS_GROUPS

Line 9: g_legislation_code per_business_groups.legislation_code%TYPE := 'GB';

5:
6: --
7: -- Debug Variables.
8: --
9: g_legislation_code per_business_groups.legislation_code%TYPE := 'GB';
10: g_debug BOOLEAN := hr_utility.debug_enabled;
11: g_effective_date DATE;
12: g_extract_type VARCHAR2(100);
13: