Menu

SAP Function Module HRCM_LTI_LIFE_EVENT_APPLY

Lebensereignis im Dialog erfassen

The Function Module HRCM_LTI_LIFE_EVENT_APPLY (Lebensereignis im Dialog erfassen) 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_APPLY
Short Text Lebensereignis im Dialog erfassen
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
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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUBRC TYPE SY-SUBRC 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_TAB LIKE RPBENERR ArbgLeistung Struktur für Fehlertabelle

Exceptions

This function module does not define any Exceptions.