SAP ABAP Data Element SECU (Authorization Group)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-REP (Application Component) Report Tree
     SM38 (Package) ABAP Reporting
Basic Data
Data Element SECU
Short Description Authorization Group  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SYCHAR08    
Data Type CHAR   Character String 
Length 8    
Decimal Places 0    
Output Length 8    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium  
Long  
Heading  
Documentation

Definition

Authorization group to which the program is assigned.

The assignment of a program to an authorization group plays a role when the system checks whether the user is authorized to:

  • Execute a program

    --> Authorization object S_PROGRAM

  • Edit a program (-Include) in the ABAP Workbench

    --> Authorization object S_DEVELOP

Programs that are not assigned to an authorization group are not protected against display and execution.
Security-related programs should, therefore, always be assigned to an authorization group.

Report RSCSAUTH can also be used to assign programs to authorization groups. This report is documented in detail.

Supplementary Documentation - SECU 0001

Use

In the reporting tree, you can assign an authorization group to each node, so that only users with the appropriate authorization have access.

History
Last changed by/on SAP  19950209 
SAP Release Created in