DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_PLAN_BENEFICIARY dependencies on HR_PUMP_BATCH_EXCEPTIONS

Line 148: delete from hr_pump_batch_exceptions

144: L_MULTI_ROW_ACTN := 'FALSE';
145: end if;
146: if blid is not null then
147: delete from hr_pump_batch_lines where batch_line_id = blid;
148: delete from hr_pump_batch_exceptions
149: where source_type = 'BATCH_LINE' and source_id = blid;
150: end if;
151: insert into hr_pump_batch_lines
152: (batch_id