DBA Data[Home] [Help]

APPS.OTA_ACI_DEL dependencies on OTA_ACI_BUS

Line 263: ota_aci_bus.delete_validate(p_rec);

259: );
260: --
261: -- Call the supporting delete validate operation
262: --
263: ota_aci_bus.delete_validate(p_rec);
264: --
265: -- Call to raise any errors on multi-message list
266: hr_multi_message.end_validation_set;
267: --