back to top

SAP ATO_COL_NOTES Table – Collection Version Notes

The ATO_COL_NOTES table in SAP ERP or S/4HANA stores Collection Version Notes data. There are total 6 fields in ATO_COL_NOTES table. The Collection Version Notes 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_COL_NOTES table. It is in Collection based core functions – internal use w/o transl. (S_ATO_COL_CORE) ABAP package and is part of the Manage and Import Software Collections (BC-SRV-APS-EXT-SL) module.

SAP ATO_COL_NOTES Table Fields

Following is the list of fields that are available in SAP ATO_COL_NOTES table. The primary key fields of the table are CREATED_AT (UTC Time Stamp in Short Form (YYYYMMDDhhmmss)), CREATE_USER_TYPE (Type of the User).

Field Description Data Element Check Table Data Type
CREATED_AT UTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMP DEC (15)
CREATE_USER_TYPE Type of the User ATO_USER_TYPE CHAR (1)
IS_LOCAL Truth Value: True/False ABAP_BOOLEAN CHAR (1)
NOT_TO_BE_TRANSPORTED Truth Value: True/False ABAP_BOOLEAN CHAR (1)
LAST_CHANGED_BY Last Changed By AS4USER CHAR (12)
LAST_CHANGED_AT UTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMP DEC (15)