SAP ABAP Data Element P03_AUSLA (Employment Abroad: Additional Cumulation Wage Type)
Hierarchy
SAP_HRCAT (Software Component) Sub component SAP_HRCAT of SAP_HR
   PY-AT (Application Component) Austria
     PC03 (Package) HR Payroll: Austria
Basic Data
Data Element P03_AUSLA
Short Description Employment Abroad: Additional Cumulation Wage Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type LGART    
Data Type CHAR   Character String 
Length 4    
Decimal Places 0    
Output Length 4    
Value Table T512W    
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

Using this parameter, you can assign wage types that were created in the period abroad to the domestic period and add them up in the corresponding cumulation wage types on the domestic payslip.

Requirements

The wage type selected here must be included in the forms for employment abroad as a cumulation wage type (cumulation identifier) so that it can be created for these periods in cluster LZ. You can check this using the cluster display report RPCLSTLZ.

Example

According to statutory requirements, union dues must be assigned to the payslip for domestic employment.

You want to create a summarized L16 for domestic employment that also contains the union dues for periods abroad:

  • Make sure that the cumulation wage types L223 and L291 in your domestic forms contain wage type /49B from table CRT and wage type /9G0 from table RT.
  • Check whether wage type /9G0 from table RT is assigned to cumulation wage type L245 in the forms for domestic employment.
    View V_T512E for domestic forms:
    WT Tab N Wndw Gr Subg LTy. ColT WT MS
    -----+----+-+----+--+---+----+---+-----+--
    /9G0 RT 0 0 L223 -
    /9G0 RT 1 0 L245
    /9G0 RT 2 0 L291 -
    -----+----+-+----+--+---+----+---+-----+--
  • Check whether the forms for employment abroad contain a cumulation wage type /9G0 to which wage type /9G0 is assigned and add this wage type if necessary.
    View V_T512E for forms abroad:
    WT Tab N Wndw Gr Subg LTy. ColT WT MS
    -----+----+-+----+--+---+----+---+-----+--
    /9G0 CRT 1 0 /9G0
    -----+----+-+----+--+---+----+---+-----+--
  • In the Wage Type of WR Abroad on L16 selection field, enter the name of the cumulation wage type /9G0 to be transferred from the employment abroad to the domestic payslip.
  • Regenerate all cluster records for domestic employment and employment abroad.
  • The Create which payslip? parameter must contain the value I (Employment Abroad: Payslips Created - Domestic Only).

Example

According to statutory requirements, union dues must be assigned to the payslip for domestic employment.

You want to create a summarized L16 for employment abroad.

  • The Create which payslip? parameter must contain the value U (Employment Abroad: Payslips Created - Abroad Only).

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