public static final class SalesQuotationItemPartner.SalesQuotationItemPartnerBuilder extends Object
@Nonnull public SalesQuotationItemPartner.SalesQuotationItemPartnerBuilder salesQuotation(SalesQuotation value)
value
- The SalesQuotation to build this SalesQuotationItemPartner with.@Nonnull public SalesQuotationItemPartner.SalesQuotationItemPartnerBuilder salesQuotation(String value)
Original property name from the Odata EDM: SalesQuotation
value
- The salesQuotation to build this SalesQuotationItemPartner with.@Nonnull public SalesQuotationItemPartner.SalesQuotationItemPartnerBuilder salesQuotationItem(SalesQuotationItem value)
value
- The SalesQuotationItem to build this SalesQuotationItemPartner with.@Nonnull public SalesQuotationItemPartner.SalesQuotationItemPartnerBuilder salesQuotationItem(String value)
Original property name from the Odata EDM: SalesQuotationItem
value
- The salesQuotationItem to build this SalesQuotationItemPartner with.@Nonnull public SalesQuotationItemPartner.SalesQuotationItemPartnerBuilder partnerFunction(@Nullable String partnerFunction)
Original property name from the Odata EDM: PartnerFunction
this
.@Nonnull public SalesQuotationItemPartner.SalesQuotationItemPartnerBuilder customer(@Nullable String customer)
Original property name from the Odata EDM: Customer
this
.@Nonnull public SalesQuotationItemPartner.SalesQuotationItemPartnerBuilder supplier(@Nullable String supplier)
Original property name from the Odata EDM: Supplier
this
.@Nonnull public SalesQuotationItemPartner.SalesQuotationItemPartnerBuilder personnel(@Nullable String personnel)
Original property name from the Odata EDM: Personnel
enter a personnel number before you can display and maintain an employee's master data and time data.this
.@Nonnull public SalesQuotationItemPartner.SalesQuotationItemPartnerBuilder contactPerson(@Nullable String contactPerson)
Original property name from the Odata EDM: ContactPerson
this
.@Nonnull public SalesQuotationItemPartner build()
Copyright © 2021 SAP SE. All rights reserved.