SAP WCALQ WCM: Log (WCM Object <-> WCM Object) Table
Overview
WCALQ is a standard SAP S/4HANA table that stores WCM: Log (WCM Object <-> WCM Object) data. There are total 17 fields in the WCALQ table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCALQ 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 WCALQ to other SAP tables and standard CDS views available based on WCALQ table in S/4HANA 2020.
Techincal Settings of WCALQ
Below are technical details of the table WCALQ
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WCALQ Fields
The following table gives you an overview of the fields available in WCALQ
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| FATHEROBJ | Object number | J_OBJNR | ONR00 | CHAR | 22 |
| CHILDOBJ | Object number | J_OBJNR | ONR00 | CHAR | 22 |
| CNT | Counter for differentiation 6-digit | I_COUNT | NUMC | 6 | |
| FATHERART | First Object Type | WCEFATHERART | * | CHAR | 2 |
| FATHERTYP | First Type of WCM Object | WCEFATHERTYP | CHAR | 1 | |
| CHILDART | Second Object Type | WCECHILDART | * | CHAR | 2 |
| CHILDTYP | Second Type of WCM Object | WCECHILDTYP | CHAR | 1 | |
| CTRLFLG1 | Indicator | WCEFLG | CHAR | 1 | |
| CTRLFLG2 | Indicator | WCEFLG | CHAR | 1 | |
| CTRLFLG3 | Indicator | WCEFLG | CHAR | 1 | |
| CRNAME | Created by | WCECRNAME | CHAR | 12 | |
| CRDATE | Date on Which the Object Was Created | WCECRDATE | DATS | 8 | |
| CRTIME | Time at Which Object was Created | WCECRTIME | TIMS | 6 | |
| ACTION | Database Action | WCEACTION | CHAR | 1 | |
| OBJART | Object Type | WCEOBJART | * | CHAR | 2 |
| OBJTYP | Type of WCM Object | WCETYP | 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 WCALQ
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCALQ | CHILDOBJ | : | ONR00 |
| WCALQ | FATHEROBJ | : | ONR00 |
| WCALQ | MANDT | : | T000 |