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.
Function Module | HR_SEN_ROUNDING_RULE_APPLY |
Short Text | Rundungsregel auf Dauer anwenden |
Function Group | HRSEN00EVALUATION |
Package | PSEN |
Module Type | Normal Module |
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) |
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) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ROUNDING_RULE_NOT_FOUND | Rundungsregel existiert nicht (T525E) |