DBA Data[Home] [Help]

APPS.HR_LOC_BUS dependencies on STANDARD

Line 87: -- legislation code (This is not standard).

83: --
84: IF l_business_group_id IS NULL THEN
85: --
86: -- If the location's business_group is NULL, we return a NULL
87: -- legislation code (This is not standard).
88: --
89: l_legislation_code := NULL;
90: ELSE
91: --