The CRMC_CLM_CLTYPES table in SAP ERP or S/4HANA stores Call list types data. There are total 2 fields in CRMC_CLM_CLTYPES table. The Call list types 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_CLM_CLTYPES table. It is in Call List Management Business Objects (CRMCIC_CLM_BO) ABAP package and is part of the Campaign Execution (CRM-CIC-CAM) module.
SAP CRMC_CLM_CLTYPES Table Fields
Following is the list of fields that are available in SAP CRMC_CLM_CLTYPES table. The primary key fields of Call list types table in SAP are CLIENT (Client), TYPE (Call List Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| TYPE | Call List Type | CRMT_CLM_CALL_LIST_TYPE | CHAR (32) |


