The CUS_ATRCOU table in SAP ERP or S/4HANA stores Country Assignment for Activities data. There are total 2 fields in CUS_ATRCOU table. The Country Assignment for Activities 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 CUS_ATRCOU table. It is in Attributes for IMG Nodes (S_CUSTOMIZING_ATTRIBUTES) ABAP package and is part of the Implementation Guide (BC-CUS-TOL-IMG) module.
SAP CUS_ATRCOU Table Fields
Following is the list of fields that are available in SAP CUS_ATRCOU table. The primary key fields of the table are ATTR_ID (Customizing Attributes), COUNTRY (Country/Region Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| ATTR_ID | Customizing Attributes | CUS_ATR | * | CHAR (20) |
| COUNTRY | Country/Region Key | LAND1 | * | CHAR (3) |


