Menu

SAP Function Module HRCM_LTI_LIFE_EVENT_UNDO

Lebensereignis aus Zuteilung löschen

The Function Module HRCM_LTI_LIFE_EVENT_UNDO (Lebensereignis aus Zuteilung löschen) is a standard Function Module in SAP ERP and is part of the function group HRCMP00LTI within the package PCMP.

Technical Information

Function Module HRCM_LTI_LIFE_EVENT_UNDO
Short Text Lebensereignis aus Zuteilung löschen
Function Group HRCMP00LTI
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 LIKE T71LB1-AWARD Mitarbeiterbeteiligung
GRANTDATE LIKE P0382-BEGDA Gültigkeitsbeginn
GRANTS TYPE HRCM_LTI_P0382_TAB Tabelle von Sätzen des Infotyps 0382
LEDAT LIKE HRCM_LTI-LEDAT Datum des Lebensereignisses
LETYP LIKE HRCM_LTI-LETYP Lebensereignisart
PERNR LIKE P0382-PERNR Personalnummer
REACTION LIKE SY-MSGTY NO_LOG Nachrichten, Nachrichtentyp
TEST_FLAG TYPE XFELD SPACE Feld zum Ankreuzen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NEW_EXPIRE_DATE TYPE ENDDA Verfallsdatum nach der Änderung
SUBRC LIKE SY-SUBRC 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 Fehlertabelle

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.