DBA Data[Home] [Help]

APPS.HR_DEPLOYMENT_FACTOR_API dependencies on HR_DEPLOYMENT_FACTOR_BK1

Line 98: hr_deployment_factor_bk1.create_person_dpmt_factor_b

94: --
95: -- Call Before Process User Hook
96: --
97: begin
98: hr_deployment_factor_bk1.create_person_dpmt_factor_b
99: (p_effective_date => l_effective_date
100: ,p_person_id => p_person_id
101: ,p_business_group_id => l_business_group_id
102: ,p_work_any_country => p_work_any_country

Line 208: hr_deployment_factor_bk1.create_person_dpmt_factor_a

204: --
205: -- Call After Process User Hook
206: --
207: begin
208: hr_deployment_factor_bk1.create_person_dpmt_factor_a
209: (p_effective_date => l_effective_date
210: ,p_person_id => p_person_id
211: ,p_business_group_id => l_business_group_id
212: ,p_work_any_country => p_work_any_country