DBA Data[Home] [Help]

APPS.GMD_QM_UOM dependencies on MTL_ITEM_LOCATIONS_KFV

Line 122: mtl_item_locations_kfv MIL,

118: from GMD_UOM_CONVERSIONS E,
119: gmd_event_spec_disp F,
120: gmd_sampling_events H,
121: mtl_parameters I,
122: mtl_item_locations_kfv MIL,
123: mtl_system_items_kfv K
124: where e.EVENT_SPEC_DISP_ID = l_event_key and
125: e.EVENT_SPEC_DISP_ID = f.event_spec_disp_id and
126: f.sampling_event_id = h.SAMPLING_EVENT_ID and