DBA Data[Home] [Help]

APPS.PQH_VLP_DEL dependencies on PQH_VLP_BUS

Line 229: pqh_vlp_bus.delete_validate(p_rec);

225: );
226: --
227: -- Call the supporting delete validate operation
228: --
229: pqh_vlp_bus.delete_validate(p_rec);
230: --
231: -- Call to raise any errors on multi-message list
232: hr_multi_message.end_validation_set;
233: --