Menu

SAP Function Module HRCM_MATRIX_SERVICE_TIME

Calculation of Length of Service in Months

The Function Module HRCM_MATRIX_SERVICE_TIME (Calculation of Length of Service in Months) is a standard Function Module in SAP ERP and is part of the function group HRCMP00MATRIX within the package PCMP.

Technical Information

Function Module HRCM_MATRIX_SERVICE_TIME
Short Text Calculation of Length of Service in Months
Function Group HRCMP00MATRIX
Package PCMP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BSDTE LIKE SY-DATUM Date for Calculation
PARAM LIKE T71GD-PARAM Calculation Process for Employment Period Calculation
PERNR LIKE P0001-PERNR Personnel Number
REACTION LIKE SY-MSGTY SPACE Output Type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUBRC LIKE SY-SUBRC Error Indicator
VALUE LIKE T71GS-LOVAL Length of Service in Months

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
ERROR_TABLE LIKE RPBENERR Error Message Table

Exceptions

This function module does not define any Exceptions.