DBA Data[Home] [Help]

APPS.GHR_CAD_DEL dependencies on GHR_CAD_BUS

Line 214: ghr_cad_bus.delete_validate(p_rec);

210: );
211: --
212: -- Call the supporting delete validate operation
213: --
214: ghr_cad_bus.delete_validate(p_rec);
215: --
216: -- Call the supporting pre-delete operation
217: --
218: ghr_cad_del.pre_delete(p_rec);