DBA Data[Home] [Help]

APPS.PAY_PYR_DEL dependencies on PAY_PYR_BUS

Line 271: pay_pyr_bus.delete_validate(p_rec);

267: );
268: --
269: -- Call the supporting delete validate operation
270: --
271: pay_pyr_bus.delete_validate(p_rec);
272: --
273: -- Call to raise any errors on multi-message list
274: hr_multi_message.end_validation_set;
275: --