DBA Data[Home] [Help]

APPS.HRDPP_CREATE_ELIG_PERSON_OPTIO dependencies on HR_PUMP_BATCH_EXCEPTIONS

Line 177: delete from hr_pump_batch_exceptions

173: L_OVERRIDE_VALIDATION := 'FALSE';
174: end if;
175: if blid is not null then
176: delete from hr_pump_batch_lines where batch_line_id = blid;
177: delete from hr_pump_batch_exceptions
178: where source_type = 'BATCH_LINE' and source_id = blid;
179: end if;
180: insert into hr_pump_batch_lines
181: (batch_id