Saturday, July 27, 2024

SAP Table ATO_LOCK_HEADER – Header Entry for Lock of Items

ATO_LOCK_HEADER is a standard SAP table in SAP ERP (or) S/4HANA which stores Header Entry for Lock of Items data. There are total 6 fields in ATO_LOCK_HEADER table.This blog post provides key technical details of SAP table ATO_LOCK_HEADER, including its availability across SAP S/4HANA versions and the list of CDS views for ATO_LOCK_HEADER table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package Common Core functions for internal use w/o translation (S_ATO_CORE)
Technical Component Manage and Import Software Collections (BC-SRV-APS-EXT-SL)

SAP ATO_LOCK_HEADER Table Fields

The following is the list of fields that are available in SAP ATO_LOCK_HEADER table. The key fields of the table are highlighted in color.

Field Description Data Element Domain Check Table Data Type
TYPE Type of the Lock Holder ATO_LOCK_TYPE ATO_LOCK_TYPE CHAR (1)
CREATED_AT UTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMP TZNTSTMPS DEC (15)
CREATED_BY Last Changed By AS4USER AS4USER CHAR (12)
DELETED_AT UTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMP TZNTSTMPS DEC (15)
DELETED_BY Last Changed By AS4USER AS4USER CHAR (12)
IS_DELETED Truth Value: True/False ABAP_BOOLEAN ABAP_BOOLEAN CHAR (1)

Availability

The SAP table ATO_LOCK_HEADER is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.

SAP S/4HANA Version Available?
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

CDS Views for ATO_LOCK_HEADER table

There are no CDS views available in the system. We’re updating the content all the time, so check back regularly.