Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.field.DocumentInfoRecordAttchField
Packages that use DocumentInfoRecordAttchField
-
Uses of DocumentInfoRecordAttchField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment declared as DocumentInfoRecordAttchFieldModifier and TypeFieldDescriptionstatic final DocumentInfoRecordAttchField<Boolean>DocumentInfoRecordAttch.DOC_INFO_RECD_IS_MARKED_FOR_DELETIONUse with available fluent helpers to apply the DocInfoRecdIsMarkedForDeletion field to query operations.static final DocumentInfoRecordAttchField<String>DocumentInfoRecordAttch.DOCUMENT_DESCRIPTIONUse with available fluent helpers to apply the DocumentDescription field to query operations.static final DocumentInfoRecordAttchField<String>DocumentInfoRecordAttch.DOCUMENT_INFO_RECORDUse with available fluent helpers to apply the DocumentInfoRecord field to query operations.static final DocumentInfoRecordAttchField<String>DocumentInfoRecordAttch.DOCUMENT_INFO_RECORD_DOC_NUMBERUse with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations.static final DocumentInfoRecordAttchField<String>DocumentInfoRecordAttch.DOCUMENT_INFO_RECORD_DOC_PARTUse with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations.static final DocumentInfoRecordAttchField<String>DocumentInfoRecordAttch.DOCUMENT_INFO_RECORD_DOC_TYPEUse with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations.static final DocumentInfoRecordAttchField<String>DocumentInfoRecordAttch.DOCUMENT_INFO_RECORD_DOC_VERSIONUse with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations.static final DocumentInfoRecordAttchField<String>DocumentInfoRecordAttch.DOCUMENT_STATUS_NAMEUse with available fluent helpers to apply the DocumentStatusName field to query operations.static final DocumentInfoRecordAttchField<String>DocumentInfoRecordAttch.EXTERNAL_DOCUMENT_STATUSUse with available fluent helpers to apply the ExternalDocumentStatus field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment that return DocumentInfoRecordAttchFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
DocumentInfoRecordAttchField<T>DocumentInfoRecordAttch.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> DocumentInfoRecordAttchField<T>Use with available fluent helpers to apply an extension field to query operations.