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