Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.changerecord |
Modifier and Type | Field and Description |
---|---|
static ChangeRecordReferenceDocField<String> |
ChangeRecordReferenceDoc.CHANGE_RECORD
Use with available fluent helpers to apply the ChangeRecord field to query operations.
|
static ChangeRecordReferenceDocField<String> |
ChangeRecordReferenceDoc.CHANGE_RECORD_ITEM_RELEVANCE
Use with available fluent helpers to apply the ChangeRecordItemRelevance field to query operations.
|
static ChangeRecordReferenceDocField<String> |
ChangeRecordReferenceDoc.CHANGE_RECORD_REFERENCE_TYPE
Use with available fluent helpers to apply the ChangeRecordReferenceType field to query operations.
|
static ChangeRecordReferenceDocField<UUID> |
ChangeRecordReferenceDoc.CHANGE_RECORD_REFERENCE_UUID
Use with available fluent helpers to apply the ChangeRecordReferenceUUID field to query operations.
|
static ChangeRecordReferenceDocField<UUID> |
ChangeRecordReferenceDoc.CHANGE_RECORD_UUID
Use with available fluent helpers to apply the ChangeRecordUUID field to query operations.
|
static ChangeRecordReferenceDocField<String> |
ChangeRecordReferenceDoc.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static ChangeRecordReferenceDocField<ZonedDateTime> |
ChangeRecordReferenceDoc.CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static ChangeRecordReferenceDocField<String> |
ChangeRecordReferenceDoc.DOCUMENT_INFO_RECORD
Use with available fluent helpers to apply the DocumentInfoRecord field to query operations.
|
static ChangeRecordReferenceDocField<String> |
ChangeRecordReferenceDoc.DOCUMENT_PART
Use with available fluent helpers to apply the DocumentPart field to query operations.
|
static ChangeRecordReferenceDocField<String> |
ChangeRecordReferenceDoc.DOCUMENT_TYPE
Use with available fluent helpers to apply the DocumentType field to query operations.
|
static ChangeRecordReferenceDocField<String> |
ChangeRecordReferenceDoc.DOCUMENT_VERSION
Use with available fluent helpers to apply the DocumentVersion field to query operations.
|
static ChangeRecordReferenceDocField<String> |
ChangeRecordReferenceDoc.EXTERNAL_DOCUMENT_STATUS
Use with available fluent helpers to apply the ExternalDocumentStatus field to query operations.
|
static ChangeRecordReferenceDocField<BigDecimal> |
ChangeRecordReferenceDoc.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static ChangeRecordReferenceDocField<String> |
ChangeRecordReferenceDoc.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ChangeRecordReferenceDocField<T> |
ChangeRecordReferenceDoc.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeRecordReferenceDoc.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.