DBA Data[Home] [Help]

APPS.PER_PEA_DEL dependencies on PER_PEA_BUS

Line 246: per_pea_bus.delete_validate(p_rec);

242: );
243: --
244: -- Call the supporting delete validate operation
245: --
246: per_pea_bus.delete_validate(p_rec);
247: --
248: -- Call to raise any errors on multi-message list
249: --
250: hr_multi_message.end_validation_set;