Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting |
Modifier and Type | Field and Description |
---|---|
static MaterialGroupHierField<String> |
MaterialGroupHier.ADDITIONAL_MASTER_DATA_HIERARCHY
Use with available fluent helpers to apply the AdditionalMasterDataHierarchy field to query operations.
|
static MaterialGroupHierField<String> |
MaterialGroupHier.HIERARCHY_NODE
Use with available fluent helpers to apply the HierarchyNode field to query operations.
|
static MaterialGroupHierField<String> |
MaterialGroupHier.HIERARCHY_NODE_LEVEL
Use with available fluent helpers to apply the HierarchyNodeLevel field to query operations.
|
static MaterialGroupHierField<String> |
MaterialGroupHier.HIERARCHY_NODE_SEQUENCE
Use with available fluent helpers to apply the HierarchyNodeSequence field to query operations.
|
static MaterialGroupHierField<String> |
MaterialGroupHier.HIERARCHY_NODE_TEXT
Use with available fluent helpers to apply the HierarchyNode_Text field to query operations.
|
static MaterialGroupHierField<String> |
MaterialGroupHier.MATERIAL_GROUP
Use with available fluent helpers to apply the MaterialGroup field to query operations.
|
static MaterialGroupHierField<String> |
MaterialGroupHier.MATERIAL_GROUP_TEXT
Use with available fluent helpers to apply the MaterialGroup_Text field to query operations.
|
static MaterialGroupHierField<String> |
MaterialGroupHier.NODE_TYPE
Use with available fluent helpers to apply the NodeType field to query operations.
|
static MaterialGroupHierField<String> |
MaterialGroupHier.PARENT_NODE
Use with available fluent helpers to apply the ParentNode field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> MaterialGroupHierField<T> |
MaterialGroupHier.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
MaterialGroupHier.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.