SAP AUTHX Authorization Fields (Maintain with SU20) Table

Overview

AUTHX is a standard SAP S/4HANA table that stores Authorization Fields (Maintain with SU20) data. There are total 4 fields in the AUTHX table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table AUTHX belongs to User and Authorization Management (BC-SEC-USR-ADM) module and is located in the package ABAP User Administration (SUSR).

In addition, following links provide an overview of foreign key relationships, if any, that link AUTHX to other SAP tables and standard CDS views available based on AUTHX table in S/4HANA 2020.

Techincal Settings of AUTHX

Below are technical details of the table AUTHX

  • Buffering switched on
  • Single entries of table were buffered
  • Storage type is Column Store

List of AUTHX Fields

The following table gives you an overview of the fields available in AUTHX

FieldDescriptionData ElementCheck TableData TypeLength
FIELDNAMEField NameFIELDNAME*CHAR30
ROLLNAMEData element (semantic domain)ROLLNAMEDD04LCHAR30
CHECKTABLETable NameTABNAMEDD02LCHAR30
EXIT_FBFunction Module Exit for Editing Authorization Field DataAUTHXEXIT*CHAR30

Foreign Key Relationships

A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for AUTHX

Table NameFieldCardinalityCheck Table
AUTHXCHECKTABLEC: CNDD02L
AUTHXROLLNAMEC: CNDD04L

Other References