I_SEASONBASIC
Season basic view
I_SEASONBASIC is a CDS View in S/4HANA. Season basic view. It contains 6 fields. 12 CDS views read from this table.
CDS Views using this table (12)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_ManageSeasonBasic | view_entity | from | COMPOSITE | Season basic |
| I_ProductCollectionT | view | from | BASIC | Product Collection Text |
| I_ProductSeasons | view | left_outer | BASIC | Product Seasons |
| I_ProductSeasonsText | view | from | BASIC | Text View For Product Seasons |
| I_ProductSeasonsValidity | view | from | BASIC | Product Seasons Validity |
| I_ProductSeasonsYearComb | view | from | BASIC | Combined View For Season Year Value Help |
| I_ProductSeasonsYearComb | view | inner | BASIC | Combined View For Season Year Value Help |
| I_ProductSeasonsYearComb | view | union | BASIC | Combined View For Season Year Value Help |
| I_ProductSeasonYearVH | view | left_outer | COMPOSITE | Product Season Year Value Help |
| I_ProductTheme | view | from | BASIC | Product Theme |
| I_ProductThemeT | view | from | BASIC | Product Theme Text |
| I_SeasonMaster | view | from | COMPOSITE | Season master view |
Fields (6)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | ProductCollection | ProductCollection | 1 |
| KEY | ProductSeason | ProductSeason | 1 |
| KEY | ProductSeasonYear | ProductSeasonYear | 1 |
| KEY | ProductTheme | ProductTheme | 1 |
| ProductSeasonValidFrom | ProductSeasonValidFrom | 1 | |
| ProductSeasonValidTo | ProductSeasonValidTo | 1 |
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.
-- Season basic view
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_SEASONBASIC (
PRODUCTCOLLECTION,
PRODUCTSEASON,
PRODUCTSEASONYEAR,
PRODUCTTHEME,
PRODUCTSEASONVALIDFROM,
PRODUCTSEASONVALIDTO,
PRIMARY KEY (PRODUCTCOLLECTION, PRODUCTSEASON, PRODUCTSEASONYEAR, PRODUCTTHEME)
);
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