public static class ProductPlantIntlTrd.ProductPlantIntlTrdBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ProductPlantIntlTrd |
build() |
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
consumptionTaxCtrlCode(String consumptionTaxCtrlCode)
Constraints: Not nullable, Maximum length: 16
|
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
countryOfOrigin(String countryOfOrigin)
Constraints: Not nullable, Maximum length: 3
|
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
exportAndImportProductGroup(String exportAndImportProductGroup)
Constraints: Not nullable, Maximum length: 4
|
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
plant(String plant)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
prodIntlTradeClassification(String prodIntlTradeClassification)
Constraints: Not nullable, Maximum length: 9
|
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
product(String product)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
productCASNumber(String productCASNumber)
Constraints: Not nullable, Maximum length: 15
|
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
regionOfOrigin(String regionOfOrigin)
Constraints: Not nullable, Maximum length: 3
|
String |
toString() |
@Nonnull public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder product(@Nullable String product)
Original property name from the Odata EDM: Product
this
.@Nonnull public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder countryOfOrigin(@Nullable String countryOfOrigin)
Original property name from the Odata EDM: CountryOfOrigin
this
.@Nonnull public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder regionOfOrigin(@Nullable String regionOfOrigin)
Original property name from the Odata EDM: RegionOfOrigin
this
.@Nonnull public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder consumptionTaxCtrlCode(@Nullable String consumptionTaxCtrlCode)
Original property name from the Odata EDM: ConsumptionTaxCtrlCode
this
.@Nonnull public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder productCASNumber(@Nullable String productCASNumber)
Original property name from the Odata EDM: ProductCASNumber
this
.@Nonnull public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder prodIntlTradeClassification(@Nullable String prodIntlTradeClassification)
Original property name from the Odata EDM: ProdIntlTradeClassification
this
.@Nonnull public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder exportAndImportProductGroup(@Nullable String exportAndImportProductGroup)
Original property name from the Odata EDM: ExportAndImportProductGroup
this
.@Nonnull public ProductPlantIntlTrd build()
Copyright © 2021 SAP SE. All rights reserved.