DBA Data[Home] [Help]

APPS.BEN_BRI_DEL dependencies on BEN_BRI_BUS

Line 233: ben_bri_bus.delete_validate(p_rec,p_effective_date);

229: );
230: --
231: -- Call the supporting delete validate operation
232: --
233: ben_bri_bus.delete_validate(p_rec,p_effective_date);
234: --
235: -- Call the supporting pre-delete operation
236: --
237: pre_delete(p_rec);