SAP Table USCRAUTH

Authorization Data for Critical Authorizations

USCRAUTH (Authorization Data for Critical Authorizations) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link USCRAUTH to other SAP tables.

USCRAUTH table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
AUTH_ID Identification of the Critical Authorization AUTH_ID USCRAUTHID CHAR 20 0
CR_AUTH Group of Critical Authorizations Linked with OR CR_AUTH CHAR 4 0
OBJCT Authorization Object XUOBJECT TOBJ CHAR 10 0
FIELD Authorization Field XUFIELD CHAR 10 0
LOW Authorization Value XUVAL CHAR 40 0
HIGH Authorization Value XUVAL CHAR 40 0
SEARCHTYPE Search type AND/OR XANDOR CHAR 3 0

USCRAUTH foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
USCRAUTH AUTH_ID USCRAUTH MANDT USCRAUTHID Critical Authorizations MANDT
USCRAUTH AUTH_ID USCRAUTH AUTH_ID USCRAUTHID Critical Authorizations AUTH_ID
USCRAUTH MANDT USCRAUTH MANDT T000 Clients MANDT
USCRAUTH OBJCT USCRAUTH OBJCT TOBJ Authorization Objects OBJCT