SAP WCC0C WCM: Screen Areas of a Tab Page Table
Overview
WCC0C is a standard SAP S/4HANA table that stores WCM: Screen Areas of a Tab Page data. There are total 9 fields in the WCC0C table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCC0C belongs to Work Clearance Management (PM-WCM) module and is located in the package WCM: Work Clearance Management (WCM).
In addition, following links provide an overview of foreign key relationships, if any, that link WCC0C to other SAP tables and standard CDS views available based on WCC0C table in S/4HANA 2020.
Techincal Settings of WCC0C
Below are technical details of the table WCC0C
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WCC0C Fields
The following table gives you an overview of the fields available in WCC0C
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| VIEWPROFILE | View Profile | WCEVIEWPROFILE | WCC0B | CHAR | 12 |
| TABSCRNR | Internal Number of a Subscreen | WCEDYNSCRNR | WCC0B | NUMC | 4 |
| TABNAME | Internal Name of Tab Page | WCEDYNTABNAME | WCC0B | CHAR | 4 |
| TABAREASCRNR | Internal Number of a Subscreen | WCEDYNSCRNR | WCC0S | NUMC | 4 |
| TABAREANR | Sequence Number of a Screen Element | WCEDYNORDNR | NUMC | 2 | |
| RIGHTFLG | Right Justify | WCERIGHTFLG | CHAR | 1 | |
| SPACEFLG | Insert Blank Line | WCESPACEFLG | CHAR | 1 | |
| TITLEFLG | Add Border and Heading | WCETITLEFLG | CHAR | 1 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WCC0C
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCC0C | MANDT | 1: CN | T000 |
| WCC0C | TABAREASCRNR | 1: CN | WCC0S |
| WCC0C | TABNAME | 1: CN | WCC0B |
| WCC0C | TABSCRNR | 1: CN | WCC0B |
| WCC0C | VIEWPROFILE | 1: CN | WCC0B |