DBA Data[Home] [Help]

APPS.OTA_TEA_BUS dependencies on OTA_VENDOR_SUPPLIES

Line 627: ota_vendor_supplies vsp

623: select ple.price
624: from ota_price_lists tpl,
625: ota_price_list_entries ple,
626: ota_events evt,
627: ota_vendor_supplies vsp
628: where
629: evt.event_id = p_event_id
630: and tpl.business_group_id = p_business_group_id
631: and tpl.currency_code = p_currency_code