DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT_API dependencies on HR_ASSIGNMENT_BKJ

Line 1455: hr_assignment_bkj.activate_cwk_asg_b

1451: --
1452: -- Start of API User Hook for the before hook of activate_cwk_asg.
1453: --
1454: begin
1455: hr_assignment_bkj.activate_cwk_asg_b
1456: (p_effective_date => l_effective_date
1457: ,p_datetrack_update_mode => p_datetrack_update_mode
1458: ,p_assignment_id => p_assignment_id
1459: ,p_change_reason => p_change_reason

Line 1492: hr_assignment_bkj.activate_cwk_asg_a

1488: --
1489: -- Start of API User Hook for the after hook of activate_cwk_asg.
1490: --
1491: begin
1492: hr_assignment_bkj.activate_cwk_asg_a
1493: (p_effective_date => l_effective_date
1494: ,p_datetrack_update_mode => p_datetrack_update_mode
1495: ,p_assignment_id => p_assignment_id
1496: ,p_change_reason => p_change_reason