Menu

SAP Function Module HRCM_LTI_EXWND_DATE_CHECK

Prüfung: Liegt Datum in zulässigem Ausübungszeitraum?

The Function Module HRCM_LTI_EXWND_DATE_CHECK (Prüfung: Liegt Datum in zulässigem Ausübungszeitraum?) 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_CHECK
Short Text Prüfung: Liegt Datum in zulässigem Ausübungszeitraum?
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
EXDATE TYPE CMP_LT_EXDAT Ausübungsdatum
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_VALID TYPE XFELD Kennzeichen: Ausübungsdatum zulässig
SUBRC TYPE SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_TABLE TYPE HRCM_RPBENERR_TAB ArbgLeistung Struktur für Fehlertabelle

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.