DBA Data[Home] [Help]

APPS.PAY_EGU_DEL dependencies on PAY_EGU_BUS

Line 228: pay_egu_bus.delete_validate(p_rec);

224: );
225: --
226: -- Call the supporting delete validate operation
227: --
228: pay_egu_bus.delete_validate(p_rec);
229: --
230: -- Call to raise any errors on multi-message list
231: hr_multi_message.end_validation_set;
232: --