ATO_AIM_LOG - ATO Log for messages from After Import Methods
ATO Log for messages from After Import Methods information is stored in SAP table ATO_AIM_LOG.
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_AIM_LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| REQUEST | Request/Task | X | TRKORR | CHAR | 40 | |
| COUNTER | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
| ITEM_TYPE | ATO Item Type ID | ATO_ITEM_TYPE | CHAR | 20 | ||
| MSGID | Message Class | SYMSGID | CHAR | 40 | ||
| MSGNO | Message Number | SYMSGNO | NUMC | 6 | ||
| MSGTY | Message Type | SYMSGTY | CHAR | 2 | ||
| MSGV1 | Message Variable | SYMSGV | CHAR | 100 | ||
| MSGV2 | Message Variable | SYMSGV | CHAR | 100 | ||
| MSGV3 | Message Variable | SYMSGV | CHAR | 100 | ||
| MSGV4 | Message Variable | SYMSGV | CHAR | 100 | ||
| IS_BUSINESS_MESSAGE | Truth Value: True/False | ABAP_BOOLEAN | CHAR | 2 |