SAP ATM_ATTR_S_CDS_S Standard Attribute to CDS Mapping Table
Overview
ATM_ATTR_S_CDS_S is a standard SAP S/4HANA table that stores Standard Attribute to CDS Mapping data. There are total 3 fields in the ATM_ATTR_S_CDS_S table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ATM_ATTR_S_CDS_S 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_ATTR_S_CDS_S to other SAP tables and standard CDS views available based on ATM_ATTR_S_CDS_S table in S/4HANA 2020.
Techincal Settings of ATM_ATTR_S_CDS_S
Below are technical details of the table ATM_ATTR_S_CDS_S
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ATM_ATTR_S_CDS_S Fields
The following table gives you an overview of the fields available in ATM_ATTR_S_CDS_S
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| LEADINGCDSNAME | CDS View | ATM_DE_LEADING_CDS_NAME | DDDDLSRC | CHAR | 40 |
| ATTRIBUTENAME | Responsibility Definition Name | ATM_DE_ATTRIBUTE_NAME | ATM_ATTRIBUTE | CHAR | 30 |
| CDSFIELDNAME | CDS Field Name | ATM_DE_CDS_FIELD_NAME | * | CHAR | 30 |
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_ATTR_S_CDS_S
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ATM_ATTR_S_CDS_S | ATTRIBUTENAME | 1: CN | ATM_ATTRIBUTE |
| ATM_ATTR_S_CDS_S | LEADINGCDSNAME | : | DDDDLSRC |