The Function Module HR_SEN_CRULE_BVG_WEIGHT (DE: Gewichtung einer Dauer nach Beamtenversorgungsgesetz) is a standard Function Module in SAP ERP and is part of the function group HRSENDECRULE_BVG within the package P01O.
Function Module | HR_SEN_CRULE_BVG_WEIGHT |
Short Text | DE: Gewichtung einer Dauer nach Beamtenversorgungsgesetz |
Function Group | HRSENDECRULE_BVG |
Package | P01O |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_BEGDA | TYPE | BEGDA | Beginndatum (aus Kompatibilitätsgründen) | |
ID_ENDDA | TYPE | ENDDA | Endedatum (aus Kompatibilitätsgründen) | |
IS_DURATION | TYPE | PSEN_DURATION_DEC | Dauer in Jahren, Monaten und Tagen | |
IS_WEIGHT | TYPE | PSEN_WEIGHT | Gewichtsfaktor mit Zähler und Nenner |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_W_DURATION | TYPE | PSEN_DURATION_DEC | Ergebnis: gewichtete Dauer |
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 |
---|---|
CONVERSION_NOT_POSSIBLE | Umrechnung nicht möglich |
CONVERSION_NOT_SPECIFIED | Umrechnung nicht vorgesehen |