public static class PurgCatSupplier.PurgCatSupplierBuilder extends Object
Modifier and Type | Method and Description |
---|---|
PurgCatSupplier |
build() |
PurgCatSupplier.PurgCatSupplierBuilder |
businessPartner(String businessPartner)
Constraints: Not nullable, Maximum length: 10
|
PurgCatSupplier.PurgCatSupplierBuilder |
purgCatPartyUUID(UUID purgCatPartyUUID)
(Key Field) Constraints: Not nullable
|
PurgCatSupplier.PurgCatSupplierBuilder |
purgCatUUID(UUID purgCatUUID)
Constraints: none
|
String |
toString() |
@Nonnull public PurgCatSupplier.PurgCatSupplierBuilder purgCatPartyUUID(@Nullable UUID purgCatPartyUUID)
Original property name from the Odata EDM: PurgCatPartyUUID
this
.@Nonnull public PurgCatSupplier.PurgCatSupplierBuilder purgCatUUID(@Nullable UUID purgCatUUID)
Original property name from the Odata EDM: PurgCatUUID
this
.@Nonnull public PurgCatSupplier.PurgCatSupplierBuilder businessPartner(@Nullable String businessPartner)
Original property name from the Odata EDM: BusinessPartner
this
.@Nonnull public PurgCatSupplier build()
Copyright © 2021 SAP SE. All rights reserved.