The CRMC_CLM_STMAP table in SAP ERP or S/4HANA stores Business transaction status to call state mapping data. There are total 2 fields in CRMC_CLM_STMAP table. The Business transaction status to call state mapping 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_STMAP 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_STMAP Table Fields
Following is the list of fields that are available in SAP CRMC_CLM_STMAP table. The primary key fields of Business transaction status to call state mapping table in SAP are CLIENT (Client), STATUS_PROFILE (Status Profile).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| STATUS_PROFILE | Status Profile | J_STSMA | TJ20 | CHAR (8) |


