SAP WCMP Category Management: Project Table
Overview
WCMP is a standard SAP S/4HANA table that stores Category Management: Project data. There are total 8 fields in the WCMP table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCMP belongs to Obsolete Functionality (LO-RFM-OBS) module and is located in the package Category Management: Workflow (CM_WF).
In addition, following links provide an overview of foreign key relationships, if any, that link WCMP to other SAP tables and standard CDS views available based on WCMP table in S/4HANA 2020.
Techincal Settings of WCMP
Below are technical details of the table WCMP
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WCMP Fields
The following table gives you an overview of the fields available in WCMP
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| CMPROJECT | Category Management: Project | CMPROJECT | CHAR | 10 | |
| HIER_ID | Hierarchy ID | HIER_CNT | CHAR | 2 | |
| CATEGORY | Hierarchy Node | STRUC_NODE | CHAR | 18 | |
| DOCUMENT_ADRESS | Address for Category Management Project | CMADRESS | CHAR | 255 | |
| DOCUMENT_TECHKEY | Object key | SWO_TYPEID | CHAR | 70 | |
| EXDATE | Execution Date for Workflow Process in CatMan | CMEXDATE | DATS | 8 | |
| PLSZN | Planning Scenario | WISP_PLSZN | TWISPC_PLSZN | CHAR | 10 |
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 WCMP
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCMP | PLSZN | : | TWISPC_PLSZN |