Overview
ATO_COLS is a standard SAP S/4HANA table that stores Adaptation Collections data. There are total 20 fields in the ATO_COLS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ATO_COLS 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_COLS to other SAP tables and standard CDS views available based on ATO_COLS table in S/4HANA 2020.
Techincal Settings of ATO_COLS
Below are technical details of the table ATO_COLS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ATO_COLS Fields
The following table gives you an overview of the fields available in ATO_COLS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|
| ORIGINAL_SYSTEM_TYPE | Identify the original system of an ATO entity | ATO_ORIGINAL_SYSTEM_ID | | CHAR | 1 |
| LAST_CHANGED_BY | Last Changed By | AS4USER | | CHAR | 12 |
| LAST_CHANGED_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 |
| DESCRIPTION_TEXT | Description of an adaptation collection | ATO_COLLECTION_DESCRIPTION | | CHAR | 100 |
| CATEGORY | Collection Category | ATO_COLLECTION_CATEGORY | | CHAR | 1 |
| DEVCLASS | Package | DEVCLASS | | CHAR | 30 |
| DEV_NAMESPACE | Namespace | NAMESPACE | | CHAR | 10 |
| IGNORE_CROSS_REQUEST_ERRORS | General Flag | FLAG | | CHAR | 1 |
| IMPORT_CHECK_FOR_RELEASE | Setting for Release Compatibility Checks at Import | ATO_RELEASE_COMPATIBILITY | | CHAR | 1 |
| ORIGINAL_SYSTNAME | Original System of Object | SRCSYSTEM | | CHAR | 10 |
| USE_TMS_CONFIG | General Flag | FLAG | | CHAR | 1 |
| FORWARDING_RULE | Import Forwarding Rule | ATO_IMPORT_FORWARDING_RULE | | CHAR | 1 |
| EXPORT_LOCKED | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | | CHAR | 1 |
| ADD_ITEM_LOCKED | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | | CHAR | 1 |
| NOTIFY_LOCKED | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | | CHAR | 1 |
| LOCK_COMMENT | Comment | CHAR50 | | CHAR | 50 |
| STATUS | Collection Status | ATO_COL_STATUS | | CHAR | 1 |
| NEXT_EXPORT_VARIANT | Action Variant | ATO_ACTION_VARIANT | | 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_COLS
Other References