Class D_ProdMatlBsdCmpstnCrteAfterP.D_ProdMatlBsdCmpstnCrteAfterPBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productmaterialbasedcomposition.D_ProdMatlBsdCmpstnCrteAfterP.D_ProdMatlBsdCmpstnCrteAfterPBuilder
- Enclosing class:
- D_ProdMatlBsdCmpstnCrteAfterP
public static class D_ProdMatlBsdCmpstnCrteAfterP.D_ProdMatlBsdCmpstnCrteAfterPBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()chemicalComplianceInfo(String chemicalComplianceInfo) Constraints: Not nullable, Maximum length: 12chmlCompOperatorLowerLimit(String chmlCompOperatorLowerLimit) Constraints: Not nullable, Maximum length: 5chmlCompOperatorUpperLimit(String chmlCompOperatorUpperLimit) Constraints: Not nullable, Maximum length: 5chmlCompQtyAsText(String chmlCompQtyAsText) Constraints: Not nullable, Maximum length: 80chmlCompQtyISOUnit(String chmlCompQtyISOUnit) Constraints: Not nullable, Maximum length: 3chmlCompQtyLowerLimitAsText(String chmlCompQtyLowerLimitAsText) Constraints: Not nullable, Maximum length: 80chmlCompQtySAPUnit(String chmlCompQtySAPUnit) Constraints: Not nullable, Maximum length: 3chmlCompQtyUpperLimitAsText(String chmlCompQtyUpperLimitAsText) Constraints: Not nullable, Maximum length: 80toString()
-
Method Details
-
chemicalComplianceInfo
@Nonnull public D_ProdMatlBsdCmpstnCrteAfterP.D_ProdMatlBsdCmpstnCrteAfterPBuilder chemicalComplianceInfo(@Nullable String chemicalComplianceInfo) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChemicalComplianceInfo
- Returns:
this.
-
chmlCompQtyAsText
@Nonnull public D_ProdMatlBsdCmpstnCrteAfterP.D_ProdMatlBsdCmpstnCrteAfterPBuilder chmlCompQtyAsText(@Nullable String chmlCompQtyAsText) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: ChmlCompQtyAsText
- Returns:
this.
-
chmlCompQtySAPUnit
@Nonnull public D_ProdMatlBsdCmpstnCrteAfterP.D_ProdMatlBsdCmpstnCrteAfterPBuilder chmlCompQtySAPUnit(@Nullable String chmlCompQtySAPUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChmlCompQtySAPUnit
- Returns:
this.
-
chmlCompQtyISOUnit
@Nonnull public D_ProdMatlBsdCmpstnCrteAfterP.D_ProdMatlBsdCmpstnCrteAfterPBuilder chmlCompQtyISOUnit(@Nullable String chmlCompQtyISOUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChmlCompQtyISOUnit
- Returns:
this.
-
chmlCompOperatorLowerLimit
@Nonnull public D_ProdMatlBsdCmpstnCrteAfterP.D_ProdMatlBsdCmpstnCrteAfterPBuilder chmlCompOperatorLowerLimit(@Nullable String chmlCompOperatorLowerLimit) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ChmlCompOperatorLowerLimit
- Returns:
this.
-
chmlCompQtyLowerLimitAsText
@Nonnull public D_ProdMatlBsdCmpstnCrteAfterP.D_ProdMatlBsdCmpstnCrteAfterPBuilder chmlCompQtyLowerLimitAsText(@Nullable String chmlCompQtyLowerLimitAsText) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: ChmlCompQtyLowerLimitAsText
- Returns:
this.
-
chmlCompOperatorUpperLimit
@Nonnull public D_ProdMatlBsdCmpstnCrteAfterP.D_ProdMatlBsdCmpstnCrteAfterPBuilder chmlCompOperatorUpperLimit(@Nullable String chmlCompOperatorUpperLimit) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ChmlCompOperatorUpperLimit
- Returns:
this.
-
chmlCompQtyUpperLimitAsText
@Nonnull public D_ProdMatlBsdCmpstnCrteAfterP.D_ProdMatlBsdCmpstnCrteAfterPBuilder chmlCompQtyUpperLimitAsText(@Nullable String chmlCompQtyUpperLimitAsText) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: ChmlCompQtyUpperLimitAsText
- Returns:
this.
-
build
-
toString
-