Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.SegmentForEliminationField
Packages that use SegmentForEliminationField
-
Uses of SegmentForEliminationField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as SegmentForEliminationFieldModifier and TypeFieldDescriptionstatic final SegmentForEliminationField<String>SegmentForElimination.ADDITIONAL_MASTER_DATA_SOURCEUse with available fluent helpers to apply the AdditionalMasterDataSource field to query operations.static final SegmentForEliminationField<String>SegmentForElimination.SEGMENTUse with available fluent helpers to apply the Segment field to query operations.static final SegmentForEliminationField<String>SegmentForElimination.SEGMENT_TEXTUse with available fluent helpers to apply the Segment_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SegmentForEliminationFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SegmentForEliminationField<T>SegmentForElimination.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SegmentForEliminationField<T>Use with available fluent helpers to apply an extension field to query operations.