DBA Data[Home] [Help]

APPS.BEN_EFC_VALIDATION dependencies on BEN_EFC_EXCLUSIONS

Line 313: delete from ben_efc_exclusions

309: end if;
310: --
311: -- Remove all exclusions for the EFC action
312: --
313: delete from ben_efc_exclusions
314: where efc_action_id = l_action_id;
315: --
316: -- Check for validate mode
317: --