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