DBA Data[Home] [Help]

APPS.HRDPP_CREATE_ELIG_CVRD_DPNT dependencies on HR_PUMP_BATCH_EXCEPTIONS

Line 137: delete from hr_pump_batch_exceptions

133: L_MULTI_ROW_ACTN := 'FALSE';
134: end if;
135: if blid is not null then
136: delete from hr_pump_batch_lines where batch_line_id = blid;
137: delete from hr_pump_batch_exceptions
138: where source_type = 'BATCH_LINE' and source_id = blid;
139: end if;
140: insert into hr_pump_batch_lines
141: (batch_id