APPS.OTA_LO_UTILITY dependencies on OTA_RESOURCE_BOOKINGS
Line 1727: ota_resource_bookings trb
1723: for an_instructor in (
1724: select 1 as dummy
1725: from
1726: ota_suppliable_resources tsr, 1727: ota_resource_bookings trb 1728: where
1729: trb.forum_id is null and
1730: trb.chat_id is null and
1731: tsr.trainer_id = p_user_id and