DBA Data[Home] [Help]

APPS.BEN_BNG_DEL dependencies on BEN_BNG_BUS

Line 245: ben_bng_bus.delete_validate(p_rec);

241: );
242: --
243: -- Call the supporting delete validate operation
244: --
245: ben_bng_bus.delete_validate(p_rec);
246: --
247: -- Call the supporting pre-delete operation
248: --
249: pre_delete(p_rec);