SAP ABAP Data Element PMX_BASINGNOR (Regular income basis for PS calculation)
Hierarchy
SAP_HRCMX (Software Component) Sub component SAP_HRCMX of SAP_HR
   PY-MX (Application Component) Mexico
     PC32 (Package) Payroll - Mexico
Basic Data
Data Element PMX_BASINGNOR
Short Description Regular income basis for PS calculation  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
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 RegIncBsis 
Medium 19 Reg. income basis 
Long 22 Regular income basis 
Heading RegIncB 
Documentation

Definition

Selecting this radio button will delimit the annual income basis in the following way:

The employee's annual salary cumulation is divided by the number of days actually worked, and the result (avarage daily salary) is compared to the maximum wage displayed on the screen. If it is greater, then it is restricted in line with this maximum amount.
Then, to obtain the annual income basis, the result of this comparison is multiplied by the number of days actually worked.

Example

If this field is selected, the calculation will be as follows:

  • Maximum daily wage displayed on screen: 60
  • Employee's annual wage cumulation: 23,000
  • Number of days actually worked: 340
  • 23,000 / 340 = 67.64 restricted to $60
  • The new annual basis will be: 60 * 340 = 20,400

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