DBA Data[Home] [Help]

APPS.HR_DELETE dependencies on PER_ASSIGNMENT_EXTRA_INFO

Line 946: DELETE FROM per_assignment_extra_info aei

942: DELETE FROM pay_cost_allocations_f ca
943: WHERE ca.business_group_id = p_business_group_id;
944: hr_utility.set_location(l_proc, 210);
945: --
946: DELETE FROM per_assignment_extra_info aei
947: WHERE
948: EXISTS
949: (SELECT ''
950: FROM per_assignments_f pa