DBA Data[Home] [Help]

APPS.PER_US_IPEDS_EXP_PKG dependencies on HR_ORGANIZATION_UNITS

Line 130: SELECT name into l_business_group_name from hr_organization_units

126:
127: END LOOP;
128:
129: -- Get Name of the business group.
130: SELECT name into l_business_group_name from hr_organization_units
131: WHERE organization_id = p_business_group_id
132: AND business_group_id = p_business_group_id;
133:
134: -- Load Header tags