Class SuplrActyPurchaserResp.SuplrActyPurchaserRespBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActyPurchaserResp.SuplrActyPurchaserRespBuilder
- Enclosing class:
- SuplrActyPurchaserResp
-
Method Summary
Modifier and TypeMethodDescriptionbuild()suplrActyPartyUUID(UUID suplrActyPartyUUID) (Key Field) Constraints: Not nullablesuplrActyUUID(UUID suplrActyUUID) Constraints: nonetoString()Constraints: Not nullable, Maximum length: 12
-
Method Details
-
suplrActyPartyUUID
@Nonnull public SuplrActyPurchaserResp.SuplrActyPurchaserRespBuilder suplrActyPartyUUID(@Nullable UUID suplrActyPartyUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrActyPartyUUID
- Returns:
this.
-
suplrActyUUID
@Nonnull public SuplrActyPurchaserResp.SuplrActyPurchaserRespBuilder suplrActyUUID(@Nullable UUID suplrActyUUID) Constraints: noneOriginal property name from the Odata EDM: SuplrActyUUID
- Returns:
this.
-
userID
@Nonnull public SuplrActyPurchaserResp.SuplrActyPurchaserRespBuilder userID(@Nullable String userID) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: UserID
- Returns:
this.
-
build
-
toString
-