Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.SubitemHierField
Packages that use SubitemHierField
-
Uses of SubitemHierField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as SubitemHierFieldModifier and TypeFieldDescriptionstatic final SubitemHierField<String>SubitemHier.CONSOLIDATION_SUBITEM_HIERARCHYUse with available fluent helpers to apply the ConsolidationSubitemHierarchy field to query operations.static final SubitemHierField<String>SubitemHier.HIERARCHY_NODEUse with available fluent helpers to apply the HierarchyNode field to query operations.static final SubitemHierField<String>SubitemHier.HIERARCHY_NODE_LEVELUse with available fluent helpers to apply the HierarchyNodeLevel field to query operations.static final SubitemHierField<String>SubitemHier.HIERARCHY_NODE_TEXTUse with available fluent helpers to apply the HierarchyNode_Text field to query operations.static final SubitemHierField<String>SubitemHier.HIERARCHY_VERSIONUse with available fluent helpers to apply the HierarchyVersion field to query operations.static final SubitemHierField<String>SubitemHier.NODE_TYPEUse with available fluent helpers to apply the NodeType field to query operations.static final SubitemHierField<String>SubitemHier.PARENT_NODEUse with available fluent helpers to apply the ParentNode field to query operations.static final SubitemHierField<String>SubitemHier.SEQUENCE_NUMBERUse with available fluent helpers to apply the SequenceNumber field to query operations.static final SubitemHierField<String>SubitemHier.SUB_ITEMUse with available fluent helpers to apply the SubItem field to query operations.static final SubitemHierField<String>SubitemHier.SUB_ITEM_CATEGORYUse with available fluent helpers to apply the SubItemCategory field to query operations.static final SubitemHierField<String>SubitemHier.SUB_ITEM_CATEGORY_TEXTUse with available fluent helpers to apply the SubItemCategory_Text field to query operations.static final SubitemHierField<String>SubitemHier.SUB_ITEM_TEXTUse with available fluent helpers to apply the SubItem_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SubitemHierFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SubitemHierField<T>SubitemHier.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SubitemHierField<T>Use with available fluent helpers to apply an extension field to query operations.