DBA Data[Home] [Help]

APPS.PER_APPLICATIONS_PKG dependencies on HR_API

Line 1092: ,p_datetrack_mode => hr_api.g_zap

1088: per_asg_del.del
1089: (p_assignment_id => l_assignment.assignment_id
1090: ,p_object_version_number => l_assignment.object_version_number
1091: ,p_effective_date => l_assignment.effective_start_date --p_date_end+1
1092: ,p_datetrack_mode => hr_api.g_zap
1093: ,p_effective_start_date => l_effective_start_date
1094: ,p_effective_end_date => l_effective_end_date
1095: ,p_business_group_id => l_business_group_id
1096: ,p_validation_start_date => l_validation_start_date

Line 2366: -- l_update_mode := hr_api.g_correction;

2362: -- null;
2363: --end if;
2364: --if nvl(l_person_type_id,-1) <> p_person_type_id then
2365: -- if p_date_end +1 = l_start_date then
2366: -- l_update_mode := hr_api.g_correction;
2367: -- end if;
2368: -- hr_per_type_usage_internal.maintain_person_type_usage
2369: -- ( p_effective_date => p_Date_End+1
2370: -- ,p_person_id => p_Person_id