DBA Data[Home] [Help]

APPS.HR_APPLICANT_API dependencies on HR_APPLICANT_BK5

Line 5330: hr_applicant_bk5.apply_for_job_anytime_b

5326: begin
5327: --
5328: -- Start of call API User Hook for the before hook of apply_for_job_anytime_b
5329: --
5330: hr_applicant_bk5.apply_for_job_anytime_b
5331: (
5332: p_business_group_id => l_business_group_id
5333: ,p_effective_date => l_effective_date
5334: ,p_person_id => p_person_id

Line 5397: hr_applicant_bk5.apply_for_job_anytime_a

5393: begin
5394: --
5395: -- Start of call API User Hook for the after hook of apply_for_anytime_a
5396: --
5397: hr_applicant_bk5.apply_for_job_anytime_a
5398: (
5399: p_business_group_id => l_business_group_id
5400: ,p_effective_date => l_effective_date
5401: ,p_person_id => p_person_id