DBA Data[Home] [Help]

APPS.HR_HIERARCHY_ELEMENT_API dependencies on HR_HIERARCHY_ELEMENT_BK1

Line 85: hr_hierarchy_element_bk1.create_hierarchy_element_b

81: --
82: -- Call Before Process User Hook
83: --
84: begin
85: hr_hierarchy_element_bk1.create_hierarchy_element_b
86: ( p_effective_date => p_effective_date
87: ,p_organization_id_parent => p_organization_id_parent
88: ,p_org_structure_version_id => p_org_structure_version_id
89: ,p_organization_id_child => p_organization_id_child

Line 189: hr_hierarchy_element_bk1.create_hierarchy_element_a

185: --
186: -- Call After Process User Hook
187: --
188: begin
189: hr_hierarchy_element_bk1.create_hierarchy_element_a
190: ( p_effective_date => p_effective_date
191: ,p_organization_id_parent => p_organization_id_parent
192: ,p_org_structure_version_id => p_org_structure_version_id
193: ,p_organization_id_child => p_organization_id_child