DBA Data[Home] [Help]

APPS.OTA_CME_UTIL dependencies on OTA_EVENTS_TL

Line 889: ota_events_tl et,

885: cursor csr_active_enrl is
886: SELECT
887: s.type Enrollment_Status_Type
888: FROM ota_events e,
889: ota_events_tl et,
890: ota_activity_versions a,
891: ota_delegate_bookings b,
892: ota_booking_status_types_VL s,
893: ota_cert_enrollments cre,