Menu

SAP Function Module HR_SEN_THRESHOLD_CAL_GROUP

Threshold

The Function Module HR_SEN_THRESHOLD_CAL_GROUP (Threshold) is a standard Function Module in SAP ERP and is part of the function group HRSEN00THRESHOLD within the package PSEN.

Technical Information

Function Module HR_SEN_THRESHOLD_CAL_GROUP
Short Text Threshold
Function Group HRSEN00THRESHOLD
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
P_FMDAT TYPE PSEN_FMDAT Funktionsbaustein zur Berechnung eines Datums
P_FMDUR TYPE PSEN_FMDUR Funktionsbaustein zur Berechnung einer Intervalldauer
P_FMSUM TYPE PSEN_FMSUM Funktionsbaustein zur Summierung von Dauern
P_THRESHOLD TYPE PSEN_DURATION Schwellwert

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_DTHRES TYPE D Datum, wann die Schwellwert erricht ist
P_RPEAK TYPE HRSEN00_PEAK_DEC_BASE Modifizierte Peak

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
P_PEAK LIKE PSEN_PEAK_DEC_BASE Peak mit einer dezimalen Dauer

Exceptions

This function module does not define any Exceptions.