Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.DistributionChannel
Packages that use DistributionChannel
Package
Description
-
Uses of DistributionChannel in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type parameters of type DistributionChannelModifier and TypeFieldDescriptionstatic final DistributionChannelTextOneToOneLink<DistributionChannel>DistributionChannelText.TO_CNSLDTN_DISTRIBUTION_CHANNELUse with available fluent helpers to apply the to_CnsldtnDistributionChannel navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return DistributionChannelModifier and TypeMethodDescriptionDistributionChannel.DistributionChannelBuilder.build()DistributionChannelText.fetchCnsldtnDistributionChannel()Fetches the DistributionChannel entity (one to one) associated with this entity.DistributionChannelText.getCnsldtnDistributionChannelOrFetch()Retrieval of associated DistributionChannel entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type DistributionChannelModifier and TypeMethodDescriptionio.vavr.control.Option<DistributionChannel>DistributionChannelText.getCnsldtnDistributionChannelIfPresent()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.masterdataforgroupreporting with parameters of type DistributionChannelModifier and TypeMethodDescriptionDistributionChannelText.DistributionChannelTextBuilder.cnsldtnDistributionChannel(DistributionChannel value) Navigation property to_CnsldtnDistributionChannel for DistributionChannelText to single DistributionChannel.voidDistributionChannelText.setCnsldtnDistributionChannel(DistributionChannel value) Overwrites the associated DistributionChannel entity for the loaded navigation property to_CnsldtnDistributionChannel.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type DistributionChannelModifierConstructorDescriptionDistributionChannelText(String language, String distributionChannel, String distributionChannelText, DistributionChannel toCnsldtnDistributionChannel) -
Uses of DistributionChannel in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.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.masterdataforgroupreporting.link with type arguments of type DistributionChannelModifier and TypeMethodDescriptionprotected DistributionChannelLink<ObjectT>DistributionChannelLink.translateLinkType(EntityLink<DistributionChannelLink<ObjectT>, DistributionChannel, ObjectT> link)