Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting |
Modifier and Type | Field and Description |
---|---|
static FSItemSelectionAttribValTextField<String> |
FSItemSelectionAttribValText.FS_ITEM_ATTRIBUTE_NAME
Use with available fluent helpers to apply the FSItemAttributeName field to query operations.
|
static FSItemSelectionAttribValTextField<String> |
FSItemSelectionAttribValText.FS_ITEM_ATTRIBUTE_NAME_TEXT
Use with available fluent helpers to apply the FSItemAttributeName_Text field to query operations.
|
static FSItemSelectionAttribValTextField<String> |
FSItemSelectionAttribValText.FS_ITEM_ATTRIBUTE_VALUE_LONG_TEXT
Use with available fluent helpers to apply the FSItemAttributeValueLongText field to query operations.
|
static FSItemSelectionAttribValTextField<String> |
FSItemSelectionAttribValText.FS_ITEM_ATTRIBUTE_VALUE_NAME
Use with available fluent helpers to apply the FSItemAttributeValueName field to query operations.
|
static FSItemSelectionAttribValTextField<String> |
FSItemSelectionAttribValText.FS_ITEM_ATTRIBUTE_VALUE_TEXT
Use with available fluent helpers to apply the FSItemAttributeValueText field to query operations.
|
static FSItemSelectionAttribValTextField<String> |
FSItemSelectionAttribValText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> FSItemSelectionAttribValTextField<T> |
FSItemSelectionAttribValText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
FSItemSelectionAttribValText.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.