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