Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.field.DocumentInfoRecordDescField
Packages that use DocumentInfoRecordDescField
-
Uses of DocumentInfoRecordDescField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement declared as DocumentInfoRecordDescFieldModifier and TypeFieldDescriptionstatic final DocumentInfoRecordDescField<ZonedDateTime>DocumentInfoRecordDesc.CHANGED_DATE_TIMEUse with available fluent helpers to apply the ChangedDateTime field to query operations.static final DocumentInfoRecordDescField<Boolean>DocumentInfoRecordDesc.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final DocumentInfoRecordDescField<String>DocumentInfoRecordDesc.DOC_INFO_RECD_SHORT_TEXTUse with available fluent helpers to apply the DocInfoRecdShortText field to query operations.static final DocumentInfoRecordDescField<String>DocumentInfoRecordDesc.DOCUMENT_DESCRIPTIONUse with available fluent helpers to apply the DocumentDescription field to query operations.static final DocumentInfoRecordDescField<String>DocumentInfoRecordDesc.DOCUMENT_INFO_RECORD_DOC_NUMBERUse with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations.static final DocumentInfoRecordDescField<String>DocumentInfoRecordDesc.DOCUMENT_INFO_RECORD_DOC_PARTUse with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations.static final DocumentInfoRecordDescField<String>DocumentInfoRecordDesc.DOCUMENT_INFO_RECORD_DOC_TYPEUse with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations.static final DocumentInfoRecordDescField<String>DocumentInfoRecordDesc.DOCUMENT_INFO_RECORD_DOC_VERSIONUse with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations.static final DocumentInfoRecordDescField<String>DocumentInfoRecordDesc.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final DocumentInfoRecordDescField<String>DocumentInfoRecordDesc.LONG_TEXT_EXISTSUse with available fluent helpers to apply the LongTextExists field to query operations.static final DocumentInfoRecordDescField<Boolean>DocumentInfoRecordDesc.UPDATE_MCUse with available fluent helpers to apply the Update_mc field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement that return DocumentInfoRecordDescFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
DocumentInfoRecordDescField<T>DocumentInfoRecordDesc.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> DocumentInfoRecordDescField<T>Use with available fluent helpers to apply an extension field to query operations.