DBA Data[Home] [Help]

APPS.OTA_EVT_INS dependencies on OTA_EVT_BUS

Line 418: ota_evt_bus.insert_validate(p_rec);

414: End If;
415: --
416: -- Call the supporting insert validate operations
417: --
418: ota_evt_bus.insert_validate(p_rec);
419: -- added for eBS by asud
420: hr_multi_message.end_validation_set;
421: -- added for eBS by asud
422: --