Menu

SAP Function Module SGPS_CALC_NPVP_SR_IN_COMPONENT

Function to calculate NPVP(SR) - Indirect Valuation

The Function Module SGPS_CALC_NPVP_SR_IN_COMPONENT (Function to calculate NPVP(SR) - Indirect Valuation) is a standard Function Module in SAP ERP and is part of the function group 3RP6A within the package P25P1.

Technical Information

Function Module SGPS_CALC_NPVP_SR_IN_COMPONENT
Short Text Function to calculate NPVP(SR) - Indirect Valuation
Function Group 3RP6A
Package P25P1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EDATE LIKE SY-DATUM End date
LGART LIKE T510-LGART Wage type
MOLGA LIKE T510-MOLGA Country Grouping
TRFAR LIKE T510-TRFAR Pay scale type
TRFGB LIKE T510-TRFGB Pay scale area
TRFKZ LIKE T510-TRFKZ Employee subgroup grouping for CAP.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATATAB_T510 LIKE T510 Internal Table of structure T510

Exceptions

This function module does not define any Exceptions.