DBA Data[Home] [Help]

APPS.HRDPP_UPLOAD_SALARY_PROPOSAL dependencies on HR_PUMP_BATCH_EXCEPTIONS

Line 176: delete from hr_pump_batch_exceptions

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