DBA Data[Home] [Help]

APPS.HR_DEPLOYMENT_FACTOR_API dependencies on HR_DEPLOYMENT_FACTOR_BK3

Line 691: hr_deployment_factor_bk3.create_position_dpmt_factor_b

687: --
688: -- Call Before Process User Hook
689: --
690: begin
691: hr_deployment_factor_bk3.create_position_dpmt_factor_b
692: (p_effective_date => l_effective_date
693: ,p_position_id => p_position_id
694: ,p_business_group_id => l_business_group_id
695: ,p_work_any_country => p_work_any_country

Line 797: hr_deployment_factor_bk3.create_position_dpmt_factor_a

793: --
794: -- Call After Process User Hook
795: --
796: begin
797: hr_deployment_factor_bk3.create_position_dpmt_factor_a
798: (p_effective_date => l_effective_date
799: ,p_position_id => p_position_id
800: ,p_business_group_id => l_business_group_id
801: ,p_work_any_country => p_work_any_country