The Function Module HR_SEN_PERIOD_ASSIGN_WF_DURAT (Ordnet ein Gewichtsfaktor zu Perioden und Peak nach der Dauer Ihrer Folge) is a standard Function Module in SAP ERP and is part of the function group HRSEN00PERIOD_SUCCESSION within the package PSEN.
Function Module | HR_SEN_PERIOD_ASSIGN_WF_DURAT |
Short Text | Ordnet ein Gewichtsfaktor zu Perioden und Peak nach der Dauer Ihrer Folge |
Function Group | HRSEN00PERIOD_SUCCESSION |
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_FMDUR | TYPE | PSEN_FMDUR | Funktionsbaustein zur Berechnung einer Intervalldauer | |
IT_GRADUATION | TYPE | HRSEN00_DURATION_WEIGHT | Staffelung von Gewichtfaktor | |
IT_PEAK | TYPE | HRSEN00_PEAK_DEC_BASE | Peak mit einer dezimalen Dauer | |
IT_PERIOD | TYPE | HRSEN00_PERIOD | Periode |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_WEIGHT_PERIOD | TYPE | HRSEN00_W_WEIGHT_PERIOD | Gewichtete Periode |
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 |
---|---|
E_ASSERTION | Unerfüllte Programmbedingung |
E_OTHERS | Ein anderer Fehler |