The CRMC_CLM_CTMAPAT table in SAP ERP or S/4HANA stores Call temporal attributes mapping data. There are total 5 fields in CRMC_CLM_CTMAPAT table. The Call temporal attributes 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_CTMAPAT 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_CTMAPAT Table Fields
Following is the list of fields that are available in SAP CRMC_CLM_CTMAPAT table. The primary key fields of Call temporal attributes mapping table in SAP are CLIENT (Client), DATE_PROFILE (Name of Date Profile), CALL_ATTRIBUTE (Interaction attribute).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| DATE_PROFILE | Name of Date Profile | TIMECONT | CRMC_CLM_CTMAP | CHAR (12) |
| CALL_ATTRIBUTE | Interaction attribute | CRMT_CLM_INTERACTION_ATTRIBUTE | CRMC_CLM_IACTAT | CHAR (30) |
| DATE_TYPE | Date type | TIMENAEVEN | TIMEPFEV | CHAR (12) |
| APPOINTMENT_ATTR | Appointment attribute | CRMT_CLM_APPOINTMENT_ATTRIBUTE | CHAR (10) |


