DBA Data[Home] [Help]

APPS.WSH_IB_UI_RECON_GRP dependencies on MTL_UNITS_OF_MEASURE

Line 1739: mtl_units_of_measure muom

1735: muom.unit_of_measure,
1736: wdd.src_requested_quantity,
1737: wdd.src_requested_quantity2
1738: from wsh_delivery_details wdd,
1739: mtl_units_of_measure muom
1740: where wdd.source_line_id = p_po_line_id
1741: and wdd.po_shipment_line_id = p_po_line_location_id
1742: and wdd.source_code = 'PO'
1743: and wdd.requested_quantity_uom = muom.uom_code