Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.DistributionChannelSelectable
Packages that use DistributionChannelSelectable
Package
Description
-
Uses of DistributionChannelSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as DistributionChannelSelectableModifier and TypeFieldDescriptionstatic final DistributionChannelSelectableDistributionChannel.ALL_FIELDSSelector for all available fields of DistributionChannel. -
Uses of DistributionChannelSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field that implement DistributionChannelSelectableModifier and TypeClassDescriptionclassDistributionChannelField<FieldT>Template class to represent entity fields of the EntityDistributionChannel. -
Uses of DistributionChannelSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link that implement DistributionChannelSelectableModifier and TypeClassDescriptionclassDistributionChannelLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofDistributionChannelto other entities.classDistributionChannelOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofDistributionChannelto other entities, where the cardinality of the related entity is at most 1.