DBA Data[Home] [Help]

APPS.HR_POSITION_API dependencies on HR_POSITION_BK2

Line 3351: hr_position_bk2.update_position_b

3347: begin
3348: --
3349: -- Start of API User Hook for the before hook of update_position
3350: --
3351: hr_position_bk2.update_position_b
3352: (
3353: p_position_id => p_position_id
3354: ,p_availability_status_id => p_availability_status_id
3355: -- ,p_business_group_id => p_business_group_id

Line 3934: hr_position_bk2.update_position_a

3930: begin
3931: --
3932: -- Start of API User Hook for the after hook of update_position
3933: --
3934: hr_position_bk2.update_position_a
3935: (
3936: p_position_id => p_position_id
3937: ,p_effective_start_date => l_effective_start_date
3938: ,p_effective_end_date => l_effective_end_date