SAP ATM_ATTRIBUT_C_T Custom Responsibility Definition Text Table
Overview
ATM_ATTRIBUT_C_T is a standard SAP S/4HANA table that stores Custom Responsibility Definition Text data. There are total 4 fields in the ATM_ATTRIBUT_C_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ATM_ATTRIBUT_C_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_ATTRIBUT_C_T to other SAP tables and standard CDS views available based on ATM_ATTRIBUT_C_T table in S/4HANA 2020.
Techincal Settings of ATM_ATTRIBUT_C_T
Below are technical details of the table ATM_ATTRIBUT_C_T
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ATM_ATTRIBUT_C_T Fields
The following table gives you an overview of the fields available in ATM_ATTRIBUT_C_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| ATTRIBUTENAME | Custom Responsibility Definition Name | ATM_DE_CUSTOM_ATTRIBUTE_NAME | ATM_ATTRIBUTE_C | CHAR | 30 |
| SPRAS | Language Key | SPRAS | 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_ATTRIBUT_C_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ATM_ATTRIBUT_C_T | ATTRIBUTENAME | 1: CN | ATM_ATTRIBUTE_C |