SAP WCMTXLORI WCM Taxonomy Folder: Incoming Relationships of LOIOs Table
Overview
WCMTXLORI is a standard SAP S/4HANA table that stores WCM Taxonomy Folder: Incoming Relationships of LOIOs data. There are total 10 fields in the WCMTXLORI table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCMTXLORI belongs to Text Retrieval and Information Extraction (BC-SRV-KPR-RET) module and is located in the package Search and Classification (SKWR).
In addition, following links provide an overview of foreign key relationships, if any, that link WCMTXLORI to other SAP tables and standard CDS views available based on WCMTXLORI table in S/4HANA 2020.
Techincal Settings of WCMTXLORI
Below are technical details of the table WCMTXLORI
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WCMTXLORI Fields
The following table gives you an overview of the fields available in WCMTXLORI
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| REP2_ID | Logical document | SDOK_LOID | WCMTXFLD | CHAR | 32 |
| REIO_ID | Relationship between logical and physical documents | SDOK_REID | CHAR | 32 | |
| REP2_CLASS | Document class | SDOK_CLASS | * | CHAR | 10 |
| RE_CLASS | Relationship class | SDOK_RECL | SDOKRECL | CHAR | 10 |
| REP1_ID | ID for documents and relations | SDOK_DOCID | CHAR | 32 | |
| REP1_CLASS | Document class | SDOK_CLASS | * | CHAR | 10 |
| CREA_USER | Created By | SDOK_CRUSR | CHAR | 12 | |
| CREA_TIME | Creation Time (UTC) | SDOK_CRTST | NUMC | 14 | |
| CHNG_USER | Last Changed By | SDOK_CHUSR | CHAR | 12 | |
| CHNG_TIME | Time of change (UTC) | SDOK_CHTST | NUMC | 14 |
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 WCMTXLORI
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCMTXLORI | REP2_ID | CN: | WCMTXFLD |
| WCMTXLORI | RE_CLASS | CN: | SDOKRECL |