Ansicht
Dokumentation

PAY_MX_BEN010 - Limit contributions for benefits

PAY_MX_BEN010 - Limit contributions for benefits

BAL Application Log Documentation   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

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.

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.

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

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.

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






Addresses (Business Address Services)   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 2738 Date: 20240523 Time: 220023     sap01-206 ( 40 ms )