SAP ATO_CHANGELISTS changelists for adaptation Items in ATO Table
Overview
ATO_CHANGELISTS is a standard SAP S/4HANA table that stores changelists for adaptation Items in ATO data. There are total 9 fields in the ATO_CHANGELISTS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ATO_CHANGELISTS belongs to Manage and Import Software Collections (BC-SRV-APS-EXT-SL) module and is located in the package Collection based core functions - internal use w/o transl. (S_ATO_COL_CORE).
In addition, following links provide an overview of foreign key relationships, if any, that link ATO_CHANGELISTS to other SAP tables and standard CDS views available based on ATO_CHANGELISTS table in S/4HANA 2020.
Techincal Settings of ATO_CHANGELISTS
Below are technical details of the table ATO_CHANGELISTS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ATO_CHANGELISTS Fields
The following table gives you an overview of the fields available in ATO_CHANGELISTS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CHANGELIST_ID | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| EXPORTED_AT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 | |
| CREATED_BY | Last Changed By | AS4USER | CHAR | 12 | |
| CREATED_AT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 | |
| TRANSPORT | Request/Task | TRKORR | E070 | CHAR | 20 |
| CHANGELIST_TYPE | Type of a changelist for ATO | ATO_CHANGELIST_TYPE | CHAR | 1 | |
| DOWNTIMER_REQUIRED | Downtime at import is required | ATO_DOWNTIME_REQUIRED | CHAR | 1 | |
| STATUS | export/import status of a changelist | ATO_CHANGELIST_STATUS | CHAR | 2 | |
| CONSITENCY_STATUS | Consistency status of a changelist | ATO_CHANGELIST_CONSIT_STATUS | CHAR | 1 |
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_CHANGELISTS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ATO_CHANGELISTS | COLLECTION_ID | 1: CN | ATO_COL_VERSIONS |
| ATO_CHANGELISTS | TRANSPORT | C: C | E070 |