Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.DistributionChannelText
Packages that use DistributionChannelText
Package
Description
-
Uses of DistributionChannelText 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 DistributionChannelTextModifier and TypeFieldDescriptionstatic final DistributionChannelLink<DistributionChannelText>DistributionChannel.TO_CNSLDTN_DISTRIBUTION_CHNL_TUse with available fluent helpers to apply the to_CnsldtnDistributionChnlT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return DistributionChannelTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type DistributionChannelTextModifier and TypeMethodDescriptionDistributionChannel.fetchCnsldtnDistributionChnlT()Fetches the DistributionChannelText entities (one to many) associated with this entity.io.vavr.control.Option<List<DistributionChannelText>>DistributionChannel.getCnsldtnDistributionChnlTIfPresent()Retrieval of associated DistributionChannelText entities (one to many).DistributionChannel.getCnsldtnDistributionChnlTOrFetch()Retrieval of associated DistributionChannelText entities (one to many).protected Class<DistributionChannelText>DistributionChannelTextByKeyFluentHelper.getEntityClass()protected Class<DistributionChannelText>DistributionChannelTextFluentHelper.getEntityClass()DistributionChannelText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type DistributionChannelTextModifier and TypeMethodDescriptionvoidDistributionChannel.addCnsldtnDistributionChnlT(DistributionChannelText... entity) Adds elements to the list of associated DistributionChannelText entities.DistributionChannel.DistributionChannelBuilder.cnsldtnDistributionChnlT(DistributionChannelText... value) Navigation property to_CnsldtnDistributionChnlT for DistributionChannel to multiple DistributionChannelText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type DistributionChannelTextModifier and TypeMethodDescriptionvoidDistributionChannel.setCnsldtnDistributionChnlT(List<DistributionChannelText> value) Overwrites the list of associated DistributionChannelText entities for the loaded navigation property to_CnsldtnDistributionChnlT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type DistributionChannelTextModifierConstructorDescriptionDistributionChannel(String distributionChannel, String distributionChannel_Text, String additionalMasterDataSource, List<DistributionChannelText> toCnsldtnDistributionChnlT) -
Uses of DistributionChannelText 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 DistributionChannelTextModifier and TypeMethodDescriptionDistributionChannelTextOneToOneLink.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 DistributionChannelTextModifier and TypeMethodDescriptionprotected DistributionChannelTextLink<ObjectT>DistributionChannelTextLink.translateLinkType(EntityLink<DistributionChannelTextLink<ObjectT>, DistributionChannelText, ObjectT> link)