DBA Data[Home] [Help]

APPS.GHR_PAH_DEL dependencies on GHR_PAH_BUS

Line 410: ghr_pah_bus.delete_validate(p_rec);

406: );
407: --
408: -- Call the supporting delete validate operation
409: --
410: ghr_pah_bus.delete_validate(p_rec);
411: --
412: -- Call the supporting pre-delete operation
413: --
414: pre_delete(p_rec);