Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord |
Modifier and Type | Field and Description |
---|---|
static ChangeRecordField<String> |
ChangeRecord.CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static ChangeRecordField<String> |
ChangeRecord.CHANGE_RECORD
Use with available fluent helpers to apply the ChangeRecord field to query operations.
|
static ChangeRecordField<String> |
ChangeRecord.CHANGE_RECORD_DETAIL_DESCRIPTION
Use with available fluent helpers to apply the ChangeRecordDetailDescription field to query operations.
|
static ChangeRecordField<String> |
ChangeRecord.CHANGE_RECORD_LIFECYCLE_STATUS
Use with available fluent helpers to apply the ChangeRecordLifecycleStatus field to query operations.
|
static ChangeRecordField<String> |
ChangeRecord.CHANGE_RECORD_STATUS
Use with available fluent helpers to apply the ChangeRecordStatus field to query operations.
|
static ChangeRecordField<String> |
ChangeRecord.CHANGE_RECORD_TYPE
Use with available fluent helpers to apply the ChangeRecordType field to query operations.
|
static ChangeRecordField<UUID> |
ChangeRecord.CHANGE_RECORD_UUID
Use with available fluent helpers to apply the ChangeRecordUUID field to query operations.
|
static ChangeRecordField<LocalDateTime> |
ChangeRecord.CHG_RECD_EXPECTED_COMPLETION_DATE
Use with available fluent helpers to apply the ChgRecdExpectedCompletionDate field to query operations.
|
static ChangeRecordField<String> |
ChangeRecord.CHG_RECORD_DESCRIPTION_TEXT
Use with available fluent helpers to apply the ChgRecordDescriptionText field to query operations.
|
static ChangeRecordField<String> |
ChangeRecord.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static ChangeRecordField<ZonedDateTime> |
ChangeRecord.CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static ChangeRecordField<BigDecimal> |
ChangeRecord.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static ChangeRecordField<String> |
ChangeRecord.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static ChangeRecordField<String> |
ChangeRecord.PARTNER
Use with available fluent helpers to apply the Partner field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ChangeRecordField<T> |
ChangeRecord.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeRecord.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.