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