Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.SegmentHierForElimField
Packages that use SegmentHierForElimField
-
Uses of SegmentHierForElimField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as SegmentHierForElimFieldModifier and TypeFieldDescriptionstatic final SegmentHierForElimField<String>SegmentHierForElim.CONSOLIDATION_SEGMENT_HIERARCHYUse with available fluent helpers to apply the ConsolidationSegmentHierarchy field to query operations.static final SegmentHierForElimField<String>SegmentHierForElim.HIERARCHY_NODEUse with available fluent helpers to apply the HierarchyNode field to query operations.static final SegmentHierForElimField<String>SegmentHierForElim.HIERARCHY_NODE_LEVELUse with available fluent helpers to apply the HierarchyNodeLevel field to query operations.static final SegmentHierForElimField<String>SegmentHierForElim.HIERARCHY_NODE_SEQUENCEUse with available fluent helpers to apply the HierarchyNodeSequence field to query operations.static final SegmentHierForElimField<String>SegmentHierForElim.HIERARCHY_NODE_TEXTUse with available fluent helpers to apply the HierarchyNode_Text field to query operations.static final SegmentHierForElimField<String>SegmentHierForElim.NODE_TYPEUse with available fluent helpers to apply the NodeType field to query operations.static final SegmentHierForElimField<String>SegmentHierForElim.PARENT_NODEUse with available fluent helpers to apply the ParentNode field to query operations.static final SegmentHierForElimField<String>SegmentHierForElim.SEGMENTUse with available fluent helpers to apply the Segment field to query operations.static final SegmentHierForElimField<String>SegmentHierForElim.SEGMENT_TEXTUse with available fluent helpers to apply the Segment_Text field to query operations.static final SegmentHierForElimField<String>SegmentHierForElim.SEQUENCE_NUMBERUse with available fluent helpers to apply the SequenceNumber field to query operations.static final SegmentHierForElimField<LocalDateTime>SegmentHierForElim.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final SegmentHierForElimField<LocalDateTime>SegmentHierForElim.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SegmentHierForElimFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SegmentHierForElimField<T>SegmentHierForElim.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SegmentHierForElimField<T>Use with available fluent helpers to apply an extension field to query operations.