DBA Data[Home] [Help]

APPS.PAY_PUC_DEL dependencies on PAY_PUC_BUS

Line 254: pay_puc_bus.delete_validate(p_rec);

250: );
251: --
252: -- Call the supporting delete validate operation
253: --
254: pay_puc_bus.delete_validate(p_rec);
255: --
256: -- Call to raise any errors on multi-message list
257: hr_multi_message.end_validation_set;
258: --