DBA Data[Home] [Help]

APPS.PQH_VLE_DEL dependencies on PQH_VLE_BUS

Line 217: pqh_vle_bus.delete_validate(p_rec);

213: );
214: --
215: -- Call the supporting delete validate operation
216: --
217: pqh_vle_bus.delete_validate(p_rec);
218: --
219: -- Call to raise any errors on multi-message list
220: hr_multi_message.end_validation_set;
221: --