Menu

SAP Function Module HRCM_LTI_EXERCISEDATE_CHECK

Ausübungsdatum prüfen

The Function Module HRCM_LTI_EXERCISEDATE_CHECK (Ausübungsdatum prüfen) 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_EXERCISEDATE_CHECK
Short Text Ausübungsdatum prüfen
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
AWARD TYPE P0382-SUBTY Subtyp
EXERCISEDATE TYPE P0382-EXDAT Ausübungsdatum
GRANTDATE TYPE P0382-BEGDA Gültigkeitsbeginn
GRANTS TYPE HRCM_LTI_P0382_TAB Tabelle von Sätzen des Infotyps 0382
PERNR TYPE P0382-PERNR Personalnummer
REACTION TYPE SYMSGTY NO_LOG Nachrichten, Nachrichtentyp

Exporting Parameters

This function module does not define any EXPORTING parameters.

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

These are the Exceptions of this function module.

Exception Name Short Text
EXERCISEDATE_AFTER_EXPIREDATE Ausübungsdatum liegt nach Verfallsdatum
EXERCISEDATE_ALREADY_EXISTENT Ausübung am Ausübungsdatum bereits vorhanden
EXERCISEDATE_BEFORE_GRANTDATE Ausübungsdatum liegt vor Zuteilungsdatum
EXERCISEDATE_NOT_IN_WINDOW Ausübungsdatum nicht in gültigem Ausübungsfenster
EXERCISEDATE_UNKNOWN Ausübungsdatum unbekannt
GRANT_NOT_FOUND Zuteilung nicht gefunden