DBA Data[Home] [Help]

APPS.PQH_PSU_DEL dependencies on PQH_PSU_BUS

Line 295: pqh_psu_bus.delete_validate(p_rec);

291: );
292: --
293: -- Call the supporting delete validate operation
294: --
295: pqh_psu_bus.delete_validate(p_rec);
296: --
297: -- Call to raise any errors on multi-message list
298: hr_multi_message.end_validation_set;
299: --