DBA Data[Home] [Help]

APPS.OTA_TRAINING_RECORD dependencies on HR_ALL_ORGANIZATION_UNITS

Line 770: hr_all_organization_units o,

766: e.course_start_date event_start_date,
767: e.event_type event_type
768: FROM ota_events e,
769: ota_events_tl et,
770: hr_all_organization_units o,
771: hr_all_organization_units_tl haotl,
772: ota_activity_versions a,
773: ota_delegate_bookings b,
774: ota_booking_status_types_VL s,

Line 771: hr_all_organization_units_tl haotl,

767: e.event_type event_type
768: FROM ota_events e,
769: ota_events_tl et,
770: hr_all_organization_units o,
771: hr_all_organization_units_tl haotl,
772: ota_activity_versions a,
773: ota_delegate_bookings b,
774: ota_booking_status_types_VL s,
775: ota_cert_enrollments cre,