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