Menu

SAP Function Module EHSB_REP_VALID_USER_EXIT_CHECK

EHS: Funktion zum Prüfen eines User Exit auf Verwendbarkeit

The Function Module EHSB_REP_VALID_USER_EXIT_CHECK (EHS: Funktion zum Prüfen eines User Exit auf Verwendbarkeit) is a standard Function Module in SAP ERP and is part of the function group EHSB_REP within the package CBST.

Technical Information

Function Module EHSB_REP_VALID_USER_EXIT_CHECK
Short Text EHS: Funktion zum Prüfen eines User Exit auf Verwendbarkeit
Function Group EHSB_REP
Package CBST
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ENV_POS TYPE C B - Begin RG, E - End RG
I_RCGLSIOT LIKE RCGLSIOT Interne Darstellung des Umgebungsaufrufes

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CHECK_OK LIKE RCGLSIOT-LSYEFLG Prüfergebnis
E_LSYRVAL LIKE RCGLSIOT-LSYRVAL Auflösungswert für ein Berichtssymbol

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
E_MSG_TAB LIKE BALMI Tabelle der aufgetretenen Fehlermeldungen

Exceptions

This function module does not define any Exceptions.