DBA Data[Home] [Help]

APPS.HR_POS_HIERARCHY_ELE_API dependencies on HR_POS_HIERARCHY_ELE_BK1

Line 74: hr_pos_hierarchy_ele_bk1.create_pos_hierarchy_ele_b

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

Line 150: hr_pos_hierarchy_ele_bk1.create_pos_hierarchy_ele_a

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