DBA Data[Home] [Help]

APPS.GHR_CDT_DEL dependencies on GHR_CDT_BUS

Line 216: ghr_cdt_bus.delete_validate(p_rec);

212: );
213: --
214: -- Call the supporting delete validate operation
215: --
216: ghr_cdt_bus.delete_validate(p_rec);
217: --
218: -- Call the supporting pre-delete operation
219: --
220: ghr_cdt_del.pre_delete(p_rec);