ATO_ITEMS - Key User adaptation Items
 Key User adaptation Items information is stored in SAP table ATO_ITEMS.
It is part of development package S_ATO_COL_CORE in software component BC-SRV-APS-EXT-SL. This development package consists of objects that can be grouped under "Collection based core functions - internal use w/o transl.".
 It is part of development package S_ATO_COL_CORE in software component BC-SRV-APS-EXT-SL. This development package consists of objects that can be grouped under "Collection based core functions - internal use w/o transl.".
Fields for table ATO_ITEMS
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| ITEM_TYPE | ATO Item Type ID | X | ATO_ITEM_TYPE | CHAR | 20 | ATO_ADAPT_TYPES | 
| ITEM_ID | ATO Item ID | X | ATO_ITEM_ID | CHAR | 120 | |
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | X | TIMESTAMP | DEC | 8 | |
| ORIGINAL_SYSTEM_TYPE | Identify the original system of an ATO entity | ATO_ORIGINAL_SYSTEM_ID | CHAR | 2 | ||
| CHANGED_BY | Last Changed By | AS4USER | CHAR | 24 | ||
| ITEM_DESCRIPTION | Description of an adaptation Item | ATO_ITEM_DESCRIPTION | CHAR | 254 | ||
| ITEM_STATUS | Status of ATO Items | ATO_ITEM_STATUS | CHAR | 2 | ||
| CHANGEREASON_I | reason for a change of an ATO item | ATO_CHANGEREASON | CHAR | 2 | ||
| LAST_NOTIFICATION | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| TRANSPORTATION_MODE | Transportation Mode | ATO_TRANSPORTATION_MODE | CHAR | 2 | ||
| CHANGED_IN_BATCH | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 2 | ||
| CLIENT | Client | ATO_CLIENT | CHAR | 6 | ||
| FINISH_STATUS | Status of Item Finish Call | ATO_ITEM_FINISH_STATUS | CHAR | 2 |