DBA Data[Home] [Help]

APPS.GHR_CCA_DEL dependencies on GHR_CCA_BUS

Line 234: ghr_cca_bus.delete_validate(p_rec);

230: );
231: --
232: -- Call the supporting delete validate operation
233: --
234: ghr_cca_bus.delete_validate(p_rec);
235: --
236: -- Call the supporting pre-delete operation
237: --
238: ghr_cca_del.pre_delete(p_rec);