Sunday, May 19, 2024

SAP Table AUTHX – Authorization Fields (Maintain with SU20)

AUTHX is a standard SAP table in SAP ERP (or) S/4HANA which stores Authorization Fields (Maintain with SU20) data. There are total 4 fields in AUTHX table.This blog post provides key technical details of SAP table AUTHX, including its availability across SAP S/4HANA versions and the list of CDS views for AUTHX table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering switched on
Buffering Type Single entries of table were buffered
Package ABAP User Administration (SUSR)
Technical Component User and Authorization Management (BC-SEC-USR-ADM)

SAP AUTHX Table Fields

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

Field Description Data Element Domain Check Table Data Type
FIELDNAME Field Name FIELDNAME FDNAME * CHAR (30)
ROLLNAME Data element (semantic domain) ROLLNAME ROLLNAME DD04L CHAR (30)
CHECKTABLE Table Name TABNAME AS4TAB DD02L CHAR (30)
EXIT_FB Function Module Exit for Editing Authorization Field Data AUTHXEXIT FUNCNAME * CHAR (30)

Availability

The SAP table AUTHX 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 AUTHX table

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