DBA Data[Home] [Help]

APPS.HRDPP_DELETE_PERSON dependencies on HR_PUMP_BATCH_EXCEPTIONS

Line 97: delete from hr_pump_batch_exceptions

93: L_PERFORM_PREDEL_VALIDATION := 'FALSE';
94: end if;
95: if blid is not null then
96: delete from hr_pump_batch_lines where batch_line_id = blid;
97: delete from hr_pump_batch_exceptions
98: where source_type = 'BATCH_LINE' and source_id = blid;
99: end if;
100: insert into hr_pump_batch_lines
101: (batch_id