SAP WCMTXFLD WCM Taxonomy Folder: Instances of Logical Info Objects Table
Overview
WCMTXFLD is a standard SAP S/4HANA table that stores WCM Taxonomy Folder: Instances of Logical Info Objects data. There are total 17 fields in the WCMTXFLD table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCMTXFLD 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 WCMTXFLD to other SAP tables and standard CDS views available based on WCMTXFLD table in S/4HANA 2020.
Techincal Settings of WCMTXFLD
Below are technical details of the table WCMTXFLD
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WCMTXFLD Fields
The following table gives you an overview of the fields available in WCMTXFLD
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| LOIO_ID | Logical document | SDOK_LOID | CHAR | 32 | |
| LO_CLASS | Class of logical document | SDOK_LOCL | SDOKLOCL | CHAR | 10 |
| MASTER_LG | Original language | SDOK_MSLAN | T002 | LANG | 1 |
| 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 | |
| PROP01 | Attribute feature (short version) | SDOK_PRV_S | CHAR | 15 | |
| PROP02 | Attribute feature (short version) | SDOK_PRV_S | CHAR | 15 | |
| PROP03 | Attribute feature (short version) | SDOK_PRV_S | CHAR | 15 | |
| PROP04 | Attribute feature (short version) | SDOK_PRV_S | CHAR | 15 | |
| PROP05 | Attribute feature (mid-length version) | SDOK_PRV_M | CHAR | 20 | |
| PROP06 | Attribute feature (mid-length version) | SDOK_PRV_M | CHAR | 20 | |
| PROP07 | Attribute feature (mid-length version) | SDOK_PRV_M | CHAR | 20 | |
| PROP08 | Attribute feature (long version) | SDOK_PRV_L | CHAR | 40 | |
| PROP09 | Attribute feature (long version) | SDOK_PRV_L | CHAR | 40 | |
| PROP10 | Attribute feature (long version) | SDOK_PRV_L | CHAR | 40 |
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 WCMTXFLD
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCMTXFLD | LO_CLASS | 1: CN | SDOKLOCL |
| WCMTXFLD | MASTER_LG | 1: CN | T002 |