Menu

SAP Function Module RP_GET_EPF_RATES_MY

Function to return EPF rates from the EPF table.

The Function Module RP_GET_EPF_RATES_MY (Function to return EPF rates from the EPF table.) is a standard Function Module in SAP ERP and is part of the function group RPL0 within the package PB14.

Technical Information

Function Module RP_GET_EPF_RATES_MY
Short Text Function to return EPF rates from the EPF table.
Function Group RPL0
Package PB14
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA LIKE T5LER-BEGDA Begin date of perid
CLPGM LIKE P0196-ICIND Calling program (Master data,payroll)
EE_AGE TYPE P0002-GBMON Month of Birth
ENDDA LIKE T5LER-ENDDA End date of period
ST0001 LIKE P0001 Structure for a valid p0001 record

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMPR_COMP_RATE LIKE T5LER-EMRPC Employer Company Rate
EMPR_STAT_RATE LIKE T511K-KWERT Employer Statutory rate
EMP_COMP_RATE LIKE T5LER-EMEPC Employee Company Rate
EMP_STAT_RATE LIKE T511K-KWERT Employee Statutory rate

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
TABLE_ENTRY_NOT_FOUND Data not found in tables.