Menu

SAP Function Module HRCM_LTI_EXWND_DATE_GET

Zulässige Ausübungszeiträume eines Mitarbeiters ermitteln

The Function Module HRCM_LTI_EXWND_DATE_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_DATE_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_EVAL TYPE BEGDA Gültigkeitsbeginn
ENDDA_EVAL 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
EXDATE_HIGH TYPE CMP_LT_EXDAT Spätestes Ausübungsdatum im Auswertungszeitraum
EXDATE_LOW TYPE CMP_LT_EXDAT Frühestes Ausübungsdatum im Auswertungszeitraum
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

Exceptions

This function module does not define any Exceptions.