SAP ABAP Data Element AUSGSPR (Output language)
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 AUSGSPR
Short Description Output language  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR1    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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

Supplementary Documentation - AUSGSPR 0001

Use

Language B/M/S
This controls the way in which language-dependent tables are accessed.

  • B : Access using the language of the company code. This is derived
    from table 001.
  • M : Access using the language of the employee for whom payroll
    is currently being run.
  • S : Access using the language of the administrator who started
    the program.

Procedure

Examples

Dependencies

Must accept the values B, M, and S.

Supplementary Documentation - AUSGSPR 0002

Description

The language indicator is a one-character code which controls printing.

  • B = Print insurance statements in the language of the
    employee's company code (according to table 001).
  • M = Print insurance statements in the language of the
    employee (according to the HR master record).
  • S = Print insurance statements in the language of the
    administrator who is running the print job (according
    to the logon screen).

Procedure

Examples

Dependencies

B/M/S

Supplementary Documentation - AUSGSPR 0003

Definition

Controls access to language-dependent tables.

Syntax:

l

The following values are allowed:

l: "A", "B" or "W".

Meaning of the values:

  • "A"
    Access using the language of the employee for whom payroll accounting is currently being run.
  • "B"
    Access using the language of the administrator who started the program.
  • "W"
    Access using the language of the personnel area. Feature SPRSL must be available in table T549D.

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