public static final class SalesQuotationPartner.SalesQuotationPartnerBuilder extends Object
Modifier and Type | Method and Description |
---|---|
SalesQuotationPartner |
build() |
SalesQuotationPartner.SalesQuotationPartnerBuilder |
contactPerson(String contactPerson) |
SalesQuotationPartner.SalesQuotationPartnerBuilder |
customer(String customer) |
SalesQuotationPartner.SalesQuotationPartnerBuilder |
erpConfigContext(ErpConfigContext erpConfigContext) |
SalesQuotationPartner.SalesQuotationPartnerBuilder |
partnerFunction(String partnerFunction) |
SalesQuotationPartner.SalesQuotationPartnerBuilder |
personnel(String personnel) |
SalesQuotationPartner.SalesQuotationPartnerBuilder |
salesQuotation(SalesQuotation value) |
SalesQuotationPartner.SalesQuotationPartnerBuilder |
salesQuotation(String value) |
SalesQuotationPartner.SalesQuotationPartnerBuilder |
supplier(String supplier) |
String |
toString() |
@Nonnull public SalesQuotationPartner.SalesQuotationPartnerBuilder salesQuotation(SalesQuotation value)
public SalesQuotationPartner.SalesQuotationPartnerBuilder salesQuotation(String value)
public SalesQuotationPartner.SalesQuotationPartnerBuilder partnerFunction(String partnerFunction)
public SalesQuotationPartner.SalesQuotationPartnerBuilder customer(String customer)
public SalesQuotationPartner.SalesQuotationPartnerBuilder supplier(String supplier)
public SalesQuotationPartner.SalesQuotationPartnerBuilder personnel(String personnel)
public SalesQuotationPartner.SalesQuotationPartnerBuilder contactPerson(String contactPerson)
public SalesQuotationPartner.SalesQuotationPartnerBuilder erpConfigContext(ErpConfigContext erpConfigContext)
public SalesQuotationPartner build()
Copyright © 2018 SAP SE. All rights reserved.