DBA Data[Home] [Help]

APPS.BEN_BEC_DEL dependencies on BEN_BEC_BUS

Line 226: ben_bec_bus.delete_validate(p_rec,p_effective_date);

222: );
223: --
224: -- Call the supporting delete validate operation
225: --
226: ben_bec_bus.delete_validate(p_rec,p_effective_date);
227: --
228: -- Call the supporting pre-delete operation
229: --
230: pre_delete(p_rec);