DBA Data[Home] [Help]

APPS.HR_POSITION_API dependencies on HR_POSITION_BK1

Line 2266: hr_position_bk1.create_position_b

2262: begin
2263: --
2264: -- Start of API User Hook for the before hook of create_position
2265: --
2266: hr_position_bk1.create_position_b
2267: (
2268: p_availability_status_id => l_availability_status_id
2269: ,p_business_group_id => l_business_group_id
2270: ,p_entry_step_id => p_entry_step_id

Line 2737: hr_position_bk1.create_position_a

2733: begin
2734: --
2735: -- Start of API User Hook for the after hook of create_position
2736: --
2737: hr_position_bk1.create_position_a
2738: (
2739: p_position_id => l_position_id
2740: ,p_effective_start_date => l_effective_start_date
2741: ,p_effective_end_date => l_effective_end_date