Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module HR_SEN_SEL_EXIT_STAT2_BSGRD (Selection Exit: Active Periods Weighted with Capacity Utilization Level) is a standard Function Module in SAP ERP and is part of the function group HRSEN00FSLID within the package PSEN.
Function Module | HR_SEN_SEL_EXIT_STAT2_BSGRD |
Short Text | Selection Exit: Active Periods Weighted with Capacity Utilization Level |
Function Group | HRSEN00FSLID |
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_AUTHO | TYPE | XFELD | 'X' | Authorization Check (Yes/No) |
ID_BEGDA | TYPE | BEGDA | '18000101' | Start Date of Periods to Be Evaluated |
ID_ENDDA | TYPE | ENDDA | '99991231' | End Date of Periods to Be Evaluated |
ID_PERNR | LIKE | PRELP-PERNR | Personnel Number to Be Evaluated | |
ID_SELDATE | TYPE | D | SY-DATUM | Selection Date |
ID_SEL_VALUE | TYPE | PSEN_SELVL | SPACE | Selection Value for a Selection Exit |
IS_T525U | LIKE | T525U | Function Modules for the Conversion Rule |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_DATE_DURATION | TYPE | HRSEN00_PEAK_DEC | Table with Date and Duration | |
ET_PERIOD_WEIGHT | TYPE | HRSEN00_WEIGHT_PERIOD | Table with Periods and Weighting Factor |
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 |
---|---|
INTERNAL_ERROR | Internal Error |
NO_AUTHORIZATION | Missing Authorization |