DBA Data[Home] [Help]

APPS.HRDPP_CREATE_ELIGIBLE_PERSON dependencies on HR_PUMP_BATCH_EXCEPTIONS

Line 190: delete from hr_pump_batch_exceptions

186: L_OVERRIDE_VALIDATION := 'FALSE';
187: end if;
188: if blid is not null then
189: delete from hr_pump_batch_lines where batch_line_id = blid;
190: delete from hr_pump_batch_exceptions
191: where source_type = 'BATCH_LINE' and source_id = blid;
192: end if;
193: insert into hr_pump_batch_lines
194: (batch_id