Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.DistributionChannelField
Packages that use DistributionChannelField
-
Uses of DistributionChannelField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as DistributionChannelFieldModifier and TypeFieldDescriptionstatic 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 DistributionChannelText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance 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.