Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder |
Modifier and Type | Field and Description |
---|---|
static ServiceOrderItemPriceElementField<String> |
ServiceOrderItemPriceElement.CONDITION_CURRENCY
Use with available fluent helpers to apply the ConditionCurrency field to query operations.
|
static ServiceOrderItemPriceElementField<BigDecimal> |
ServiceOrderItemPriceElement.CONDITION_QUANTITY
Use with available fluent helpers to apply the ConditionQuantity field to query operations.
|
static ServiceOrderItemPriceElementField<String> |
ServiceOrderItemPriceElement.CONDITION_QUANTITY_UNIT
Use with available fluent helpers to apply the ConditionQuantityUnit field to query operations.
|
static ServiceOrderItemPriceElementField<BigDecimal> |
ServiceOrderItemPriceElement.CONDITION_RATE_VALUE
Use with available fluent helpers to apply the ConditionRateValue field to query operations.
|
static ServiceOrderItemPriceElementField<String> |
ServiceOrderItemPriceElement.CONDITION_TYPE
Use with available fluent helpers to apply the ConditionType field to query operations.
|
static ServiceOrderItemPriceElementField<String> |
ServiceOrderItemPriceElement.PRICING_PROCEDURE_COUNTER
Use with available fluent helpers to apply the PricingProcedureCounter field to query operations.
|
static ServiceOrderItemPriceElementField<String> |
ServiceOrderItemPriceElement.PRICING_PROCEDURE_STEP
Use with available fluent helpers to apply the PricingProcedureStep field to query operations.
|
static ServiceOrderItemPriceElementField<String> |
ServiceOrderItemPriceElement.SERVICE_ORDER
Use with available fluent helpers to apply the ServiceOrder field to query operations.
|
static ServiceOrderItemPriceElementField<String> |
ServiceOrderItemPriceElement.SERVICE_ORDER_ITEM
Use with available fluent helpers to apply the ServiceOrderItem field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ServiceOrderItemPriceElementField<T> |
ServiceOrderItemPriceElement.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ServiceOrderItemPriceElement.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.