Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster |
Modifier and Type | Method and Description |
---|---|
static ProductMLAccount.ProductMLAccountBuilder |
ProductMLAccount.builder() |
ProductMLAccount.ProductMLAccountBuilder |
ProductMLAccount.ProductMLAccountBuilder.currency(String currency)
Constraints: Not nullable, Maximum length: 5
|
ProductMLAccount.ProductMLAccountBuilder |
ProductMLAccount.ProductMLAccountBuilder.currencyRole(String currencyRole)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
ProductMLAccount.ProductMLAccountBuilder |
ProductMLAccount.ProductMLAccountBuilder.movingAveragePrice(BigDecimal movingAveragePrice)
Constraints: Not nullable, Precision: 12, Scale: 3
|
ProductMLAccount.ProductMLAccountBuilder |
ProductMLAccount.ProductMLAccountBuilder.priceUnitQty(BigDecimal priceUnitQty)
Constraints: Not nullable, Precision: 5, Scale: 0
|
ProductMLAccount.ProductMLAccountBuilder |
ProductMLAccount.ProductMLAccountBuilder.product(String product)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
ProductMLAccount.ProductMLAccountBuilder |
ProductMLAccount.ProductMLAccountBuilder.productPriceControl(String productPriceControl)
Constraints: Not nullable, Maximum length: 1
|
ProductMLAccount.ProductMLAccountBuilder |
ProductMLAccount.ProductMLAccountBuilder.standardPrice(BigDecimal standardPrice)
Constraints: Not nullable, Precision: 12, Scale: 3
|
ProductMLAccount.ProductMLAccountBuilder |
ProductMLAccount.ProductMLAccountBuilder.valuationArea(String valuationArea)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
ProductMLAccount.ProductMLAccountBuilder |
ProductMLAccount.ProductMLAccountBuilder.valuationType(String valuationType)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
Copyright © 2019 SAP SE. All rights reserved.