DBA Data[Home] [Help]

APPS.INV_UOM_API_PUB dependencies on MTL_LOT_ONHAND_SUM_V

Line 1879: FROM mtl_lot_onhand_sum_v

1875: LPN_ID,
1876: LOCATOR_ID,
1877: on_hand,
1878: secondary_onhand
1879: FROM mtl_lot_onhand_sum_v
1880: WHERE inventory_item_id = p_item_id
1881: AND lot_number = p_lot_number
1882: AND ORGANIZATION_ID = P_ORG_ID
1883: ORDER BY organization_code,