SAP ATO_ADAPT_TYPEST adaptation types and their classes Table
Overview
ATO_ADAPT_TYPEST is a standard SAP S/4HANA table that stores adaptation types and their classes data. There are total 2 fields in the ATO_ADAPT_TYPEST table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ATO_ADAPT_TYPEST belongs to Manage and Import Software Collections (BC-SRV-APS-EXT-SL) module and is located in the package Translation-relevant Objects (S_ATO_COMMON).
In addition, following links provide an overview of foreign key relationships, if any, that link ATO_ADAPT_TYPEST to other SAP tables and standard CDS views available based on ATO_ADAPT_TYPEST table in S/4HANA 2020.
Techincal Settings of ATO_ADAPT_TYPEST
Below are technical details of the table ATO_ADAPT_TYPEST
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ATO_ADAPT_TYPEST Fields
The following table gives you an overview of the fields available in ATO_ADAPT_TYPEST
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| LANGUAGE | Language Key | SPRAS | T002 | LANG | 1 |
| DESCRIPTION | Item Type Description | ATO_ITEM_TYPE_DESCRIPTION | CHAR | 100 |
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 ATO_ADAPT_TYPEST
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ATO_ADAPT_TYPEST | ADAPTATION_TYPE | 1: N | ATO_ADAPT_TYPES |
| ATO_ADAPT_TYPEST | LANGUAGE | 1: N | T002 |