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