public static class ProductPlantStorage.ProductPlantStorageBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ProductPlantStorage |
build() |
ProductPlantStorage.ProductPlantStorageBuilder |
inventoryForCycleCountInd(String inventoryForCycleCountInd) |
ProductPlantStorage.ProductPlantStorageBuilder |
plant(String plant) |
ProductPlantStorage.ProductPlantStorageBuilder |
product(String product) |
String |
toString() |
public ProductPlantStorage.ProductPlantStorageBuilder product(String product)
public ProductPlantStorage.ProductPlantStorageBuilder plant(String plant)
public ProductPlantStorage.ProductPlantStorageBuilder inventoryForCycleCountInd(String inventoryForCycleCountInd)
public ProductPlantStorage build()
Copyright © 2019 SAP SE. All rights reserved.