DBA Data[Home] [Help]

APPS.HRDPP_DELETE_PRTT_ENRT_RESULT dependencies on HR_PUMP_BATCH_EXCEPTIONS

Line 98: delete from hr_pump_batch_exceptions

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