SAP ATM_ATTRIBUTE_T Standard Responsibility Definition Text Table
Overview
ATM_ATTRIBUTE_T is a standard SAP S/4HANA table that stores Standard Responsibility Definition Text data. There are total 3 fields in the ATM_ATTRIBUTE_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ATM_ATTRIBUTE_T belongs to Responsibility Management (CA-GTF-RM) module and is located in the package Attribute Management DDIC (CA_ATM_DDIC).
In addition, following links provide an overview of foreign key relationships, if any, that link ATM_ATTRIBUTE_T to other SAP tables and standard CDS views available based on ATM_ATTRIBUTE_T table in S/4HANA 2020.
Techincal Settings of ATM_ATTRIBUTE_T
Below are technical details of the table ATM_ATTRIBUTE_T
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ATM_ATTRIBUTE_T Fields
The following table gives you an overview of the fields available in ATM_ATTRIBUTE_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| ATTRIBUTENAME | Responsibility Definition Name | ATM_DE_ATTRIBUTE_NAME | ATM_ATTRIBUTE | CHAR | 30 |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| ATTRIBUTEDESCRIPTION | Responsibility Definition Description | ATM_DE_ATTRIBUTE_DESC | CHAR | 50 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ATM_ATTRIBUTE_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ATM_ATTRIBUTE_T | ATTRIBUTENAME | 1: CN | ATM_ATTRIBUTE |
| ATM_ATTRIBUTE_T | SPRAS | : | T002 |