DBA Data[Home] [Help]

APPS.BEN_BFT_DEL dependencies on BEN_BFT_BUS

Line 310: ben_bft_bus.delete_validate(p_rec,p_effective_date);

306: );
307: --
308: -- Call the supporting delete validate operation
309: --
310: ben_bft_bus.delete_validate(p_rec,p_effective_date);
311: --
312: -- Call the supporting pre-delete operation
313: --
314: pre_delete(p_rec);