DBA Data[Home] [Help]

APPS.PER_US_EEO4A_EXP_PKG dependencies on HR_ORGANIZATION_UNITS

Line 483: FROM hr_organization_units

479: END LOOP;
480:
481: -- get the name of the business group.
482: SELECT name into l_business_group_name
483: FROM hr_organization_units
484: WHERE organization_id = p_business_group_id
485: AND business_group_id = p_business_group_id;
486:
487: -- generate the header tags