DBA Data[Home] [Help]

APPS.PA_HR_UPDATE_PA_ENTITIES dependencies on PA_ORG_UTILS

Line 569: pa_org_utils.populate_hierarchy_denorm(p_org_version_id => l_org_structure_version_id,

565: -- Call the api to populate the hierarchy denorm table
566: --
567: SAVEPOINT l_org_struct_element_change ;
568: l_savepoint := true;
569: pa_org_utils.populate_hierarchy_denorm(p_org_version_id => l_org_structure_version_id,
570: p_organization_id_child => l_organization_id_child,
571: p_organization_id_parent => l_organization_id_parent,
572: x_err_code => v_err_code,
573: x_err_stage => v_err_stage,