Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder |
Modifier and Type | Field and Description |
---|---|
static ServiceOrderPriceElementField<String> |
ServiceOrderPriceElement.CONDITION_CURRENCY
Use with available fluent helpers to apply the ConditionCurrency field to query operations.
|
static ServiceOrderPriceElementField<BigDecimal> |
ServiceOrderPriceElement.CONDITION_QUANTITY
Use with available fluent helpers to apply the ConditionQuantity field to query operations.
|
static ServiceOrderPriceElementField<String> |
ServiceOrderPriceElement.CONDITION_QUANTITY_UNIT
Use with available fluent helpers to apply the ConditionQuantityUnit field to query operations.
|
static ServiceOrderPriceElementField<BigDecimal> |
ServiceOrderPriceElement.CONDITION_RATE_VALUE
Use with available fluent helpers to apply the ConditionRateValue field to query operations.
|
static ServiceOrderPriceElementField<String> |
ServiceOrderPriceElement.CONDITION_TYPE
Use with available fluent helpers to apply the ConditionType field to query operations.
|
static ServiceOrderPriceElementField<String> |
ServiceOrderPriceElement.PRICING_PROCEDURE_COUNTER
Use with available fluent helpers to apply the PricingProcedureCounter field to query operations.
|
static ServiceOrderPriceElementField<String> |
ServiceOrderPriceElement.PRICING_PROCEDURE_STEP
Use with available fluent helpers to apply the PricingProcedureStep field to query operations.
|
static ServiceOrderPriceElementField<String> |
ServiceOrderPriceElement.SERVICE_ORDER
Use with available fluent helpers to apply the ServiceOrder field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ServiceOrderPriceElementField<T> |
ServiceOrderPriceElement.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ServiceOrderPriceElement.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.