DBA Data[Home] [Help]

APPS.PER_ORG_STRUCTURE_ELEMENTS_PKG dependencies on HR_ORGANIZATION_UNITS_PKG

Line 561: if ((hr_organization_units_pkg.exists_in_hierarchy(p_org_structure_version_id

557: check_org_active(p_Organization_Id_Parent,
558: p_date_from
559: ,p_end_of_time
560: ,p_warning_raised => p_warning_raised);
561: if ((hr_organization_units_pkg.exists_in_hierarchy(p_org_structure_version_id
562: ,p_organization_id_child) = 'Y')) then
563: --
564: -- Yes , then merely update the old structure element
565: --