Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting |
Modifier and Type | Field and Description |
---|---|
static SubitemHierTextField<String> |
SubitemHierText.CONSOLIDATION_SUBITEM_HIERARCHY
Use with available fluent helpers to apply the ConsolidationSubitemHierarchy field to query operations.
|
static SubitemHierTextField<String> |
SubitemHierText.HIERARCHY_NODE
Use with available fluent helpers to apply the HierarchyNode field to query operations.
|
static SubitemHierTextField<String> |
SubitemHierText.HIERARCHY_NODE_TEXT
Use with available fluent helpers to apply the HierarchyNodeText field to query operations.
|
static SubitemHierTextField<String> |
SubitemHierText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static SubitemHierTextField<String> |
SubitemHierText.NODE_TYPE
Use with available fluent helpers to apply the NodeType field to query operations.
|
static SubitemHierTextField<String> |
SubitemHierText.SUB_ITEM_CATEGORY
Use with available fluent helpers to apply the SubItemCategory field to query operations.
|
static SubitemHierTextField<String> |
SubitemHierText.SUB_ITEM_CATEGORY_TEXT
Use with available fluent helpers to apply the SubItemCategory_Text field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SubitemHierTextField<T> |
SubitemHierText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SubitemHierText.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.