DBA Data[Home] [Help]

APPS.OTA_CPR_UTILITY dependencies on OTA_BOOKING_STATUS_TYPES

Line 566: ota_booking_status_types bst,

562: ,p_prerequisite_course_id
563: ) prereq_met
564: from
565: ota_delegate_bookings odb,
566: ota_booking_status_types bst,
567: ota_events evb
568: where
569: odb.booking_status_type_id = bst.booking_status_type_id
570: and evb.event_id = odb.event_id