Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.field.ValueField
Packages that use ValueField
-
Uses of ValueField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation declared as ValueFieldModifier and TypeFieldDescriptionstatic final ValueField<String>Value.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final ValueField<String>Value.CHARACTERISTICUse with available fluent helpers to apply the Characteristic field to query operations.static final ValueField<String>Value.CHARC_DATA_TYPEUse with available fluent helpers to apply the CharcDataType field to query operations.static final ValueField<BigDecimal>Value.CHARC_FROM_AMOUNTUse with available fluent helpers to apply the CharcFromAmount field to query operations.static final ValueField<LocalDateTime>Value.CHARC_FROM_DATEUse with available fluent helpers to apply the CharcFromDate field to query operations.static final ValueField<BigDecimal>Value.CHARC_FROM_DECIMAL_VALUEUse with available fluent helpers to apply the CharcFromDecimalValue field to query operations.static final ValueField<Double>Value.CHARC_FROM_NUMERIC_VALUEUse with available fluent helpers to apply the CharcFromNumericValue field to query operations.static final ValueField<String>Use with available fluent helpers to apply the CharcFromNumericValueUnit field to query operations.static final ValueField<LocalTime>Value.CHARC_FROM_TIMEUse with available fluent helpers to apply the CharcFromTime field to query operations.static final ValueField<String>Value.CHARC_INTERNAL_IDUse with available fluent helpers to apply the CharcInternalID field to query operations.static final ValueField<BigDecimal>Value.CHARC_TO_AMOUNTUse with available fluent helpers to apply the CharcToAmount field to query operations.static final ValueField<LocalDateTime>Value.CHARC_TO_DATEUse with available fluent helpers to apply the CharcToDate field to query operations.static final ValueField<BigDecimal>Value.CHARC_TO_DECIMAL_VALUEUse with available fluent helpers to apply the CharcToDecimalValue field to query operations.static final ValueField<Double>Value.CHARC_TO_NUMERIC_VALUEUse with available fluent helpers to apply the CharcToNumericValue field to query operations.static final ValueField<String>Use with available fluent helpers to apply the CharcToNumericValueUnit field to query operations.static final ValueField<LocalTime>Value.CHARC_TO_TIMEUse with available fluent helpers to apply the CharcToTime field to query operations.static final ValueField<String>Value.CHARC_VALUEUse with available fluent helpers to apply the CharcValue field to query operations.static final ValueField<String>Value.CHARC_VALUE_DEPENDENCYUse with available fluent helpers to apply the CharcValueDependency field to query operations.static final ValueField<String>Use with available fluent helpers to apply the CharcValuePositionNumber field to query operations.static final ValueField<String>Value.CLASS_INTERNAL_IDUse with available fluent helpers to apply the ClassInternalID field to query operations.static final ValueField<String>Value.CLASS_TYPEUse with available fluent helpers to apply the ClassType field to query operations.static final ValueField<String>Value.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final ValueField<String>Value.FUNCTIONAL_LOCATIONUse with available fluent helpers to apply the FunctionalLocation field to query operations.static final ValueField<String>Use with available fluent helpers to apply the FunctionalLocationLabelName field to query operations.static final ValueField<LocalDateTime>Value.KEY_DATEUse with available fluent helpers to apply the KeyDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation that return ValueFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ValueField<T>Value.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ValueField<T>Use with available fluent helpers to apply an extension field to query operations.