Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.SegmentForHierElimTextField
Packages that use SegmentForHierElimTextField
-
Uses of SegmentForHierElimTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as SegmentForHierElimTextFieldModifier and TypeFieldDescriptionstatic final SegmentForHierElimTextField<String>SegmentForHierElimText.CONSOLIDATION_SEGMENT_HIERARCHYUse with available fluent helpers to apply the ConsolidationSegmentHierarchy field to query operations.static final SegmentForHierElimTextField<String>SegmentForHierElimText.HIERARCHY_NODEUse with available fluent helpers to apply the HierarchyNode field to query operations.static final SegmentForHierElimTextField<String>SegmentForHierElimText.HIERARCHY_NODE_TEXTUse with available fluent helpers to apply the HierarchyNodeText field to query operations.static final SegmentForHierElimTextField<String>SegmentForHierElimText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final SegmentForHierElimTextField<String>SegmentForHierElimText.NODE_TYPEUse with available fluent helpers to apply the NodeType field to query operations.static final SegmentForHierElimTextField<LocalDateTime>SegmentForHierElimText.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final SegmentForHierElimTextField<LocalDateTime>SegmentForHierElimText.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 SegmentForHierElimTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SegmentForHierElimTextField<T>SegmentForHierElimText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SegmentForHierElimTextField<T>Use with available fluent helpers to apply an extension field to query operations.