Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.field.DocumentInfoRecordCharcField
Packages that use DocumentInfoRecordCharcField
-
Uses of DocumentInfoRecordCharcField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement declared as DocumentInfoRecordCharcFieldModifier and TypeFieldDescriptionstatic final DocumentInfoRecordCharcField<String>DocumentInfoRecordCharc.CHARC_INTERNAL_IDUse with available fluent helpers to apply the CharcInternalID field to query operations.static final DocumentInfoRecordCharcField<String>DocumentInfoRecordCharc.CLASS_TYPEUse with available fluent helpers to apply the ClassType field to query operations.static final DocumentInfoRecordCharcField<String>DocumentInfoRecordCharc.DOCUMENT_INFO_RECORD_DOC_NUMBERUse with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations.static final DocumentInfoRecordCharcField<String>DocumentInfoRecordCharc.DOCUMENT_INFO_RECORD_DOC_PARTUse with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations.static final DocumentInfoRecordCharcField<String>DocumentInfoRecordCharc.DOCUMENT_INFO_RECORD_DOC_TYPEUse with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations.static final DocumentInfoRecordCharcField<String>DocumentInfoRecordCharc.DOCUMENT_INFO_RECORD_DOC_VERSIONUse with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations.static final DocumentInfoRecordCharcField<LocalDateTime>DocumentInfoRecordCharc.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 DocumentInfoRecordCharcFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
DocumentInfoRecordCharcField<T>DocumentInfoRecordCharc.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> DocumentInfoRecordCharcField<T>Use with available fluent helpers to apply an extension field to query operations.