The CRMD_KW_TEMPLT table in SAP ERP or S/4HANA stores Text Table for Tree Structure of KW Templates data. There are total 6 fields in CRMD_KW_TEMPLT table. The Text Table for Tree Structure of KW Templates table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CRMD_KW_TEMPLT table. It is in Content Management in CRM (CRM_KNOWLEDGE) ABAP package and is part of the Content Management (CRM-BF-COM) module.
SAP CRMD_KW_TEMPLT Table Fields
Following is the list of fields that are available in SAP CRMD_KW_TEMPLT table. The primary key fields of the table are MANDT (Client), TEMPLATE_NAME (Name of a Folder Template), NODE_KEY (Tree Control: Node Key), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| TEMPLATE_NAME | Name of a Folder Template | CRMT_TEMPLATE_NAME | CRMD_KW_TEMPL | CHAR (64) |
| NODE_KEY | Tree Control: Node Key | TV_NODEKEY | CRMD_KW_TEMPL | CHAR (12) |
| LANGU | Language Key | LANGU | T002 | LANG (1) |
| TEMPLATE_DESCR | Description of a Folder Template in CRM | CRMT_TEMPLATE_DESCR | CHAR (40) | |
| FOLDER_DESCR | Title of a document | SDOK_TITEL | CHAR (64) |


