SAP CRMC_KA_STATUS Table – Maintenance table for knowledge article status

The CRMC_KA_STATUS table in SAP ERP or S/4HANA stores Maintenance table for knowledge article status data. There are total 5 fields in CRMC_KA_STATUS table. The Maintenance table for knowledge article status 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 CRMC_KA_STATUS table. It is in Customizing for Knowledge Article (CRM_KNOWLEDGE_ARTICLE_CUST) ABAP package and is part of the Knowledge Article (CRM-BTX-KA) module.

SAP CRMC_KA_STATUS Table Fields

Following is the list of fields that are available in SAP CRMC_KA_STATUS table. The primary key fields of the table are CLIENT (Client), PROCESS_TYPE_A (Business Transaction Type), PROCESS_TYPE_B (Business Transaction Type), USER_STATUS_PROF (Status Profile), USER_STATUS_TEXT (User Status).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT CLNT (3)
PROCESS_TYPE_A Business Transaction Type CRMT_PROCESS_TYPE CRMC_PROC_TYPE CHAR (4)
PROCESS_TYPE_B Business Transaction Type CRMT_PROCESS_TYPE CRMC_PROC_TYPE CHAR (4)
USER_STATUS_PROF Status Profile J_STSMA TJ20 CHAR (8)
USER_STATUS_TEXT User Status J_ESTAT TJ30 CHAR (5)