public static class ProductPlantIntlTrd.ProductPlantIntlTrdBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ProductPlantIntlTrd |
build() |
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
consumptionTaxCtrlCode(String consumptionTaxCtrlCode) |
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
countryOfOrigin(String countryOfOrigin) |
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
plant(String plant) |
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
product(String product) |
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
regionOfOrigin(String regionOfOrigin) |
String |
toString() |
public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder product(String product)
public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder plant(String plant)
public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder countryOfOrigin(String countryOfOrigin)
public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder regionOfOrigin(String regionOfOrigin)
public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder consumptionTaxCtrlCode(String consumptionTaxCtrlCode)
public ProductPlantIntlTrd build()
Copyright © 2019 SAP SE. All rights reserved.