Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment |
Modifier and Type | Field and Description |
---|---|
static DocumentInfoRecordAttchField<Boolean> |
DocumentInfoRecordAttch.DOC_INFO_RECD_IS_MARKED_FOR_DELETION
Use with available fluent helpers to apply the DocInfoRecdIsMarkedForDeletion field to query operations.
|
static DocumentInfoRecordAttchField<String> |
DocumentInfoRecordAttch.DOCUMENT_DESCRIPTION
Use with available fluent helpers to apply the DocumentDescription field to query operations.
|
static DocumentInfoRecordAttchField<String> |
DocumentInfoRecordAttch.DOCUMENT_INFO_RECORD
Use with available fluent helpers to apply the DocumentInfoRecord field to query operations.
|
static DocumentInfoRecordAttchField<String> |
DocumentInfoRecordAttch.DOCUMENT_INFO_RECORD_DOC_NUMBER
Use with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations.
|
static DocumentInfoRecordAttchField<String> |
DocumentInfoRecordAttch.DOCUMENT_INFO_RECORD_DOC_PART
Use with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations.
|
static DocumentInfoRecordAttchField<String> |
DocumentInfoRecordAttch.DOCUMENT_INFO_RECORD_DOC_TYPE
Use with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations.
|
static DocumentInfoRecordAttchField<String> |
DocumentInfoRecordAttch.DOCUMENT_INFO_RECORD_DOC_VERSION
Use with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations.
|
static DocumentInfoRecordAttchField<String> |
DocumentInfoRecordAttch.DOCUMENT_STATUS_NAME
Use with available fluent helpers to apply the DocumentStatusName field to query operations.
|
static DocumentInfoRecordAttchField<String> |
DocumentInfoRecordAttch.EXTERNAL_DOCUMENT_STATUS
Use with available fluent helpers to apply the ExternalDocumentStatus field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> DocumentInfoRecordAttchField<T> |
DocumentInfoRecordAttch.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DocumentInfoRecordAttch.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.