SAP ABAP Data Element FS_BRGRU (Authorization group for ABAP/4 access to file system)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP (Package) ABAP Runtime Environment
Basic Data
Data Element FS_BRGRU
Short Description Authorization group for ABAP/4 access to file system  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FS_BRGRU    
Data Type CHAR   Character String 
Length 4    
Decimal Places 0    
Output Length 4    
Value Table SPTHB    
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 10 Auth.group 
Medium 15 Auth.group 
Long 20 Authorization Group 
Heading 10 Auth.group 
Documentation

Definition

Authorization group for changing file system files via ABAP/4.

Authorization groups are defined in the table SPTH, and their texts in the table SPTHT. (You can also maintain authorization groups and texts together in the view V_SPT.)

Once an authorization group is defined in the table SPTHB, you can assign it to one or more paths in the file system. You make this assignment in the table SPTH.

Meaning: If you assign an authorization group to a path via the table SPTH, files in this path can only be changed by users who have the appropriate change authorization for the object S_PTH.

Caution: - If you enter paths generically in the table SPTH, the most
precise specification counts.
- If you select the no-read or no-write fields in the table
SPTH, this overrides the authorization group.

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