SAP ABAP Table USCRAUTH (Authorization Data for Critical Authorizations)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-USR-ADM (Application Component) User and Authorization Management
     SUSR (Package) ABAP User Administration
Basic Data
Table Category TRANSP    Transparent table 
Transparent table USCRAUTH   Table Relationship Diagram
Short Description Authorization Data for Critical Authorizations    
Delivery and Maintenance
Pool/cluster      
Delivery Class E   Control table, SAP and customer have separate key areas 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 MANDT MANDT MANDT CLNT 3   0   Client T000
2 AUTH_ID AUTH_ID AUTH_ID CHAR 20   0   Identification of the Critical Authorization USCRAUTHID
3 CR_AUTH CR_AUTH CHAR4 CHAR 4   0   Group of Critical Authorizations Linked with OR  
4 OBJCT XUOBJECT XUOBJECT CHAR 10   0   Authorization Object TOBJ
5 FIELD XUFIELD XUFIELD CHAR 10   0   Authorization Field  
6 LOW XUVAL XUVALUE CHAR 40   0   Authorization Value  
7 HIGH XUVAL XUVALUE CHAR 40   0   Authorization Value  
8 SEARCHTYPE XANDOR XANDOR CHAR 3   0   Search type AND/OR  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 USCRAUTH AUTH_ID USCRAUTHID AUTH_ID KEY 1 CN
2 USCRAUTH MANDT T000 MANDT KEY 1 CN
3 USCRAUTH OBJCT TOBJ OBJCT KEY 1 CN
History
Last changed by/on SAP  20130604 
SAP Release Created in 700