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