DBA Data[Home] [Help]

APPS.PER_ORG_STRUCTURE_ELEMENTS_PKG dependencies on HR_ORGANIZATION_UNITS_PKG

Line 595: if ((hr_organization_units_pkg.exists_in_hierarchy(p_org_structure_version_id

591: check_org_active(p_Organization_Id_Parent,
592: p_date_from
593: ,p_end_of_time
594: ,p_warning_raised => p_warning_raised);
595: if ((hr_organization_units_pkg.exists_in_hierarchy(p_org_structure_version_id
596: ,p_organization_id_child) = 'Y')) then
597: --
598: -- Yes , then merely update the old structure element
599: --