DBA Data[Home] [Help]

APPS.PA_HR_UPDATE_PA_ENTITIES dependencies on PA_ORG_UTILS

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

657: -- Call the api to populate the hierarchy denorm table
658: --
659: SAVEPOINT l_org_struct_element_change ;
660: l_savepoint := true;
661: pa_org_utils.populate_hierarchy_denorm(p_org_version_id => l_org_structure_version_id,
662: p_organization_id_child => l_organization_id_child,
663: p_organization_id_parent => l_organization_id_parent,
664: x_err_code => v_err_code,
665: x_err_stage => v_err_stage,