Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation |
Modifier and Type | Field and Description |
---|---|
static SalesQuotationItemPartnerField<String> |
SalesQuotationItemPartner.CONTACT_PERSON
Use with available fluent helpers to apply the ContactPerson field to query operations.
|
static SalesQuotationItemPartnerField<String> |
SalesQuotationItemPartner.CUSTOMER
Use with available fluent helpers to apply the Customer field to query operations.
|
static SalesQuotationItemPartnerField<String> |
SalesQuotationItemPartner.PARTNER_FUNCTION
Use with available fluent helpers to apply the PartnerFunction field to query operations.
|
static SalesQuotationItemPartnerField<String> |
SalesQuotationItemPartner.PERSONNEL
Use with available fluent helpers to apply the Personnel field to query operations.
|
static SalesQuotationItemPartnerField<String> |
SalesQuotationItemPartner.SALES_QUOTATION
Use with available fluent helpers to apply the SalesQuotation field to query operations.
|
static SalesQuotationItemPartnerField<String> |
SalesQuotationItemPartner.SALES_QUOTATION_ITEM
Use with available fluent helpers to apply the SalesQuotationItem field to query operations.
|
static SalesQuotationItemPartnerField<String> |
SalesQuotationItemPartner.SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SalesQuotationItemPartnerField<T> |
SalesQuotationItemPartner.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SalesQuotationItemPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.