The CRMC_MKTISM_TID table in SAP ERP or S/4HANA stores ISM customizing: text-IDs used for FOI standard texts data. There are total 4 fields in CRMC_MKTISM_TID table. The ISM customizing: text-IDs used for FOI standard texts 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_MKTISM_TID table. It is in Insights Management Customizing (CRMC_MKTISM) ABAP package and is part of the Insights Management (CRM-MKT-ISM) module.
SAP CRMC_MKTISM_TID Table Fields
Following is the list of fields that are available in SAP CRMC_MKTISM_TID table. The primary key fields of the table are CLIENT (Client), ISM_TEXT_TYPE (Text Type Used in Insights Management), TEXT_OBJECT (Text Object).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| ISM_TEXT_TYPE | Text Type Used in Insights Management | CRMT_MKTISM_TEXT_TYPE | CHAR (2) | |
| TEXT_OBJECT | Text Object | CRMT_MKTISM_TEXT_OBJECT | CRMC_MKTISM_TOBJ | CHAR (10) |
| TEXT_ID | Text ID | TDID | TTXID | CHAR (4) |


