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