Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.SegmentField
Packages that use SegmentField
-
Uses of SegmentField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as SegmentFieldModifier and TypeFieldDescriptionstatic final SegmentField<String>Segment.ADDITIONAL_MASTER_DATA_SOURCEUse with available fluent helpers to apply the AdditionalMasterDataSource field to query operations.static final SegmentField<String>Segment.SEGMENTUse with available fluent helpers to apply the Segment field to query operations.static final SegmentField<String>Segment.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 SegmentFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SegmentField<T>Segment.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SegmentField<T>Use with available fluent helpers to apply an extension field to query operations.