Class D_ProdMatlBsdCmpstnCrteBeforeP.D_ProdMatlBsdCmpstnCrteBeforePBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productmaterialbasedcomposition.D_ProdMatlBsdCmpstnCrteBeforeP.D_ProdMatlBsdCmpstnCrteBeforePBuilder
- Enclosing class:
- D_ProdMatlBsdCmpstnCrteBeforeP
public static class D_ProdMatlBsdCmpstnCrteBeforeP.D_ProdMatlBsdCmpstnCrteBeforePBuilder
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_ProdMatlBsdCmpstnCrteBeforeP.D_ProdMatlBsdCmpstnCrteBeforePBuilder chemicalComplianceInfo(@Nullable String chemicalComplianceInfo) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChemicalComplianceInfo
- Returns:
this.
-
chmlCompQtyAsText
@Nonnull public D_ProdMatlBsdCmpstnCrteBeforeP.D_ProdMatlBsdCmpstnCrteBeforePBuilder chmlCompQtyAsText(@Nullable String chmlCompQtyAsText) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: ChmlCompQtyAsText
- Returns:
this.
-
chmlCompQtySAPUnit
@Nonnull public D_ProdMatlBsdCmpstnCrteBeforeP.D_ProdMatlBsdCmpstnCrteBeforePBuilder chmlCompQtySAPUnit(@Nullable String chmlCompQtySAPUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChmlCompQtySAPUnit
- Returns:
this.
-
chmlCompQtyISOUnit
@Nonnull public D_ProdMatlBsdCmpstnCrteBeforeP.D_ProdMatlBsdCmpstnCrteBeforePBuilder chmlCompQtyISOUnit(@Nullable String chmlCompQtyISOUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChmlCompQtyISOUnit
- Returns:
this.
-
chmlCompOperatorLowerLimit
@Nonnull public D_ProdMatlBsdCmpstnCrteBeforeP.D_ProdMatlBsdCmpstnCrteBeforePBuilder chmlCompOperatorLowerLimit(@Nullable String chmlCompOperatorLowerLimit) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ChmlCompOperatorLowerLimit
- Returns:
this.
-
chmlCompQtyLowerLimitAsText
@Nonnull public D_ProdMatlBsdCmpstnCrteBeforeP.D_ProdMatlBsdCmpstnCrteBeforePBuilder chmlCompQtyLowerLimitAsText(@Nullable String chmlCompQtyLowerLimitAsText) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: ChmlCompQtyLowerLimitAsText
- Returns:
this.
-
chmlCompOperatorUpperLimit
@Nonnull public D_ProdMatlBsdCmpstnCrteBeforeP.D_ProdMatlBsdCmpstnCrteBeforePBuilder chmlCompOperatorUpperLimit(@Nullable String chmlCompOperatorUpperLimit) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ChmlCompOperatorUpperLimit
- Returns:
this.
-
chmlCompQtyUpperLimitAsText
@Nonnull public D_ProdMatlBsdCmpstnCrteBeforeP.D_ProdMatlBsdCmpstnCrteBeforePBuilder chmlCompQtyUpperLimitAsText(@Nullable String chmlCompQtyUpperLimitAsText) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: ChmlCompQtyUpperLimitAsText
- Returns:
this.
-
build
-
toString
-