Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.functionallocation |
Modifier and Type | Field and Description |
---|---|
static CharacteristicField<String> |
Characteristic.CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static CharacteristicField<String> |
Characteristic.CHARACTERISTIC
Use with available fluent helpers to apply the Characteristic field to query operations.
|
static CharacteristicField<String> |
Characteristic.CHARC_DATA_TYPE
Use with available fluent helpers to apply the CharcDataType field to query operations.
|
static CharacteristicField<String> |
Characteristic.CHARC_INTERNAL_ID
Use with available fluent helpers to apply the CharcInternalID field to query operations.
|
static CharacteristicField<String> |
Characteristic.CLASS_CLASSFCTN_AUTH_GRP
Use with available fluent helpers to apply the ClassClassfctnAuthGrp field to query operations.
|
static CharacteristicField<String> |
Characteristic.CLASS_INTERNAL_ID
Use with available fluent helpers to apply the ClassInternalID field to query operations.
|
static CharacteristicField<String> |
Characteristic.CLASS_MAINT_AUTH_GRP
Use with available fluent helpers to apply the ClassMaintAuthGrp field to query operations.
|
static CharacteristicField<String> |
Characteristic.CLASS_TYPE
Use with available fluent helpers to apply the ClassType field to query operations.
|
static CharacteristicField<String> |
Characteristic.FUNCTIONAL_LOCATION
Use with available fluent helpers to apply the FunctionalLocation field to query operations.
|
static CharacteristicField<String> |
Characteristic.FUNCTIONAL_LOCATION_LABEL_NAME
Use with available fluent helpers to apply the FunctionalLocationLabelName field to query operations.
|
static CharacteristicField<LocalDateTime> |
Characteristic.KEY_DATE
Use with available fluent helpers to apply the KeyDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> CharacteristicField<T> |
Characteristic.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Characteristic.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.