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