Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement |
Modifier and Type | Field and Description |
---|---|
static DocumentInfoRecordDescField<ZonedDateTime> |
DocumentInfoRecordDesc.CHANGED_DATE_TIME
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
|
static DocumentInfoRecordDescField<String> |
DocumentInfoRecordDesc.DOC_INFO_RECD_SHORT_TEXT
Use with available fluent helpers to apply the DocInfoRecdShortText field to query operations.
|
static DocumentInfoRecordDescField<String> |
DocumentInfoRecordDesc.DOCUMENT_DESCRIPTION
Use with available fluent helpers to apply the DocumentDescription field to query operations.
|
static DocumentInfoRecordDescField<String> |
DocumentInfoRecordDesc.DOCUMENT_INFO_RECORD_DOC_NUMBER
Use with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations.
|
static DocumentInfoRecordDescField<String> |
DocumentInfoRecordDesc.DOCUMENT_INFO_RECORD_DOC_PART
Use with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations.
|
static DocumentInfoRecordDescField<String> |
DocumentInfoRecordDesc.DOCUMENT_INFO_RECORD_DOC_TYPE
Use with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations.
|
static DocumentInfoRecordDescField<String> |
DocumentInfoRecordDesc.DOCUMENT_INFO_RECORD_DOC_VERSION
Use with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations.
|
static DocumentInfoRecordDescField<String> |
DocumentInfoRecordDesc.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static DocumentInfoRecordDescField<String> |
DocumentInfoRecordDesc.LONG_TEXT_EXISTS
Use with available fluent helpers to apply the LongTextExists field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> DocumentInfoRecordDescField<T> |
DocumentInfoRecordDesc.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DocumentInfoRecordDesc.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.