DBA Data[Home] [Help]

APPS.HR_POS_HIERARCHY_ELE_API dependencies on HR_POS_HIERARCHY_ELE_BK1

Line 75: hr_pos_hierarchy_ele_bk1.create_pos_hierarchy_ele_b

71: --
72: -- Call Before Process User Hook
73: --
74: begin
75: hr_pos_hierarchy_ele_bk1.create_pos_hierarchy_ele_b
76: (p_parent_position_id => p_parent_position_id
77: ,p_pos_structure_version_id => p_pos_structure_version_id
78: ,p_subordinate_position_id => p_subordinate_position_id
79: ,p_business_group_id => p_business_group_id

Line 151: hr_pos_hierarchy_ele_bk1.create_pos_hierarchy_ele_a

147: --
148: -- Call After Process User Hook
149: --
150: begin
151: hr_pos_hierarchy_ele_bk1.create_pos_hierarchy_ele_a
152: (p_parent_position_id => p_parent_position_id
153: ,p_pos_structure_version_id => p_pos_structure_version_id
154: ,p_subordinate_position_id => p_subordinate_position_id
155: ,p_business_group_id => p_business_group_id