SAP ABAP Data Element AUTH (Author of program)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS (Package) SAP HR Master Data Application Development
Basic Data
Data Element AUTH
Short Description Author of program  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR12    
Data Type CHAR   Character String 
Length 12    
Decimal Places 0    
Output Length 12    
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

Author of the program.

Check:
------
Full name or generic entry.

Examples

  • Entry: MAIER
    Meaning: All programs whose author's name is 'Maier'
  • Entry: HUB*
    Meaning: All programs whose author's name starts with Hub
  • Entry: *
    Meaning: All programs, all authors

Supplementary Documentation - AUTHC_D 0001

Definition

The authorization level for travel planning is defined here.

Possible values:

  • R (read)
  • W (maintain R/3 data)
  • A (approve)
  • B (book using AMADEUS booking system)
  • C (book approved trips using AMADEUS booking system)
  • * (all operations)

Please note that all necessary authorization levels are assigned (for example, next to 'B' and 'W' and 'R'; 'C' is not necessary in this case)

Supplementary Documentation - AUTHGR 0001

Use

Authorization groups in FI-SL are used in the following authorization objects:

  1. G_800_GRP Report Writer: Report
  2. G_803J_GJB Report Writer: Report group
  3. G_801K_GLB Report Writer: Library
  4. G_801H_GCL Report Writer: Parallel report
  5. G_801U_GSY Report Writer: Standard layout
  6. G_GB90_ Validation/Substitution/Rules: Rules
  7. G_GB92_ Validation/Substitution/Rules: Substitution
  8. G_GB93_ Validation/Substitution/Rules: Validation
  9. G_820_GPL Special Purpose Ledger - Planning: Planning parameter
  10. G_821S_GSP Special Purpose Ledger - Planning: Distribution key
  11. G_806H_GRJ Special Purpose Ledger - Rollup
  12. G_800S_GSE Special Purpose Ledger - Sets: Set
  13. G_802G_GSV Special Purpose Ledger - Sets: Variable

Procedure

Using the enhanced table maintenance for the table/view V_TBRG (execute function), maintain the authorization group for the corresponding authorization object.

The maintenance transaction can also be executed using the "Insert values" function from the values available for the authorization group field.

Examples

You want to define the authorization group 'TEST' for sets. Proceed as follows:

  • Select - maintain table/view V_TBRG
  • Enter G_800S_GSE as the authorization object
  • Include the entry TEST (with a description) in the table/view

Dependencies

Supplementary Documentation - AUTHP 0001

Use

In the AUTHP field, you have to define the characteristics for the personnel number check.

The following values are possible:

  • O ... The employee's own personnel number only
  • E ... All personnel numbers except the employee's own
  • * ... All personnel numbers

If the authorizations in the AUTHP field have value O or E, the user name/personnel number assignment in HR infotype 0105 (Communication), subtype 0001 (system user name of SAP System) must be defined.

Example

Examples for characteristics of AUTHP:

  • O Decentralized concept:
    For the user with this characteristic, the authorization only applies
    for his own personnel number.
  • E Department office:
    For the user with this characteristic, the authorization applies for
    all personnel numbers except his own.
  • * Central concept:
    For the user with this characteristic, the authorization applies for
    all personnel numbers.

Important

Please assign the necessary authorizations for all other fields. In the case of value 'O', it is simpler to enter '*' in the fields for the employee's organizational assignment (that is, all fields except AUTHC).

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