Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch.field.BatchCharcValueField
Packages that use BatchCharcValueField
-
Uses of BatchCharcValueField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch declared as BatchCharcValueFieldModifier and TypeFieldDescriptionstatic final BatchCharcValueField<String>BatchCharcValue.BATCHUse with available fluent helpers to apply the Batch field to query operations.static final BatchCharcValueField<String>BatchCharcValue.BATCH_IDENTIFYING_PLANTUse with available fluent helpers to apply the BatchIdentifyingPlant field to query operations.static final BatchCharcValueField<String>BatchCharcValue.CHARACTERISTIC_AUTHORUse with available fluent helpers to apply the CharacteristicAuthor field to query operations.static final BatchCharcValueField<BigDecimal>BatchCharcValue.CHARC_FROM_AMOUNTUse with available fluent helpers to apply the CharcFromAmount field to query operations.static final BatchCharcValueField<LocalDateTime>BatchCharcValue.CHARC_FROM_DATEUse with available fluent helpers to apply the CharcFromDate field to query operations.static final BatchCharcValueField<BigDecimal>BatchCharcValue.CHARC_FROM_DECIMAL_VALUEUse with available fluent helpers to apply the CharcFromDecimalValue field to query operations.static final BatchCharcValueField<Double>BatchCharcValue.CHARC_FROM_NUMERIC_VALUEUse with available fluent helpers to apply the CharcFromNumericValue field to query operations.static final BatchCharcValueField<String>BatchCharcValue.CHARC_FROM_NUMERIC_VALUE_UNITUse with available fluent helpers to apply the CharcFromNumericValueUnit field to query operations.static final BatchCharcValueField<LocalTime>BatchCharcValue.CHARC_FROM_TIMEUse with available fluent helpers to apply the CharcFromTime field to query operations.static final BatchCharcValueField<String>BatchCharcValue.CHARC_INTERNAL_IDUse with available fluent helpers to apply the CharcInternalID field to query operations.static final BatchCharcValueField<BigDecimal>BatchCharcValue.CHARC_TO_AMOUNTUse with available fluent helpers to apply the CharcToAmount field to query operations.static final BatchCharcValueField<LocalDateTime>BatchCharcValue.CHARC_TO_DATEUse with available fluent helpers to apply the CharcToDate field to query operations.static final BatchCharcValueField<BigDecimal>BatchCharcValue.CHARC_TO_DECIMAL_VALUEUse with available fluent helpers to apply the CharcToDecimalValue field to query operations.static final BatchCharcValueField<Double>BatchCharcValue.CHARC_TO_NUMERIC_VALUEUse with available fluent helpers to apply the CharcToNumericValue field to query operations.static final BatchCharcValueField<String>BatchCharcValue.CHARC_TO_NUMERIC_VALUE_UNITUse with available fluent helpers to apply the CharcToNumericValueUnit field to query operations.static final BatchCharcValueField<LocalTime>BatchCharcValue.CHARC_TO_TIMEUse with available fluent helpers to apply the CharcToTime field to query operations.static final BatchCharcValueField<String>BatchCharcValue.CHARC_VALUEUse with available fluent helpers to apply the CharcValue field to query operations.static final BatchCharcValueField<String>BatchCharcValue.CHARC_VALUE_DEPENDENCYUse with available fluent helpers to apply the CharcValueDependency field to query operations.static final BatchCharcValueField<String>BatchCharcValue.CHARC_VALUE_POSITION_NUMBERUse with available fluent helpers to apply the CharcValuePositionNumber field to query operations.static final BatchCharcValueField<String>BatchCharcValue.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final BatchCharcValueField<ZonedDateTime>BatchCharcValue.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final BatchCharcValueField<String>BatchCharcValue.MATERIALUse with available fluent helpers to apply the Material field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch that return BatchCharcValueFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BatchCharcValueField<T>BatchCharcValue.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BatchCharcValueField<T>Use with available fluent helpers to apply an extension field to query operations.