Menu

SAP Function Module HR_IN_CALC_EDLI

Calculate EDLI Contribution

The Function Module HR_IN_CALC_EDLI (Calculate EDLI Contribution) is a standard Function Module in SAP ERP and is part of the function group HRPAYINF within the package PC40.

Technical Information

Function Module HR_IN_CALC_EDLI
Short Text Calculate EDLI Contribution
Function Group HRPAYINF
Package PC40
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALC_BASE_AMOUNT LIKE PC207-BETRG Calculation basis amout
PERCENT_CONTRIB LIKE T7INF3-EECTR Contribution percentage

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTRIBUTION_RESULT LIKE PC207-BETRG Fixed Value for Dearness Allowance

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.