DBA Data[Home] [Help]

APPS.GHR_PDH_DEL dependencies on GHR_PDH_BUS

Line 221: ghr_pdh_bus.delete_validate(p_rec);

217: );
218: --
219: -- Call the supporting delete validate operation
220: --
221: ghr_pdh_bus.delete_validate(p_rec);
222: --
223: -- Call the supporting pre-delete operation
224: --
225: pre_delete(p_rec);