public static final class SalesSchedgAgrmtPartner.SalesSchedgAgrmtPartnerBuilder extends Object
@Nonnull public SalesSchedgAgrmtPartner.SalesSchedgAgrmtPartnerBuilder salesSchedgAgrmt(SalesSchedgAgrmt value)
value
- The SalesSchedgAgrmt to build this SalesSchedgAgrmtPartner with.@Nonnull public SalesSchedgAgrmtPartner.SalesSchedgAgrmtPartnerBuilder salesSchedulingAgreement(@Nullable String salesSchedulingAgreement)
Original property name from the Odata EDM: SalesSchedulingAgreement
this
.@Nonnull public SalesSchedgAgrmtPartner.SalesSchedgAgrmtPartnerBuilder partnerFunction(@Nullable String partnerFunction)
Original property name from the Odata EDM: PartnerFunction
this
.@Nonnull public SalesSchedgAgrmtPartner.SalesSchedgAgrmtPartnerBuilder customer(@Nullable String customer)
Original property name from the Odata EDM: Customer
this
.@Nonnull public SalesSchedgAgrmtPartner.SalesSchedgAgrmtPartnerBuilder supplier(@Nullable String supplier)
Original property name from the Odata EDM: Supplier
this
.@Nonnull public SalesSchedgAgrmtPartner.SalesSchedgAgrmtPartnerBuilder personnel(@Nullable String personnel)
Original property name from the Odata EDM: Personnel
this
.@Nonnull public SalesSchedgAgrmtPartner.SalesSchedgAgrmtPartnerBuilder addressID(@Nullable String addressID)
Original property name from the Odata EDM: AddressID
this
.@Nonnull public SalesSchedgAgrmtPartner.SalesSchedgAgrmtPartnerBuilder contactPerson(@Nullable String contactPerson)
Original property name from the Odata EDM: ContactPerson
this
.@Nonnull public SalesSchedgAgrmtPartner build()
Copyright © 2021 SAP SE. All rights reserved.