DBA Data[Home] [Help]

APPS.WSH_MAPPING_DATA dependencies on OE_SETS

Line 3223: oe_sets,

3219: l_req_qty_uom,
3220: l_inv_item_id
3221: from oe_order_lines_all ol,
3222: mtl_system_items_kfv msik,
3223: oe_sets,
3224: mtl_customer_items
3225: where ol.line_id = p_reference_line_id
3226: and ol.inventory_item_id = msik.inventory_item_id
3227: and ol.ship_from_org_id = msik.organization_id