DBA Data[Home] [Help]

APPS.PQH_RLS_DEL dependencies on PQH_RLS_BUS

Line 289: pqh_rls_bus.delete_validate(p_rec, p_effective_date);

285: );
286: --
287: -- Call the supporting delete validate operation
288: --
289: pqh_rls_bus.delete_validate(p_rec, p_effective_date);
290: --
291: -- Call the supporting pre-delete operation
292: --
293: pqh_rls_del.pre_delete(p_rec);