DBA Data[Home] [Help]

APPS.HR_DEPLOYMENT_FACTOR_API dependencies on PER_DPF_INS

Line 155: per_dpf_ins.ins

151: end;
152: --
153: -- Process Logic
154: --
155: per_dpf_ins.ins
156: (p_effective_date => l_effective_date
157: ,p_person_id => p_person_id
158: ,p_business_group_id => l_business_group_id
159: ,p_work_any_country => p_work_any_country

Line 746: per_dpf_ins.ins

742: end;
743: --
744: -- Process Logic
745: --
746: per_dpf_ins.ins
747: (p_effective_date => l_effective_date
748: ,p_position_id => p_position_id
749: ,p_business_group_id => l_business_group_id
750: ,p_work_any_country => p_work_any_country

Line 1325: per_dpf_ins.ins

1321: end;
1322: --
1323: -- Process Logic
1324: --
1325: per_dpf_ins.ins
1326: (p_effective_date => l_effective_date
1327: ,p_job_id => p_job_id
1328: ,p_business_group_id => l_business_group_id
1329: ,p_work_any_country => p_work_any_country