SAP ABAP IMG Activity PAY_MX_BEN010 (Limit contributions for benefits)
Hierarchy
SAP_HRCMX (Software Component) Sub component SAP_HRCMX of SAP_HR
   PY-MX (Application Component) Mexico
     P32C (Package) Customizing HR Mexico
IMG Activity
ID PAY_MX_BEN010 Limit contributions for benefits  
Transaction Code S_L9C_94000438   (empty) 
Created on 20010110    
Customizing Attributes PAY_MX_BEN010   Limit contributions for benefits 
Customizing Activity    
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name PAY_MX_BEN010    

Savings Fund and Food Voucher contributions must be delimited according to specific criteria. You can do this by benefit area and type of benefit plan.

Standard settings

In the standard SAP R/3 system, Savings Fund and Food Voucher contribution limits are calculated through functions MXLFA and MXLVD respectively. Both functions can be found in subschema MXB2 of payroll subschema MXDD .

In these functions, parameter 1 represents the benefit area and contains the default value MX.

Parametre 2 of the functions represents the type of benefit plan and contains value FOAH (for Savings Fund, function MXLFA) and VALE (for Food Vouchers, function MXLVD). Nonetheless, you can use your own benefit area/s and/or your own benefit plan type/s.

Requirements

Before you carry out this activity, you must create your own benefit areas and/or benefit plan types.

Activities

If you want to use your own benefit areas and/or benefit plan types to calculate limits for Savings Fund and Food Voucher contribution limits, you have to call functions MXLFA and MXLVD for each benefit area and/or benefit plan types you want to use, and specify them in each case. To do this:

  1. Check whether you have copied payroll schema MX00 to your own schema.
    1. If not, copy the schema into you own user-defined schema, taking into account the name range for customers.
    2. Once you have copied it, perform the following activities using your copy.
  2. Copy payroll subschema MXDD taking into account the name range for customers.
  3. Copy payroll subschema MXB2 taking into account the name range for customers.
  4. Include your copy of subschema MXB2 in your copy of schema MXDD.
  5. Include your copy of subschema MXDD in your copy of schema MX00.
  6. In your copy of subschema MXB2, call functions MXFLA and MXLVD for each benefit area and/or type of benefit plans that you want to use.

Example

In order to calculate Savings Fund contributions, you use the following benefit areas and types of benefit plan:

Benefit area    Type of benefit plan

A1

A1

A2

Calls to functions MXLFA and MXLVD should be as follows:

Fun Par1 Par2 Par3 Par4 P D

MXLFA A1 FDA1
MXLFA A1 FDA2
MXLVD A2 VDES

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency I   Valid for countries specified 
Customizing Attributes Country Key Country Name
PAY_MX_BEN010 MX Mexico
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG PAY_MX_BEN010 0 AHR0000381 Benefits 
Maintenance Objects
Maintenance object type    
History
Last changed by/on SAP  20010110 
SAP Release Created in 46C