Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.PostingLevelHierField
Packages that use PostingLevelHierField
-
Uses of PostingLevelHierField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as PostingLevelHierFieldModifier and TypeFieldDescriptionstatic final PostingLevelHierField<String>PostingLevelHier.CONSOLIDATION_POSTG_LEVEL_HIERUse with available fluent helpers to apply the ConsolidationPostgLevelHier field to query operations.static final PostingLevelHierField<String>PostingLevelHier.HIERARCHY_NODEUse with available fluent helpers to apply the HierarchyNode field to query operations.static final PostingLevelHierField<String>PostingLevelHier.HIERARCHY_NODE_LEVELUse with available fluent helpers to apply the HierarchyNodeLevel field to query operations.static final PostingLevelHierField<String>PostingLevelHier.HIERARCHY_NODE_TEXTUse with available fluent helpers to apply the HierarchyNode_Text field to query operations.static final PostingLevelHierField<String>PostingLevelHier.NODE_TYPEUse with available fluent helpers to apply the NodeType field to query operations.static final PostingLevelHierField<String>PostingLevelHier.PARENT_NODEUse with available fluent helpers to apply the ParentNode field to query operations.static final PostingLevelHierField<String>PostingLevelHier.POSTING_LEVELUse with available fluent helpers to apply the PostingLevel field to query operations.static final PostingLevelHierField<String>PostingLevelHier.POSTING_LEVEL_TEXTUse with available fluent helpers to apply the PostingLevel_Text field to query operations.static final PostingLevelHierField<String>PostingLevelHier.SEQUENCE_NUMBERUse with available fluent helpers to apply the SequenceNumber field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return PostingLevelHierFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PostingLevelHierField<T>PostingLevelHier.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PostingLevelHierField<T>Use with available fluent helpers to apply an extension field to query operations.