DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT_API dependencies on HR_ASSIGNMENT_BKJ

Line 2016: hr_assignment_bkj.activate_cwk_asg_b

2012: --
2013: -- Start of API User Hook for the before hook of activate_cwk_asg.
2014: --
2015: begin
2016: hr_assignment_bkj.activate_cwk_asg_b
2017: (p_effective_date => l_effective_date
2018: ,p_datetrack_update_mode => p_datetrack_update_mode
2019: ,p_assignment_id => p_assignment_id
2020: ,p_change_reason => p_change_reason

Line 2053: hr_assignment_bkj.activate_cwk_asg_a

2049: --
2050: -- Start of API User Hook for the after hook of activate_cwk_asg.
2051: --
2052: begin
2053: hr_assignment_bkj.activate_cwk_asg_a
2054: (p_effective_date => l_effective_date
2055: ,p_datetrack_update_mode => p_datetrack_update_mode
2056: ,p_assignment_id => p_assignment_id
2057: ,p_change_reason => p_change_reason