Menu

SAP Function Module ESS_LE_STATUS_CHECK

Reads status information for life events

The Function Module ESS_LE_STATUS_CHECK (Reads status information for life events) is a standard Function Module in SAP ERP and is part of the function group EH08 within the package PWWW.

Technical Information

Function Module ESS_LE_STATUS_CHECK
Short Text Reads status information for life events
Function Group EH08
Package PWWW
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMMAND TYPE CHAR1 'A' Einstelliges Kennzeichen
LIFE_EVENT TYPE ESS_MENU ESS Menue
UNAME LIKE SY-UNAME R/3-System, Anmeldename des Benutzers

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DESCRIPTION TYPE TEXT30 Text 30 Stellen
LE_OPEN TYPE CHAR1 Einstelliges Kennzeichen

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
SERVICE_TAB LIKE ESS_LE_STATUS status information for ess life events

Exceptions

This function module does not define any Exceptions.