public static class ProductQualityMgmt.ProductQualityMgmtBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ProductQualityMgmt |
build() |
ProductQualityMgmt.ProductQualityMgmtBuilder |
product(String product)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
ProductQualityMgmt.ProductQualityMgmtBuilder |
qltyMgmtInProcmtIsActive(Boolean qltyMgmtInProcmtIsActive)
Constraints: none
|
String |
toString() |
@Nonnull public ProductQualityMgmt.ProductQualityMgmtBuilder product(@Nullable String product)
Original property name from the Odata EDM: Product
this
.@Nonnull public ProductQualityMgmt.ProductQualityMgmtBuilder qltyMgmtInProcmtIsActive(@Nullable Boolean qltyMgmtInProcmtIsActive)
Original property name from the Odata EDM: QltyMgmtInProcmtIsActive
If you activate the indicator for QM in procurement in the material master record at the client level, you must also store a control key at the plant level for quality management in procurement.Depending on the control indicators in the control key, you may have to maintain additional data.
this
.@Nonnull public ProductQualityMgmt build()
Copyright © 2020 SAP SE. All rights reserved.