SAP WCCX WCM: Use of Work Approval Table
Overview
WCCX is a standard SAP S/4HANA table that stores WCM: Use of Work Approval data. There are total 8 fields in the WCCX table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCCX 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 WCCX to other SAP tables and standard CDS views available based on WCCX table in S/4HANA 2020.
Techincal Settings of WCCX
Below are technical details of the table WCCX
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WCCX Fields
The following table gives you an overview of the fields available in WCCX
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| IWERK | Maintenance Planning Plant | IWERK | T399I | CHAR | 4 |
| WAPUSE | Usage of WCM Object | WCEUSAGE | CHAR | 3 | |
| USECTRL | Usage Type | WCEUSECTRL | CHAR | 1 | |
| INT_RANGE | Number Range for Internal Number Assignment | WCEINT_RANGE | CHAR | 2 | |
| EXT_RANGE | Number Range for External Number Assignment | WCEEXT_RANGE | CHAR | 2 | |
| VIEWPROFILE | View Profile | WCEVIEWPROFILE | WCC0 | CHAR | 12 |
| USE4GEN | Usage for Automatic Generation of a WCM Object | WCEUSE4GEN | WCCX | CHAR | 3 |
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 WCCX
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCCX | IWERK | 1: CN | T399I |
| WCCX | MANDT | 1: CN | T000 |
| WCCX | USE4GEN | : | WCCX |
| WCCX | VIEWPROFILE | 1: CN | WCC0 |