I_LISTINGDETAIL
Product Listing Detail
I_LISTINGDETAIL is a CDS View in S/4HANA. Product Listing Detail. It contains 26 fields. 3 CDS views read from this table.
CDS Views using this table (3)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_AssortmentDetailUnion | view_entity | inner | COMPOSITE | Assortment Listing |
| I_ListingDetailUnion | view_entity | from | COMPOSITE | Product Listing Union |
| I_VersionDetailUnion | view_entity | inner | COMPOSITE | Product Listing with Version |
Fields (26)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | ListingConditionEndDate | ListingConditionEndDate | 3 |
| KEY | ListingSource | ListingSource | 3 |
| KEY | Product | Product | 2 |
| KEY | SalesUnit | SalesUnit | 3 |
| KEY | SequenceNumber | SequenceNumber | 3 |
| KEY | Site | Site | 3 |
| AllocationTable | AllocationTable | 3 | |
| AllocationTableDescription | AllocationTableDescription | 3 | |
| CityName | CityName | 3 | |
| CountryName | CountryName | 2 | |
| DistributionChannel | DistributionChannel | 1 | |
| IsListedAsComponent | IsListedAsComponent | 3 | |
| ListingConditionStartDate | ListingConditionStartDate | 3 | |
| MerchandiseCategory | MerchandiseCategory | 3 | |
| MerchandiseCategoryText | MerchandiseCategoryText | 3 | |
| ProductName | ProductName | 3 | |
| ProductStandardID | ProductStandardID | 3 | |
| Region | Region | 3 | |
| RegionName | RegionName | 3 | |
| RetailPromotion | RetailPromotion | 3 | |
| SalesOrganization | SalesOrganization | 1 | |
| SalesOrganizationName | SalesOrganizationName | 3 | |
| SiteCategory | SiteCategory | 3 | |
| SiteCategoryName | SiteCategoryName | 3 | |
| SiteName | SiteName | 3 | |
| StructuredArticle | StructuredArticle | 3 |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Product Listing Detail
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_LISTINGDETAIL (
LISTINGCONDITIONENDDATE,
LISTINGSOURCE,
PRODUCT,
SALESUNIT,
SEQUENCENUMBER,
SITE,
ALLOCATIONTABLE,
ALLOCATIONTABLEDESCRIPTION,
CITYNAME,
COUNTRYNAME,
DISTRIBUTIONCHANNEL,
ISLISTEDASCOMPONENT,
LISTINGCONDITIONSTARTDATE,
MERCHANDISECATEGORY,
MERCHANDISECATEGORYTEXT,
PRODUCTNAME,
PRODUCTSTANDARDID,
REGION,
REGIONNAME,
RETAILPROMOTION,
SALESORGANIZATION,
SALESORGANIZATIONNAME,
SITECATEGORY,
SITECATEGORYNAME,
SITENAME,
STRUCTUREDARTICLE,
PRIMARY KEY (LISTINGCONDITIONENDDATE, LISTINGSOURCE, PRODUCT, SALESUNIT, SEQUENCENUMBER, SITE)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA