DBA Data[Home] [Help]

APPS.GHR_PDI_DEL dependencies on GHR_PDI_BUS

Line 252: ghr_pdi_bus.delete_validate(p_rec);

248: );
249: --
250: -- Call the supporting delete validate operation
251: --
252: ghr_pdi_bus.delete_validate(p_rec);
253: --
254: -- Call the supporting pre-delete operation
255: --
256: pre_delete(p_rec);