Menu

SAP Function Module HR_SEN_ROUNDING_RULE_APPLY

Rundungsregel auf Dauer anwenden

The Function Module HR_SEN_ROUNDING_RULE_APPLY (Rundungsregel auf Dauer anwenden) is a standard Function Module in SAP ERP and is part of the function group HRSEN00EVALUATION within the package PSEN.

Technical Information

Function Module HR_SEN_ROUNDING_RULE_APPLY
Short Text Rundungsregel auf Dauer anwenden
Function Group HRSEN00EVALUATION
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_RNDRL LIKE T525E-RNDRL Rundungsregel
IS_DURATION TYPE PSEN_DURATION_DEC Dauer in Jahren, Monaten und Tagen (Import)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_DURATION TYPE PSEN_DURATION_DEC Dauer in Jahren, Monaten und Tagen (Ergebnis)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ROUNDING_RULE_NOT_FOUND Rundungsregel existiert nicht (T525E)