DBA Data[Home] [Help]

APPS.FTE_TENDER_WF dependencies on FTE_VEHICLE_TYPES

Line 256: fte_vehicle_types fvt

252: flvv.meaning vehicle_class
253: from wsh_trips wts,
254: mtl_system_items msi,
255: fnd_lookup_values_vl flvv,
256: fte_vehicle_types fvt
257: where
258: fvt.inventory_item_id = wts.vehicle_item_id
259: and fvt.organization_id = wts.vehicle_organization_id
260: and wts.vehicle_item_id = msi.inventory_item_id