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