public static final class SalesQuotationPartner.SalesQuotationPartnerBuilder extends Object
@Nonnull public SalesQuotationPartner.SalesQuotationPartnerBuilder salesQuotation(SalesQuotation value)
value
- The SalesQuotation to build this SalesQuotationPartner with.@Nonnull public SalesQuotationPartner.SalesQuotationPartnerBuilder salesQuotation(String value)
Original property name from the Odata EDM: SalesQuotation
value
- The salesQuotation to build this SalesQuotationPartner with.public SalesQuotationPartner.SalesQuotationPartnerBuilder partnerFunction(@Nullable String partnerFunction)
Original property name from the Odata EDM: PartnerFunction
public SalesQuotationPartner.SalesQuotationPartnerBuilder customer(@Nullable String customer)
Original property name from the Odata EDM: Customer
public SalesQuotationPartner.SalesQuotationPartnerBuilder supplier(@Nullable String supplier)
Original property name from the Odata EDM: Supplier
public SalesQuotationPartner.SalesQuotationPartnerBuilder 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.public SalesQuotationPartner.SalesQuotationPartnerBuilder contactPerson(@Nullable String contactPerson)
Original property name from the Odata EDM: ContactPerson
public SalesQuotationPartner build()
Copyright © 2019 SAP SE. All rights reserved.