DBA Data[Home] [Help]

APPS.HR_HIERARCHY_ELEMENT_API dependencies on HR_ORGANIZATION_UNITS_PKG

Line 131: if ((hr_organization_units_pkg.exists_in_hierarchy(p_org_structure_version_id

127: end if;
128: --
129: -- Process Logic
130: --
131: if ((hr_organization_units_pkg.exists_in_hierarchy(p_org_structure_version_id
132: ,p_organization_id_child) = 'Y')) then
133:
134: --
135: -- Yes, then remove existing element and replace with a new one