public static class SuplrActySupplier.SuplrActySupplierBuilder extends Object
Modifier and Type | Method and Description |
---|---|
SuplrActySupplier |
build() |
SuplrActySupplier.SuplrActySupplierBuilder |
businessPartner(String businessPartner)
Constraints: Not nullable, Maximum length: 10
|
SuplrActySupplier.SuplrActySupplierBuilder |
suplrActyPartyUUID(UUID suplrActyPartyUUID)
(Key Field) Constraints: Not nullable
|
SuplrActySupplier.SuplrActySupplierBuilder |
suplrActyUUID(UUID suplrActyUUID)
Constraints: none
|
String |
toString() |
public SuplrActySupplier.SuplrActySupplierBuilder suplrActyPartyUUID(@Nullable UUID suplrActyPartyUUID)
Original property name from the Odata EDM: SuplrActyPartyUUID
public SuplrActySupplier.SuplrActySupplierBuilder suplrActyUUID(@Nullable UUID suplrActyUUID)
Original property name from the Odata EDM: SuplrActyUUID
public SuplrActySupplier.SuplrActySupplierBuilder businessPartner(@Nullable String businessPartner)
Original property name from the Odata EDM: BusinessPartner
public SuplrActySupplier build()
Copyright © 2019 SAP SE. All rights reserved.