Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.DistributionChannel
Packages that use DistributionChannel
Package
Description
-
Uses of DistributionChannel in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with type parameters of type DistributionChannelModifier and TypeFieldDescriptionstatic final TRIALBALANCEResultOneToOneLink<DistributionChannel>TRIALBALANCEResult.TO_DISTRIBUTION_CHANNEL_DETAILSUse with available fluent helpers to apply the DistributionChannelDetails navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return DistributionChannelModifier and TypeMethodDescriptionDistributionChannel.DistributionChannelBuilder.build()TRIALBALANCEResult.fetchDistributionChannelDetails()Fetches the DistributionChannel entity (one to one) associated with this entity.TRIALBALANCEResult.getDistributionChannelDetailsOrFetch()Retrieval of associated DistributionChannel entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return types with arguments of type DistributionChannelModifier and TypeMethodDescriptionio.vavr.control.Option<DistributionChannel>TRIALBALANCEResult.getDistributionChannelDetailsIfPresent()Retrieval of associated DistributionChannel entity (one to one).protected Class<DistributionChannel>DistributionChannelByKeyFluentHelper.getEntityClass()protected Class<DistributionChannel>DistributionChannelFluentHelper.getEntityClass()DistributionChannel.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with parameters of type DistributionChannelModifier and TypeMethodDescriptionTRIALBALANCEResult.TRIALBALANCEResultBuilder.distributionChannelDetails(DistributionChannel value) Navigation property DistributionChannelDetails for TRIALBALANCEResult to single DistributionChannel.voidTRIALBALANCEResult.setDistributionChannelDetails(DistributionChannel value) Overwrites the associated DistributionChannel entity for the loaded navigation property DistributionChannelDetails. -
Uses of DistributionChannel in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link that return types with arguments of type DistributionChannelModifier and TypeMethodDescriptionDistributionChannelOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link with type arguments of type DistributionChannelModifier and TypeMethodDescriptionprotected DistributionChannelLink<ObjectT>DistributionChannelLink.translateLinkType(EntityLink<DistributionChannelLink<ObjectT>, DistributionChannel, ObjectT> link)