DBA Data[Home] [Help]

APPS.PER_US_EEO5_EXP_PKG dependencies on HR_ORGANIZATION_UNITS

Line 123: SELECT name into l_business_group_name from hr_organization_units

119:
120: END LOOP;
121:
122: -- Get Name of the business group.
123: SELECT name into l_business_group_name from hr_organization_units
124: WHERE organization_id = p_business_group_id
125: AND business_group_id = p_business_group_id;
126:
127: -- Load Header tags