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