DBA Data[Home] [Help]

APPS.HR_HIERARCHY_ELEMENT_API dependencies on HR_HIERARCHY_ELEMENT_BK2

Line 350: hr_hierarchy_element_bk2.update_hierarchy_element_b

346: --
347: -- Call Before Process User Hook
348: --
349: begin
350: hr_hierarchy_element_bk2.update_hierarchy_element_b
351: (p_effective_date => p_effective_date
352: ,p_org_structure_element_id => p_org_structure_element_id
353: ,p_organization_id_parent => p_organization_id_parent
354: ,p_organization_id_child => p_organization_id_child

Line 389: hr_hierarchy_element_bk2.update_hierarchy_element_a

385: --
386: -- Call After Process User Hook
387: --
388: begin
389: hr_hierarchy_element_bk2.update_hierarchy_element_a
390: (p_effective_date => p_effective_date
391: ,p_org_structure_element_id => p_org_structure_element_id
392: ,p_organization_id_parent => p_organization_id_parent
393: ,p_organization_id_child => p_organization_id_child