SAP ABAP Data Element P03P2_SPEZI (Special Processing)
Hierarchy
SAP_HRCAT (Software Component) Sub component SAP_HRCAT of SAP_HR
   PY-AT-PS (Application Component) Public Sector
     P03P2 (Package) PY-AT-PS: Application Components
Basic Data
Data Element P03P2_SPEZI
Short Description Special Processing  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
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 10 Spec.Proc. 
Medium 15 Special Proc. 
Long 21 Special Processing 
Heading 21 Special Processing 
Documentation

Definition

Used to flag entries in internal tables that are subject to special handling.

Use

In structure P03P1_SV_TAB_STRUC, which defines internal table SV_TAB, this field is used to flag table entries that are not compared to the contribution basis in table IT (Input Table) in payroll function ASV00.

If this field is not empty, the comparison is suppressed. Otherwise the table entries of table SV_TAB needed for the calculation of the one-sixth of annual income are compared with the data in internal table IT in the payroll and are corrected if necessary.

In the SAP standard system, the field is not filled.

In customer exit KOR of payroll function ASVCO, internal table SV_TAB can be adjusted and thus the content of this field can be changed.

In customer exit BTR of payroll function ASV00, internal table SV_TAB can be adjusted and thus the content of this field can be changed. In particular, indicator Y in exit BTR can be written to field Special Processing, if you used the enhanced pension calculation (see IMG step: Enhanced Pension Contribution Calculation).

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