DBA Data[Home] [Help]

APPS.OTA_CPR_UTILITY dependencies on OTA_BOOKING_STATUS_TYPES

Line 572: ota_booking_status_types bst,

568: ,p_prerequisite_course_id
569: ) prereq_met
570: from
571: ota_delegate_bookings odb,
572: ota_booking_status_types bst,
573: ota_events evb
574: where
575: odb.booking_status_type_id = bst.booking_status_type_id
576: and evb.event_id = odb.event_id