DBA Data[Home] [Help]

APPS.HRDPP_PROCESS_DEPENDENT dependencies on HR_PUMP_BATCH_EXCEPTIONS

Line 122: delete from hr_pump_batch_exceptions

118: L_MULTI_ROW_ACTN := 'FALSE';
119: end if;
120: if blid is not null then
121: delete from hr_pump_batch_lines where batch_line_id = blid;
122: delete from hr_pump_batch_exceptions
123: where source_type = 'BATCH_LINE' and source_id = blid;
124: end if;
125: insert into hr_pump_batch_lines
126: (batch_id