Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.MaterialGroupHierField
Packages that use MaterialGroupHierField
-
Uses of MaterialGroupHierField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as MaterialGroupHierFieldModifier and TypeFieldDescriptionstatic final MaterialGroupHierField<String>MaterialGroupHier.ADDITIONAL_MASTER_DATA_HIERARCHYUse with available fluent helpers to apply the AdditionalMasterDataHierarchy field to query operations.static final MaterialGroupHierField<String>MaterialGroupHier.HIERARCHY_NODEUse with available fluent helpers to apply the HierarchyNode field to query operations.static final MaterialGroupHierField<String>MaterialGroupHier.HIERARCHY_NODE_LEVELUse with available fluent helpers to apply the HierarchyNodeLevel field to query operations.static final MaterialGroupHierField<String>MaterialGroupHier.HIERARCHY_NODE_SEQUENCEUse with available fluent helpers to apply the HierarchyNodeSequence field to query operations.static final MaterialGroupHierField<String>MaterialGroupHier.HIERARCHY_NODE_TEXTUse with available fluent helpers to apply the HierarchyNode_Text field to query operations.static final MaterialGroupHierField<String>MaterialGroupHier.MATERIAL_GROUPUse with available fluent helpers to apply the MaterialGroup field to query operations.static final MaterialGroupHierField<String>MaterialGroupHier.MATERIAL_GROUP_TEXTUse with available fluent helpers to apply the MaterialGroup_Text field to query operations.static final MaterialGroupHierField<String>MaterialGroupHier.NODE_TYPEUse with available fluent helpers to apply the NodeType field to query operations.static final MaterialGroupHierField<String>MaterialGroupHier.PARENT_NODEUse with available fluent helpers to apply the ParentNode field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return MaterialGroupHierFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MaterialGroupHierField<T>MaterialGroupHier.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MaterialGroupHierField<T>Use with available fluent helpers to apply an extension field to query operations.