DBA Data[Home] [Help]

APPS.PSP_ERD_DEL dependencies on PSP_ERD_BUS

Line 363: psp_erd_bus.delete_validate(p_rec);

359: );
360: --
361: -- Call the supporting delete validate operation
362: --
363: psp_erd_bus.delete_validate(p_rec);
364: --
365: -- Call to raise any errors on multi-message list
366: hr_multi_message.end_validation_set;
367: --