DBA Data[Home] [Help]

APPS.BEN_EFC_FUNCTIONS dependencies on BEN_ENRT_RT_EFC

Line 672: delete from BEN_ENRT_RT_EFC

668: if c_getprevbgpactid%found then
669: --
670: -- Remove action information for the business group
671: --
672: delete from BEN_ENRT_RT_EFC
673: where EFC_ACTION_ID = l_efc_action_id;
674: --
675: delete from ben_prtt_rt_val_efc
676: where EFC_ACTION_ID = l_efc_action_id;