Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation |
Modifier and Type | Field and Description |
---|---|
static ServiceQuotationItemField<String> |
ServiceQuotationItem.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static ServiceQuotationItemField<String> |
ServiceQuotationItem.PARENT_SERVICE_QUOTATION_ITEM
Use with available fluent helpers to apply the ParentServiceQuotationItem field to query operations.
|
static ServiceQuotationItemField<String> |
ServiceQuotationItem.PERSON_RESPONSIBLE
Use with available fluent helpers to apply the PersonResponsible field to query operations.
|
static ServiceQuotationItemField<String> |
ServiceQuotationItem.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ServiceQuotationItemField<BigDecimal> |
ServiceQuotationItem.QUANTITY
Use with available fluent helpers to apply the Quantity field to query operations.
|
static ServiceQuotationItemField<String> |
ServiceQuotationItem.QUANTITY_UNIT
Use with available fluent helpers to apply the QuantityUnit field to query operations.
|
static ServiceQuotationItemField<String> |
ServiceQuotationItem.REFERENCE_SERVICE_CONTRACT
Use with available fluent helpers to apply the ReferenceServiceContract field to query operations.
|
static ServiceQuotationItemField<String> |
ServiceQuotationItem.REFERENCE_SERVICE_CONTRACT_ITEM
Use with available fluent helpers to apply the ReferenceServiceContractItem field to query operations.
|
static ServiceQuotationItemField<String> |
ServiceQuotationItem.SERVICE_DOC_ITEM_CATEGORY
Use with available fluent helpers to apply the ServiceDocItemCategory field to query operations.
|
static ServiceQuotationItemField<BigDecimal> |
ServiceQuotationItem.SERVICE_DURATION
Use with available fluent helpers to apply the ServiceDuration field to query operations.
|
static ServiceQuotationItemField<String> |
ServiceQuotationItem.SERVICE_DURATION_UNIT
Use with available fluent helpers to apply the ServiceDurationUnit field to query operations.
|
static ServiceQuotationItemField<String> |
ServiceQuotationItem.SERVICE_QTAN_ITEM_DESCRIPTION
Use with available fluent helpers to apply the ServiceQtanItemDescription field to query operations.
|
static ServiceQuotationItemField<String> |
ServiceQuotationItem.SERVICE_QTAN_ITEM_EXT_REFERENCE
Use with available fluent helpers to apply the ServiceQtanItemExtReference field to query operations.
|
static ServiceQuotationItemField<String> |
ServiceQuotationItem.SERVICE_QTAN_SUCCESSOR_ORDER
Use with available fluent helpers to apply the ServiceQtanSuccessorOrder field to query operations.
|
static ServiceQuotationItemField<String> |
ServiceQuotationItem.SERVICE_QTAN_SUCCESSOR_ORDER_ITEM
Use with available fluent helpers to apply the ServiceQtanSuccessorOrderItem field to query operations.
|
static ServiceQuotationItemField<String> |
ServiceQuotationItem.SERVICE_QUOTATION
Use with available fluent helpers to apply the ServiceQuotation field to query operations.
|
static ServiceQuotationItemField<String> |
ServiceQuotationItem.SERVICE_QUOTATION_ITEM
Use with available fluent helpers to apply the ServiceQuotationItem field to query operations.
|
static ServiceQuotationItemField<String> |
ServiceQuotationItem.SERVICE_QUOTATION_ITEM_IS_ACCEPTED
Use with available fluent helpers to apply the ServiceQuotationItemIsAccepted field to query operations.
|
static ServiceQuotationItemField<String> |
ServiceQuotationItem.SERVICE_QUOTATION_ITEM_IS_REJECTED
Use with available fluent helpers to apply the ServiceQuotationItemIsRejected field to query operations.
|
static ServiceQuotationItemField<UUID> |
ServiceQuotationItem.SERVICE_QUOTATION_ITEM_UUID
Use with available fluent helpers to apply the ServiceQuotationItemUUID field to query operations.
|
static ServiceQuotationItemField<String> |
ServiceQuotationItem.SHIP_TO_PARTY
Use with available fluent helpers to apply the ShipToParty field to query operations.
|
static ServiceQuotationItemField<String> |
ServiceQuotationItem.SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
static ServiceQuotationItemField<String> |
ServiceQuotationItem.TIME_SHEET_OVERTIME_CATEGORY
Use with available fluent helpers to apply the TimeSheetOvertimeCategory field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ServiceQuotationItemField<T> |
ServiceQuotationItem.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ServiceQuotationItem.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.