The CTS_ATCH_CHK_ACT table in SAP ERP or S/4HANA stores Attaching Check – Action Log data. There are total 4 fields in CTS_ATCH_CHK_ACT table. The Attaching Check – Action Log 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 CTS_ATCH_CHK_ACT table. It is in CTS: Transport Services (SCTS_EXE) ABAP package and is part of the Transport Organizer (BC-CTS-ORG) module.
SAP CTS_ATCH_CHK_ACT Table Fields
Following is the list of fields that are available in SAP CTS_ATCH_CHK_ACT table. The primary key fields of the table are UNAME (ABAP System Field: Name of Current User), UTCTIME (UTC Time Stamp in Short Form (YYYYMMDDhhmmss)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| UNAME | ABAP System Field: Name of Current User | SYST_UNAME | CHAR (12) | |
| UTCTIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) | |
| SETTING_TYPE | Character field, length 32 | CHAR_LG_32 | CHAR (32) | |
| ATTRIBUTE | Character field, length 32 | CHAR_LG_32 | CHAR (32) |


