Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.field.DocumentInfoRecordCharcValueField
Packages that use DocumentInfoRecordCharcValueField
-
Uses of DocumentInfoRecordCharcValueField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement declared as DocumentInfoRecordCharcValueFieldModifier and TypeFieldDescriptionstatic final DocumentInfoRecordCharcValueField<String>DocumentInfoRecordCharcValue.CHARACTERISTIC_AUTHORUse with available fluent helpers to apply the CharacteristicAuthor field to query operations.static final DocumentInfoRecordCharcValueField<BigDecimal>DocumentInfoRecordCharcValue.CHARC_FROM_AMOUNTUse with available fluent helpers to apply the CharcFromAmount field to query operations.static final DocumentInfoRecordCharcValueField<LocalDateTime>DocumentInfoRecordCharcValue.CHARC_FROM_DATEUse with available fluent helpers to apply the CharcFromDate field to query operations.static final DocumentInfoRecordCharcValueField<BigDecimal>DocumentInfoRecordCharcValue.CHARC_FROM_DECIMAL_VALUEUse with available fluent helpers to apply the CharcFromDecimalValue field to query operations.static final DocumentInfoRecordCharcValueField<Double>DocumentInfoRecordCharcValue.CHARC_FROM_NUMERIC_VALUEUse with available fluent helpers to apply the CharcFromNumericValue field to query operations.static final DocumentInfoRecordCharcValueField<String>DocumentInfoRecordCharcValue.CHARC_FROM_NUMERIC_VALUE_UNITUse with available fluent helpers to apply the CharcFromNumericValueUnit field to query operations.static final DocumentInfoRecordCharcValueField<LocalTime>DocumentInfoRecordCharcValue.CHARC_FROM_TIMEUse with available fluent helpers to apply the CharcFromTime field to query operations.static final DocumentInfoRecordCharcValueField<String>DocumentInfoRecordCharcValue.CHARC_INTERNAL_IDUse with available fluent helpers to apply the CharcInternalID field to query operations.static final DocumentInfoRecordCharcValueField<String>DocumentInfoRecordCharcValue.CHARC_MAINT_AUTH_GRPUse with available fluent helpers to apply the CharcMaintAuthGrp field to query operations.static final DocumentInfoRecordCharcValueField<BigDecimal>DocumentInfoRecordCharcValue.CHARC_TO_AMOUNTUse with available fluent helpers to apply the CharcToAmount field to query operations.static final DocumentInfoRecordCharcValueField<LocalDateTime>DocumentInfoRecordCharcValue.CHARC_TO_DATEUse with available fluent helpers to apply the CharcToDate field to query operations.static final DocumentInfoRecordCharcValueField<BigDecimal>DocumentInfoRecordCharcValue.CHARC_TO_DECIMAL_VALUEUse with available fluent helpers to apply the CharcToDecimalValue field to query operations.static final DocumentInfoRecordCharcValueField<Double>DocumentInfoRecordCharcValue.CHARC_TO_NUMERIC_VALUEUse with available fluent helpers to apply the CharcToNumericValue field to query operations.static final DocumentInfoRecordCharcValueField<String>DocumentInfoRecordCharcValue.CHARC_TO_NUMERIC_VALUE_UNITUse with available fluent helpers to apply the CharcToNumericValueUnit field to query operations.static final DocumentInfoRecordCharcValueField<LocalTime>DocumentInfoRecordCharcValue.CHARC_TO_TIMEUse with available fluent helpers to apply the CharcToTime field to query operations.static final DocumentInfoRecordCharcValueField<String>DocumentInfoRecordCharcValue.CHARC_VALUEUse with available fluent helpers to apply the CharcValue field to query operations.static final DocumentInfoRecordCharcValueField<String>DocumentInfoRecordCharcValue.CHARC_VALUE_DEPENDENCYUse with available fluent helpers to apply the CharcValueDependency field to query operations.static final DocumentInfoRecordCharcValueField<String>DocumentInfoRecordCharcValue.CHARC_VALUE_POSITION_NUMBERUse with available fluent helpers to apply the CharcValuePositionNumber field to query operations.static final DocumentInfoRecordCharcValueField<String>DocumentInfoRecordCharcValue.CLASS_TYPEUse with available fluent helpers to apply the ClassType field to query operations.static final DocumentInfoRecordCharcValueField<String>DocumentInfoRecordCharcValue.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final DocumentInfoRecordCharcValueField<String>DocumentInfoRecordCharcValue.DOCUMENT_INFO_RECORD_DOC_NUMBERUse with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations.static final DocumentInfoRecordCharcValueField<String>DocumentInfoRecordCharcValue.DOCUMENT_INFO_RECORD_DOC_PARTUse with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations.static final DocumentInfoRecordCharcValueField<String>DocumentInfoRecordCharcValue.DOCUMENT_INFO_RECORD_DOC_TYPEUse with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations.static final DocumentInfoRecordCharcValueField<String>DocumentInfoRecordCharcValue.DOCUMENT_INFO_RECORD_DOC_VERSIONUse with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations.static final DocumentInfoRecordCharcValueField<LocalDateTime>DocumentInfoRecordCharcValue.KEY_DATEUse with available fluent helpers to apply the KeyDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement that return DocumentInfoRecordCharcValueFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
DocumentInfoRecordCharcValueField<T>DocumentInfoRecordCharcValue.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> DocumentInfoRecordCharcValueField<T>Use with available fluent helpers to apply an extension field to query operations.