Menu

SAP Function Module HRCM_LTI_LIFEEVENT_DETERMINE

Lebensereignis aus Workflowereignis bestimmen

The Function Module HRCM_LTI_LIFEEVENT_DETERMINE (Lebensereignis aus Workflowereignis bestimmen) is a standard Function Module in SAP ERP and is part of the function group HRCMP00WORKFLOW within the package PCMP.

Technical Information

Function Module HRCM_LTI_LIFEEVENT_DETERMINE
Short Text Lebensereignis aus Workflowereignis bestimmen
Function Group HRCMP00WORKFLOW
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
OBJECT_TYPE LIKE TOJTB-NAME Objekttyp
WORKFLOW_EVENT LIKE HRS1212-EVENT Ereignis eines Objekts

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LIFE_EVENT LIKE HRCM_LTI-LETYP Lebensereignisart
LIFE_EVENT_TEXT LIKE T71LL1T-TEXT Text 30 Stellen

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LIFE_EVENT_DATE LIKE HRCM_LTI-LEDAT Datum des Lebensereignisses

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.