DBA Data[Home] [Help]

APPS.HRDPP_HIRE_MX_APPLICANT dependencies on HR_PUMP_BATCH_EXCEPTIONS

Line 104: delete from hr_pump_batch_exceptions

100: L_MIGRATE := 'FALSE';
101: end if;
102: if blid is not null then
103: delete from hr_pump_batch_lines where batch_line_id = blid;
104: delete from hr_pump_batch_exceptions
105: where source_type = 'BATCH_LINE' and source_id = blid;
106: end if;
107: insert into hr_pump_batch_lines
108: (batch_id