DBA Data[Home] [Help]

APPS.BEN_EGL_DEL dependencies on BEN_EGL_BUS

Line 273: ben_egl_bus.delete_validate(p_rec,p_effective_date);

269: );
270: --
271: -- Call the supporting delete validate operation
272: --
273: ben_egl_bus.delete_validate(p_rec,p_effective_date);
274: --
275: -- Call the supporting pre-delete operation
276: --
277: pre_delete(p_rec);