SAP ABAP Data Element H99_ADD_RETROES (Include retroactive accounting: no, yes, also retr accg runs)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX (Application Component) Payroll: General Parts
     PCAL_CLST (Package) Payroll Result: Display
Basic Data
Data Element H99_ADD_RETROES
Short Description Include retroactive accounting: no, yes, also retr accg runs  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type HRD_ADD_RETROES    
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 30 Include Retroactive Accounting 
Heading 30 Include Retroactive Accounting 
Documentation

Definition

Indicator determines how retroactive accounting is taken into account when the payroll results are being read.

Use

The indicator can have the following values:

Value    Description

O    Only the original periods are taken into account, that means, retroactive accounting is ignored.

EMPTY    Retroactive accounting is taken into account.

X    Retroactive accounting and the relevant periods are taken into account.

Dependencies

Example

You have a payroll result for January for which retroactive accounting was executed in February. You thereby have three payroll results in the PCL2 payroll cluster:

  • January in January
  • January in February
  • February in February

You want to read the payroll results from February with the in-period view:

  • If you choose the O value, February in February is then read.
  • If you choose the EMPTY value, February in February and January in February are read.
  • If you choose the X value, all three payroll results are read. Furthermore, the January in January results are subtracted from the January in February results. This difference is made available with February in February.

History
Last changed by/on SAP  20041209 
SAP Release Created in 500