The CMAP_ATTP table in SAP ERP or S/4HANA stores Attribute Type Definition data. There are total 8 fields in CMAP_ATTP table. The Attribute Type Definition 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 CMAP_ATTP table. It is in Semantic Mapping (CMAP) ABAP package and is part of the General Functions (LO-PDM-GF) module.
SAP CMAP_ATTP Table Fields
Following is the list of fields that are available in SAP CMAP_ATTP table. The primary key fields of the table are MANDT (Client ID), ID (Attribute Type ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client ID | SYMANDT | T000 | CLNT (3) |
| ID | Attribute Type ID | CMAP_ATTPID | CHAR (10) | |
| DESCR | General Description (Case Sensitive) | CMAP_DSCR | CHAR (32) | |
| CMP01 | Component of an Attribute Type | CMAP_APCT | CHAR (32) | |
| CMP02 | Component of an Attribute Type | CMAP_APCT | CHAR (32) | |
| CMP03 | Component of an Attribute Type | CMAP_APCT | CHAR (32) | |
| CMP04 | Component of an Attribute Type | CMAP_APCT | CHAR (32) | |
| CMP05 | Component of an Attribute Type | CMAP_APCT | CHAR (32) |


