Menu

SAP Function Module KEO_SHOW_OBJEC_IN_LVC_POPUP

Zeigt Tabelle von Objekten der Struktur OBJEC im ALV-Grid-Popup

The Function Module KEO_SHOW_OBJEC_IN_LVC_POPUP (Zeigt Tabelle von Objekten der Struktur OBJEC im ALV-Grid-Popup) is a standard Function Module in SAP ERP and is part of the function group KEO_BASICS within the package KEO.

Technical Information

Function Module KEO_SHOW_OBJEC_IN_LVC_POPUP
Short Text Zeigt Tabelle von Objekten der Struktur OBJEC im ALV-Grid-Popup
Function Group KEO_BASICS
Package KEO
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_OBJEC LIKE OBJEC Workarea zur Datenbank PCH

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SEL_OBJEC LIKE OBJEC Workarea zur Datenbank PCH

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
T_OBJECS LIKE OBJEC Workarea zur Datenbank PCH

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_ENTRIES Übergabetabelle leer
USER_PRESSED_EXIT Anwender hat Abbrechen gedrückt
WRONG_CALL Falsches Aufruf des Bausteins