DBA Data[Home] [Help]

APPS.FTE_TENDER_WF dependencies on FND_LOOKUP_VALUES_VL

Line 255: fnd_lookup_values_vl flvv,

251: msi.segment1 vehicle_type,
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