DBA Data[Home] [Help]

APPS.GHR_REI_DEL dependencies on GHR_REI_BUS

Line 263: ghr_rei_bus.delete_validate(p_rec);

259: );
260: --
261: -- Call the supporting delete validate operation
262: --
263: ghr_rei_bus.delete_validate(p_rec);
264: --
265: -- Call the supporting pre-delete operation
266: --
267: pre_delete(p_rec);