DBA Data[Home] [Help]

APPS.BEN_EIV_DEL dependencies on BEN_EIV_BUS

Line 282: ben_eiv_bus.delete_validate(p_rec,p_effective_date);

278: );
279: --
280: -- Call the supporting delete validate operation
281: --
282: ben_eiv_bus.delete_validate(p_rec,p_effective_date);
283: --
284: -- Call the supporting pre-delete operation
285: --
286: ben_eiv_del.pre_delete(p_effective_date,p_rec);