DBA Data[Home] [Help]

APPS.OTA_EVT_DEL dependencies on OTA_EVT_BUS

Line 210: ota_evt_bus.delete_validate(p_rec);

206: );
207: --
208: -- Call the supporting delete validate operation
209: --
210: ota_evt_bus.delete_validate(p_rec);
211: --
212: -- added for eBS by asud
213: hr_multi_message.end_validation_set;
214: -- added for eBS by asud