DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT_API dependencies on HR_ASSIGNMENT_BKN

Line 6018: hr_assignment_bkn.create_secondary_cwk_asg_b

6014: BEGIN
6015: --
6016: -- Start of API User Hook for the before hook of create_secondary_emp_asg
6017: --
6018: hr_assignment_bkn.create_secondary_cwk_asg_b
6019: (p_effective_date => l_effective_date
6020: ,p_business_group_id => p_business_group_id
6021: ,p_person_id => p_person_id
6022: ,p_organization_id => p_organization_id

Line 6616: hr_assignment_bkn.create_secondary_cwk_asg_a

6612: -- No amendments required for outs as the values carried forward
6613: -- Adding the 2 additional ins - p_concat_segments and p_pgp_concat_segments
6614: -- Both with the same value as passed to _b proc
6615: --
6616: hr_assignment_bkn.create_secondary_cwk_asg_a
6617: (p_effective_date => l_effective_date
6618: ,p_business_group_id => p_business_group_id
6619: ,p_person_id => p_person_id
6620: ,p_organization_id => p_organization_id