Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 |
Modifier and Type | Field and Description |
---|---|
static ChangeMasterAltDateField<String> |
ChangeMasterAltDate.CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static ChangeMasterAltDateField<ZonedDateTime> |
ChangeMasterAltDate.CHANGE_NUMBER_LAST_CHGD_DATE_TIME
Use with available fluent helpers to apply the ChangeNumberLastChgdDateTime field to query operations.
|
static ChangeMasterAltDateField<LocalDateTime> |
ChangeMasterAltDate.CHG_NMBR_ALTERNATIVE_DATE
Use with available fluent helpers to apply the ChgNmbrAlternativeDate field to query operations.
|
static ChangeMasterAltDateField<String> |
ChangeMasterAltDate.CHG_NMBR_ALTERNATIVE_DATE_ID
Use with available fluent helpers to apply the ChgNmbrAlternativeDateID field to query operations.
|
static ChangeMasterAltDateField<Boolean> |
ChangeMasterAltDate.CHG_NMBR_ALTV_DATE_IS_ASSIGNED_TO_OBJ
Use with available fluent helpers to apply the ChgNmbrAltvDateIsAssignedToObj field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ChangeMasterAltDateField<T> |
ChangeMasterAltDate.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChangeMasterAltDate.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.