Class ATPRlvtProductStorLoc.ATPRlvtProductStorLocBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productavailabilityinfo.ATPRlvtProductStorLoc.ATPRlvtProductStorLocBuilder
- Enclosing class:
- ATPRlvtProductStorLoc
-
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: 18storageLocation(String storageLocation) (Key Field) Constraints: Not nullable, Maximum length: 4toString()
-
Method Details
-
product
@Nonnull public ATPRlvtProductStorLoc.ATPRlvtProductStorLocBuilder product(@Nullable String product) (Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: Product
- Returns:
this.
-
storageLocation
@Nonnull public ATPRlvtProductStorLoc.ATPRlvtProductStorLocBuilder storageLocation(@Nullable String storageLocation) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StorageLocation
- Returns:
this.
-
mRPArea
@Nonnull public ATPRlvtProductStorLoc.ATPRlvtProductStorLocBuilder mRPArea(@Nullable String mRPArea) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: MRPArea
- Returns:
this.
-
_Messages
@Nonnull public ATPRlvtProductStorLoc.ATPRlvtProductStorLocBuilder _Messages(@Nullable Collection<SAP__Message> _Messages) Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-