SAP ADIRACCESS Table – Table to store keys for TADIR objects

The ADIRACCESS table in SAP ERP or S/4HANA stores Table to store keys for TADIR objects data. There are total 4 fields in ADIRACCESS table. The Table to store keys for TADIR objects 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 ADIRACCESS table. It is in SAP Source Code Registration (SSCR) ABAP package and is part of the Workbench Tools: Editors, Painters, Modelers (BC-DWB-TOO) module.

SAP ADIRACCESS Table Fields

Following is the list of fields that are available in SAP ADIRACCESS table. The primary key fields of the table are PGMID (Program ID in Requests and Tasks), OBJECT (Object Type), OBJ_NAME (Object Name in Object Directory).

Field Description Data Element Check Table Data Type
PGMID Program ID in Requests and Tasks PGMID CHAR (4)
OBJECT Object Type TROBJTYPE CHAR (4)
OBJ_NAME Object Name in Object Directory SOBJ_NAME CHAR (40)
ACCESSKEY Char 20 CHAR20 CHAR (20)