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

Controls how recalculations are to be printed.

Syntax:

xnn

The following values are allowed:

  • x:    "A", "D", "J" or "S".
  • nn:    "01" to "99" (only for x = "A" or "S").

Meaning of the values:

  • "Ann"
    The recalculation differences are printed on the same form as the values of the payroll accounting period.
    The group number of every wage type is reduced by a multiple f of nn. This factor f is determined from the difference between retroactive accounting period and payroll accounting period.
  • "D"
    The retroactive accounting differences are printed on a separate form for each period.
  • "J"
    The recalculations are printed on a separate form for each period.
  • "Snn"
    The recalculation differences are summed up per wage type and printed on the form of the payroll accounting period.
    The group number of this wage type is reduced by a multiple f of nn. This factor f is determined from the difference between retroactive accounting period and payroll accounting period.

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