DBA Data[Home] [Help]

APPS.PER_US_EEO4_EXP_PKG dependencies on HR_ORGANIZATION_UNITS

Line 498: SELECT name into l_business_group_name from hr_organization_units

494: FND_FILE.PUT_LINE(FND_FILE.OUTPUT,l_xml_string);
495: END LOOP;
496:
497: -- Get Name of the business group.
498: SELECT name into l_business_group_name from hr_organization_units
499: WHERE organization_id = p_business_group_id
500: AND business_group_id = p_business_group_id;
501:
502: -- Load Header tags