DBA Data[Home] [Help]

APPS.PER_US_EEO4_EXP_PKG dependencies on HR_ORGANIZATION_UNITS

Line 121: SELECT name into l_business_group_name from hr_organization_units

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