DBA Data[Home] [Help]

APPS.OTA_CHA_BUS dependencies on OTA_CATEGORY_USAGES

Line 239: ota_category_usages ctu,

235: select
236: ctu.start_date_active,
237: ctu.end_date_active
238: from
239: ota_category_usages ctu,
240: ota_chat_obj_inclusions coi
241: where
242: ctu.category_usage_id = coi.object_id
243: and coi.primary_flag= 'Y'