The CRM_STACOM_ATTR table in SAP ERP or S/4HANA stores Status Common Attributes data. There are total 3 fields in CRM_STACOM_ATTR table. The Status Common Attributes 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 CRM_STACOM_ATTR table. It is in Operative Reporting in CRM (CRM_REPORT) ABAP package and is part of the Reporting Framework (CRM-BTX-ANA-RFW) module.
SAP CRM_STACOM_ATTR Table Fields
Following is the list of fields that are available in SAP CRM_STACOM_ATTR table. The primary key fields of the table are OBJECT_TYPE (Object Type), STATUS (System status), USER_STAT_PROC (Status Profile).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| OBJECT_TYPE | Object Type | SWO_OBJTYP | CHAR (10) | |
| STATUS | System status | J_ISTAT | CHAR (5) | |
| USER_STAT_PROC | Status Profile | CRM_J_STSMA | CHAR (8) |


