DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT_API dependencies on HR_ASSIGNMENT_BK1

Line 4818: hr_assignment_bk1.create_secondary_emp_asg_b

4814: --
4815: --
4816: -- Start of API User Hook for the before hook of create_secondary_emp_asg
4817: --
4818: hr_assignment_bk1.create_secondary_emp_asg_b
4819: (p_effective_date => l_effective_date
4820: ,p_person_id => p_person_id
4821: ,p_organization_id => p_organization_id
4822: ,p_grade_id => p_grade_id

Line 5435: hr_assignment_bk1.create_secondary_emp_asg_a

5431: -- Bug 944911
5432: -- No amendments required for outs as the values carried forward
5433: -- Adding the 2 additional ins - p_concat_segments and p_pgp_concat_segments
5434: -- Both with the same value as passed to _b proc
5435: hr_assignment_bk1.create_secondary_emp_asg_a
5436: (p_effective_date => l_effective_date
5437: ,p_person_id => p_person_id
5438: ,p_organization_id => p_organization_id
5439: ,p_grade_id => p_grade_id