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