Menu

SAP Function Module HR_SEN_SEL_EXIT_EVAL_PERIOD

Selection Exit: Generate Reporting Period of Valuation Model

The Function Module HR_SEN_SEL_EXIT_EVAL_PERIOD (Selection Exit: Generate Reporting Period of Valuation Model) is a standard Function Module in SAP ERP and is part of the function group HRSEN00FSLID within the package PSEN.

Technical Information

Function Module HR_SEN_SEL_EXIT_EVAL_PERIOD
Short Text Selection Exit: Generate Reporting Period of Valuation Model
Function Group HRSEN00FSLID
Package PSEN
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' Authorization Check (Yes/No)
ID_BEGDA TYPE BEGDA '18000101' Start Date of Periods to Be Evaluated
ID_ENDDA TYPE ENDDA '99991231' End Date of Periods to Be Evaluated
ID_PERNR LIKE PRELP-PERNR Personnel Number to Be Evaluated
ID_SELDATE TYPE D SY-DATUM Selection Date
ID_SEL_VALUE TYPE PSEN_SELVL SPACE Selection Value for a Selection Exit
IS_T525U LIKE T525U Function Modules for the Conversion Rule

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 Table with Date and Duration
ET_PERIOD_WEIGHT TYPE HRSEN00_WEIGHT_PERIOD Table with Periods and Weighting Factor

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.