Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement |
Modifier and Type | Field and Description |
---|---|
static DocumentInfoRecordClassField<String> |
DocumentInfoRecordClass.CLASS_INTERNAL_ID
Use with available fluent helpers to apply the ClassInternalID field to query operations.
|
static DocumentInfoRecordClassField<String> |
DocumentInfoRecordClass.CLASS_TYPE
Use with available fluent helpers to apply the ClassType field to query operations.
|
static DocumentInfoRecordClassField<String> |
DocumentInfoRecordClass.DOCUMENT_INFO_RECORD_DOC_NUMBER
Use with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations.
|
static DocumentInfoRecordClassField<String> |
DocumentInfoRecordClass.DOCUMENT_INFO_RECORD_DOC_PART
Use with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations.
|
static DocumentInfoRecordClassField<String> |
DocumentInfoRecordClass.DOCUMENT_INFO_RECORD_DOC_TYPE
Use with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations.
|
static DocumentInfoRecordClassField<String> |
DocumentInfoRecordClass.DOCUMENT_INFO_RECORD_DOC_VERSION
Use with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations.
|
static DocumentInfoRecordClassField<LocalDateTime> |
DocumentInfoRecordClass.KEY_DATE
Use with available fluent helpers to apply the KeyDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> DocumentInfoRecordClassField<T> |
DocumentInfoRecordClass.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DocumentInfoRecordClass.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.