DBA Data[Home] [Help]

APPS.PAY_IVT_DEL dependencies on PAY_IVT_BUS

Line 210: pay_ivt_bus.delete_validate(p_rec);

206: );
207: --
208: -- Call the supporting delete validate operation
209: --
210: pay_ivt_bus.delete_validate(p_rec);
211: --
212: -- Call to raise any errors on multi-message list
213: hr_multi_message.end_validation_set;
214: --