DBA Data[Home] [Help]

APPS.PQH_BPL_DEL dependencies on PQH_BPL_BUS

Line 221: pqh_bpl_bus.delete_validate(p_rec);

217: );
218: --
219: -- Call the supporting delete validate operation
220: --
221: pqh_bpl_bus.delete_validate(p_rec);
222: --
223: -- Call to raise any errors on multi-message list
224: hr_multi_message.end_validation_set;
225: --