Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation |
Modifier and Type | Field and Description |
---|---|
static RequestForQuotationBidderField<String> |
RequestForQuotationBidder.PARTNER_COUNTER
Use with available fluent helpers to apply the PartnerCounter field to query operations.
|
static RequestForQuotationBidderField<String> |
RequestForQuotationBidder.PARTNER_FUNCTION
Use with available fluent helpers to apply the PartnerFunction field to query operations.
|
static RequestForQuotationBidderField<String> |
RequestForQuotationBidder.REQUEST_FOR_QUOTATION
Use with available fluent helpers to apply the RequestForQuotation field to query operations.
|
static RequestForQuotationBidderField<String> |
RequestForQuotationBidder.SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> RequestForQuotationBidderField<T> |
RequestForQuotationBidder.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
RequestForQuotationBidder.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.