Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting |
Modifier and Type | Field and Description |
---|---|
static SubitemHierField<String> |
SubitemHier.CONSOLIDATION_SUBITEM_HIERARCHY
Use with available fluent helpers to apply the ConsolidationSubitemHierarchy field to query operations.
|
static SubitemHierField<String> |
SubitemHier.HIERARCHY_NODE
Use with available fluent helpers to apply the HierarchyNode field to query operations.
|
static SubitemHierField<String> |
SubitemHier.HIERARCHY_NODE_LEVEL
Use with available fluent helpers to apply the HierarchyNodeLevel field to query operations.
|
static SubitemHierField<String> |
SubitemHier.HIERARCHY_NODE_TEXT
Use with available fluent helpers to apply the HierarchyNode_Text field to query operations.
|
static SubitemHierField<String> |
SubitemHier.HIERARCHY_VERSION
Use with available fluent helpers to apply the HierarchyVersion field to query operations.
|
static SubitemHierField<String> |
SubitemHier.NODE_TYPE
Use with available fluent helpers to apply the NodeType field to query operations.
|
static SubitemHierField<String> |
SubitemHier.PARENT_NODE
Use with available fluent helpers to apply the ParentNode field to query operations.
|
static SubitemHierField<String> |
SubitemHier.SEQUENCE_NUMBER
Use with available fluent helpers to apply the SequenceNumber field to query operations.
|
static SubitemHierField<String> |
SubitemHier.SUB_ITEM
Use with available fluent helpers to apply the SubItem field to query operations.
|
static SubitemHierField<String> |
SubitemHier.SUB_ITEM_CATEGORY
Use with available fluent helpers to apply the SubItemCategory field to query operations.
|
static SubitemHierField<String> |
SubitemHier.SUB_ITEM_CATEGORY_TEXT
Use with available fluent helpers to apply the SubItemCategory_Text field to query operations.
|
static SubitemHierField<String> |
SubitemHier.SUB_ITEM_TEXT
Use with available fluent helpers to apply the SubItem_Text field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SubitemHierField<T> |
SubitemHier.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SubitemHier.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.