Menu

SAP Function Module HRCM_LTI_EXWND_INFO_GET

Zulässige Ausübungszeiträume eines Mitarbeiters ermitteln

The Function Module HRCM_LTI_EXWND_INFO_GET (Zulässige Ausübungszeiträume eines Mitarbeiters ermitteln) is a standard Function Module in SAP ERP and is part of the function group HRCMP00LTI_EXERCISING within the package PCMP.

Technical Information

Function Module HRCM_LTI_EXWND_INFO_GET
Short Text Zulässige Ausübungszeiträume eines Mitarbeiters ermitteln
Function Group HRCMP00LTI_EXERCISING
Package PCMP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA TYPE BEGDA Gültigkeitsbeginn
ENDDA TYPE ENDDA Gültigkeitsende
EXWND TYPE CMP_LT_EXWND Ausübungsfenster
PERNR TYPE PERNR_D Personalnummer
REACTION TYPE SYMSGTY NO_LOG Nachrichten, Nachrichtentyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUBRC TYPE SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_TABLE LIKE RPBENERR ArbgLeistung Struktur für Fehlertabelle
EXWND_PERIODS_TABLE LIKE T71LEW0 Ausübungszeitraum

Exceptions

This function module does not define any Exceptions.