DBA Data[Home] [Help]

APPS.PSP_ERA_DEL dependencies on PSP_ERA_BUS

Line 305: psp_era_bus.delete_validate(p_rec);

301: );
302: --
303: -- Call the supporting delete validate operation
304: --
305: psp_era_bus.delete_validate(p_rec);
306: --
307: -- Call to raise any errors on multi-message list
308: hr_multi_message.end_validation_set;
309: --