Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.field.ServiceOrderPriceElementField
Packages that use ServiceOrderPriceElementField
-
Uses of ServiceOrderPriceElementField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder declared as ServiceOrderPriceElementFieldModifier and TypeFieldDescriptionstatic final ServiceOrderPriceElementField<String>ServiceOrderPriceElement.CONDITION_CURRENCYUse with available fluent helpers to apply the ConditionCurrency field to query operations.static final ServiceOrderPriceElementField<BigDecimal>ServiceOrderPriceElement.CONDITION_QUANTITYUse with available fluent helpers to apply the ConditionQuantity field to query operations.static final ServiceOrderPriceElementField<String>ServiceOrderPriceElement.CONDITION_QUANTITY_UNITUse with available fluent helpers to apply the ConditionQuantityUnit field to query operations.static final ServiceOrderPriceElementField<BigDecimal>ServiceOrderPriceElement.CONDITION_RATE_VALUEUse with available fluent helpers to apply the ConditionRateValue field to query operations.static final ServiceOrderPriceElementField<String>ServiceOrderPriceElement.CONDITION_TYPEUse with available fluent helpers to apply the ConditionType field to query operations.static final ServiceOrderPriceElementField<String>ServiceOrderPriceElement.PRICING_PROCEDURE_COUNTERUse with available fluent helpers to apply the PricingProcedureCounter field to query operations.static final ServiceOrderPriceElementField<String>ServiceOrderPriceElement.PRICING_PROCEDURE_STEPUse with available fluent helpers to apply the PricingProcedureStep field to query operations.static final ServiceOrderPriceElementField<String>ServiceOrderPriceElement.SERVICE_ORDERUse with available fluent helpers to apply the ServiceOrder field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder that return ServiceOrderPriceElementFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceOrderPriceElementField<T>ServiceOrderPriceElement.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceOrderPriceElementField<T>Use with available fluent helpers to apply an extension field to query operations.