Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification |
Modifier and Type | Field and Description |
---|---|
static ClfnCharcValueDescForKeyDateField<String> |
ClfnCharcValueDescForKeyDate.CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static ClfnCharcValueDescForKeyDateField<String> |
ClfnCharcValueDescForKeyDate.CHARC_INTERNAL_ID
Use with available fluent helpers to apply the CharcInternalID field to query operations.
|
static ClfnCharcValueDescForKeyDateField<ZonedDateTime> |
ClfnCharcValueDescForKeyDate.CHARC_LAST_CHANGED_DATE_TIME
Use with available fluent helpers to apply the CharcLastChangedDateTime field to query operations.
|
static ClfnCharcValueDescForKeyDateField<String> |
ClfnCharcValueDescForKeyDate.CHARC_VALUE_DESCRIPTION
Use with available fluent helpers to apply the CharcValueDescription field to query operations.
|
static ClfnCharcValueDescForKeyDateField<String> |
ClfnCharcValueDescForKeyDate.CHARC_VALUE_POSITION_NUMBER
Use with available fluent helpers to apply the CharcValuePositionNumber field to query operations.
|
static ClfnCharcValueDescForKeyDateField<LocalDateTime> |
ClfnCharcValueDescForKeyDate.KEY_DATE
Use with available fluent helpers to apply the KeyDate field to query operations.
|
static ClfnCharcValueDescForKeyDateField<String> |
ClfnCharcValueDescForKeyDate.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static ClfnCharcValueDescForKeyDateField<LocalDateTime> |
ClfnCharcValueDescForKeyDate.VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static ClfnCharcValueDescForKeyDateField<LocalDateTime> |
ClfnCharcValueDescForKeyDate.VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ClfnCharcValueDescForKeyDateField<T> |
ClfnCharcValueDescForKeyDate.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ClfnCharcValueDescForKeyDate.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.