DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT_API dependencies on HR_ASSIGNMENT_BK1

Line 5385: hr_assignment_bk1.create_secondary_emp_asg_b

5381: --
5382: --
5383: -- Start of API User Hook for the before hook of create_secondary_emp_asg
5384: --
5385: hr_assignment_bk1.create_secondary_emp_asg_b
5386: (p_effective_date => l_effective_date
5387: ,p_person_id => p_person_id
5388: ,p_organization_id => p_organization_id
5389: ,p_grade_id => p_grade_id

Line 6002: hr_assignment_bk1.create_secondary_emp_asg_a

5998: -- Bug 944911
5999: -- No amendments required for outs as the values carried forward
6000: -- Adding the 2 additional ins - p_concat_segments and p_pgp_concat_segments
6001: -- Both with the same value as passed to _b proc
6002: hr_assignment_bk1.create_secondary_emp_asg_a
6003: (p_effective_date => l_effective_date
6004: ,p_person_id => p_person_id
6005: ,p_organization_id => p_organization_id
6006: ,p_grade_id => p_grade_id