DBA Data[Home] [Help]

APPS.BEN_EFC_FUNCTIONS dependencies on BEN_PRTT_RT_VAL_EFC

Line 675: delete from ben_prtt_rt_val_efc

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;
677: --
678: delete from PAY_ELEMENT_ENTRY_VALUES_F_efc
679: where EFC_ACTION_ID = l_efc_action_id;