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