Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation |
Modifier and Type | Field and Description |
---|---|
static ServiceQuotationField<String> |
ServiceQuotation.CONTACT_PERSON
Use with available fluent helpers to apply the ContactPerson field to query operations.
|
static ServiceQuotationField<String> |
ServiceQuotation.DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static ServiceQuotationField<String> |
ServiceQuotation.DIVISION
Use with available fluent helpers to apply the Division field to query operations.
|
static ServiceQuotationField<String> |
ServiceQuotation.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static ServiceQuotationField<ZonedDateTime> |
ServiceQuotation.REQUESTED_SERVICE_END_DATE_TIME
Use with available fluent helpers to apply the RequestedServiceEndDateTime field to query operations.
|
static ServiceQuotationField<ZonedDateTime> |
ServiceQuotation.REQUESTED_SERVICE_START_DATE_TIME
Use with available fluent helpers to apply the RequestedServiceStartDateTime field to query operations.
|
static ServiceQuotationField<String> |
ServiceQuotation.SALES_GROUP
Use with available fluent helpers to apply the SalesGroup field to query operations.
|
static ServiceQuotationField<String> |
ServiceQuotation.SALES_OFFICE
Use with available fluent helpers to apply the SalesOffice field to query operations.
|
static ServiceQuotationField<String> |
ServiceQuotation.SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static ServiceQuotationField<BigDecimal> |
ServiceQuotation.SERVICE_DOC_GROSS_AMOUNT
Use with available fluent helpers to apply the ServiceDocGrossAmount field to query operations.
|
static ServiceQuotationField<BigDecimal> |
ServiceQuotation.SERVICE_DOC_NET_AMOUNT
Use with available fluent helpers to apply the ServiceDocNetAmount field to query operations.
|
static ServiceQuotationField<BigDecimal> |
ServiceQuotation.SERVICE_DOC_TAX_AMOUNT
Use with available fluent helpers to apply the ServiceDocTaxAmount field to query operations.
|
static ServiceQuotationField<String> |
ServiceQuotation.SERVICE_QTAN_EXT_REFERENCE
Use with available fluent helpers to apply the ServiceQtanExtReference field to query operations.
|
static ServiceQuotationField<String> |
ServiceQuotation.SERVICE_QTAN_SUCCESSOR_ORDER
Use with available fluent helpers to apply the ServiceQtanSuccessorOrder field to query operations.
|
static ServiceQuotationField<String> |
ServiceQuotation.SERVICE_QUOTATION
Use with available fluent helpers to apply the ServiceQuotation field to query operations.
|
static ServiceQuotationField<String> |
ServiceQuotation.SERVICE_QUOTATION_DESCRIPTION
Use with available fluent helpers to apply the ServiceQuotationDescription field to query operations.
|
static ServiceQuotationField<String> |
ServiceQuotation.SERVICE_QUOTATION_IS_ACCEPTED
Use with available fluent helpers to apply the ServiceQuotationIsAccepted field to query operations.
|
static ServiceQuotationField<String> |
ServiceQuotation.SERVICE_QUOTATION_IS_REJECTED
Use with available fluent helpers to apply the ServiceQuotationIsRejected field to query operations.
|
static ServiceQuotationField<String> |
ServiceQuotation.SERVICE_QUOTATION_IS_RELEASED
Use with available fluent helpers to apply the ServiceQuotationIsReleased field to query operations.
|
static ServiceQuotationField<String> |
ServiceQuotation.SERVICE_QUOTATION_TYPE
Use with available fluent helpers to apply the ServiceQuotationType field to query operations.
|
static ServiceQuotationField<UUID> |
ServiceQuotation.SERVICE_QUOTATION_UUID
Use with available fluent helpers to apply the ServiceQuotationUUID field to query operations.
|
static ServiceQuotationField<String> |
ServiceQuotation.SHIP_TO_PARTY
Use with available fluent helpers to apply the ShipToParty field to query operations.
|
static ServiceQuotationField<String> |
ServiceQuotation.SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
static ServiceQuotationField<BigDecimal> |
ServiceQuotation.SRVC_QTAN_VALIDITY_END_DATE_TIME
Use with available fluent helpers to apply the SrvcQtanValidityEndDateTime field to query operations.
|
static ServiceQuotationField<BigDecimal> |
ServiceQuotation.SRVC_QTAN_VALIDITY_START_DATE_TIME
Use with available fluent helpers to apply the SrvcQtanValidityStartDateTime field to query operations.
|
static ServiceQuotationField<String> |
ServiceQuotation.TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ServiceQuotationField<T> |
ServiceQuotation.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ServiceQuotation.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.