DBA Data[Home] [Help]

APPS.PQH_RTL_DEL dependencies on PQH_RTL_BUS

Line 205: pqh_rtl_bus.delete_validate(p_rec);

201: );
202: --
203: -- Call the supporting delete validate operation
204: --
205: pqh_rtl_bus.delete_validate(p_rec);
206: --
207: -- Call the supporting pre-delete operation
208: --
209: pre_delete(p_rec);