Menu

SAP Function Module HR_SGPBS_PEN_NQP_PERIODS

Non-Qualifying periods to eliminate from Pensionable service.

The Function Module HR_SGPBS_PEN_NQP_PERIODS (Non-Qualifying periods to eliminate from Pensionable service.) is a standard Function Module in SAP ERP and is part of the function group HRPADSG_NMS within the package P25P4.

Technical Information

Function Module HR_SGPBS_PEN_NQP_PERIODS
Short Text Non-Qualifying periods to eliminate from Pensionable service.
Function Group HRPADSG_NMS
Package P25P4
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_AUTHO TYPE XFELD 'X' Checkbox
ID_BEGDA TYPE BEGDA '18000101' Start Date
ID_ENDDA TYPE ENDDA '99991231' End Date
ID_PERNR LIKE PRELP-PERNR Personnel Number
ID_SEL_VALUE TYPE PSEN_SELVL SPACE Selection Value for Selection Exit
IS_T525U LIKE T525U Conversion Rules for Employment Period Calculation

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_DATE_DURATION TYPE HRSEN00_PEAK_DEC Peak
ET_PERIOD_WEIGHT TYPE HRSEN00_WEIGHT_PERIOD Weighted Periods

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.