SAP ATO_TEST_LOGS Table – Test logging information for ATO service

The ATO_TEST_LOGS table in SAP ERP or S/4HANA stores Test logging information for ATO service data. There are total 6 fields in ATO_TEST_LOGS table. The Test logging information for ATO service table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ATO_TEST_LOGS table. It is in Only Test Utils, no productive use (S_ATO_TEST_UTILS) ABAP package and is part of the Manage and Import Software Collections (BC-SRV-APS-EXT-SL) module.

SAP ATO_TEST_LOGS Table Fields

Following is the list of fields that are available in SAP ATO_TEST_LOGS table. The primary key fields of the table are MANDT (Client), TIMESTAMP (UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)).

Field Description Data Element Check Table Data Type
MANDT Client MANDT CLNT (3)
TIMESTAMP UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) TIMESTAMPL DEC (21)
USER_INFO Last Changed By AS4USER CHAR (12)
METHOD Method name SEOMTDNAME CHAR (61)
MAINPROGRAM ABAP Program: Current Master Program SYREPID * CHAR (40)
INCLUDE Used Include INCLUDE CHAR (40)