Menu

SAP Function Module SGPS_CALCULATE_NPC_COMPONENT

Function to calculate the NPC Component

The Function Module SGPS_CALCULATE_NPC_COMPONENT (Function to calculate the NPC Component) 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_CALCULATE_NPC_COMPONENT
Short Text Function to calculate the NPC Component
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 Effective 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.