DBA Data[Home] [Help]

APPS.OTA_RUD_DEL dependencies on OTA_RUD_BUS

Line 269: ota_rud_bus.delete_validate(p_rec);

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