Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.
Bei amazon.de ansehen →The Function Module HR_SEN_SEL_EXIT_IT0008_BSGRD (Selection Exit for Employment Period Calculation: CUL from Infotype 0008) 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_IT0008_BSGRD |
Short Text | Selection Exit for Employment Period Calculation: CUL from Infotype 0008 |
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 |