Class ATPRlvtProductMRPArea.ATPRlvtProductMRPAreaBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productavailabilityinfo.ATPRlvtProductMRPArea.ATPRlvtProductMRPAreaBuilder
- Enclosing class:
- ATPRlvtProductMRPArea
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablebuild()(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 18toString()
-
Method Details
-
product
@Nonnull public ATPRlvtProductMRPArea.ATPRlvtProductMRPAreaBuilder product(@Nullable String product) (Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: Product
- Returns:
this.
-
mRPArea
@Nonnull public ATPRlvtProductMRPArea.ATPRlvtProductMRPAreaBuilder mRPArea(@Nullable String mRPArea) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: MRPArea
- Returns:
this.
-
_Messages
@Nonnull public ATPRlvtProductMRPArea.ATPRlvtProductMRPAreaBuilder _Messages(@Nullable Collection<SAP__Message> _Messages) Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-