
In SAP NetWeaver Business Warehouse, you need to distinguish between different types of information. When you extract retail panel data using the self-descriptive exchange format, there is a DataSource for each data set.
This table shows which DataSources are linked with which extract structures. The function module used for these is /DDF/ADU_SAPDX_EXTRACT_GENERIC.
DataSource | Description | Extract Structure |
|---|---|---|
/DDF/PROD_ATTR_COL_DX | Product Attribute (Column) | /DDF/S_MR_PROD_ATTR_COL_DX |
/DDF/PROD_ATTR_NV_DX | Product Attribute (Name/Value Pair) | /DDF/S_MR_PROD_ATTR_NV_DX |
/DDF/PROD_HIER_DX | Product Hierarchy | /DDF/S_MR_PROD_HIER_DX |
/DDF/LOC_ATTR_COL_DX | Location Attribute (Column) | /DDF/S_MR_LOC_ATTR_COL_DX |
/DDF/LOC_ATTR_NV_DX | Location Attribute (Name/Value Pair) | /DDF/S_MR_LOC_ATTR_NV_DX |
/DDF/LOC_HIER_DX | Location Hierarchy | /DDF/S_MR_LOC_HIER_DX |
/DDF/TIME_ATTR_COL_DX | Time Attribute | /DDF/S_MR_TIME_ATTR_COL_DX |
/DDF/TD_DX_TEMPLATE | Transaction Data | /DDF/S_MR_TD_DX_TEMPLATE |
/DDF/HIERARCHY_DX | Hierarchies | /DDF/S_MR_HIERARCHY_DX |
/DDF/HIER_LEVEL_DX | Hierarchy Levels | /DDF/S_MR_HIER_LVL_DX |
/DDF/MRTPN_EXAMPLE | Retail Panel Example | /DDF/S_MRTPN_EXAMPLE |