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