DBA Data[Home] [Help]

APPS.PQH_RLS_DEL dependencies on PQH_RLS_BUS

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

290: );
291: --
292: -- Call the supporting delete validate operation
293: --
294: pqh_rls_bus.delete_validate(p_rec, p_effective_date);
295: --
296: -- Call the supporting pre-delete operation
297: --
298: pqh_rls_del.pre_delete(p_rec);