Skip to content

DistributionChannelsMD

Source SQL File - Google Cloud Cortex Data Foundation

Google Cloud Cortex Foudantion - Cortex Reporting - (ecc) - DistributionChannelsMD

Overview

This reporting view provides a list of distribution channels and their corresponding names in different languages.

Data Sources

Source Table/View Description
TVTW Distribution Channel Master Data
TVTWT Distribution Channel Texts

Key Use Cases

  • Display a list of distribution channels and their names in a specific language.
  • Translate distribution channel names into different languages.

Query Logic

The view joins the TVTW and TVTWT tables on the MANDT and VTWEG fields to retrieve distribution channel data and their corresponding texts in different languages.

Possible relation with SAP Transactions

Transaction Code Transaction Description
VD01 Create Distribution Channel
VD02 Change Distribution Channel
VD03 Display Distribution Channel

Data Lineage

Under Development

Table/View Fields

Field Field Description Description in SAP Dictionary (Comming soon)
Client_MANDT Client ID
DistributionChannel_VTWEG Distribution Channel ID
Language_SPRAS Language Code
DistributionChannelName_VTEXT Distribution Channel Name

Comments