Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.PostingLevelHierTextField
Packages that use PostingLevelHierTextField
-
Uses of PostingLevelHierTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as PostingLevelHierTextFieldModifier and TypeFieldDescriptionstatic final PostingLevelHierTextField<String>PostingLevelHierText.CONSOLIDATION_POSTG_LEVEL_HIERUse with available fluent helpers to apply the ConsolidationPostgLevelHier field to query operations.static final PostingLevelHierTextField<String>PostingLevelHierText.HIERARCHY_NODEUse with available fluent helpers to apply the HierarchyNode field to query operations.static final PostingLevelHierTextField<String>PostingLevelHierText.HIERARCHY_NODE_TEXTUse with available fluent helpers to apply the HierarchyNodeText field to query operations.static final PostingLevelHierTextField<String>PostingLevelHierText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final PostingLevelHierTextField<String>PostingLevelHierText.NODE_TYPEUse with available fluent helpers to apply the NodeType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return PostingLevelHierTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PostingLevelHierTextField<T>PostingLevelHierText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PostingLevelHierTextField<T>Use with available fluent helpers to apply an extension field to query operations.