DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT_API dependencies on HR_ASSIGNMENT_BK8

Line 20431: hr_assignment_bk8.create_secondary_apl_asg_b

20427: --
20428: -- Start of API User Hook for the before hook of create_secondary_apl_asg.
20429: --
20430: begin
20431: hr_assignment_bk8.create_secondary_apl_asg_b
20432: (p_effective_date => l_effective_date
20433: ,p_person_id => p_person_id
20434: ,p_organization_id => p_organization_id
20435: ,p_recruiter_id => p_recruiter_id

Line 21252: hr_assignment_bk8.create_secondary_apl_asg_a

21248: --
21249: -- Start of API User Hook for the after hook of create_secondary_apl_asg.
21250: --
21251: begin
21252: hr_assignment_bk8.create_secondary_apl_asg_a
21253: (p_effective_date => l_effective_date
21254: ,p_person_id => p_person_id
21255: ,p_organization_id => p_organization_id
21256: ,p_recruiter_id => p_recruiter_id