Menu

SAP Function Module CBIH_VE02_LIST_DISPLAY

EHS: Anzeige der Trefferliste für die Arbeitsbereiche

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module CBIH_VE02_LIST_DISPLAY (EHS: Anzeige der Trefferliste für die Arbeitsbereiche) is a standard Function Module in SAP ERP and is part of the function group CBIH_VE02 within the package CBIH.

Technical Information

Function Module CBIH_VE02_LIST_DISPLAY
Short Text EHS: Anzeige der Trefferliste für die Arbeitsbereiche
Function Group CBIH_VE02
Package CBIH
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_MASTERSTRUCT_NAME LIKE DCOBJDEF-NAME 'CCIHS_WAHITVERM' DDIC-Struktur der Mastertabelle
I_PF_STATUS_FUNC LIKE TFDIR-FUNCNAME 'CBIH_VE02_SET_PF_ST' User-Exit-Funktion zum Status-Setzen
I_SLAVESTRUCT_NAME LIKE DCOBJDEF-NAME 'CCIHS_WAHITVERS' DDIC-Struktur der Slavetabelle
I_USER_COMMAND_FUNC LIKE TFDIR-FUNCNAME 'CBIH_VE02_USER_COMM' User-Exit-Funktion zur Ok-Code-Verarb.

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_MASTERTAB LIKE CCIHS_WAHITVERM Master-Tabelle
E_SLAVETAB LIKE CCIHS_WAHITVERS Slave-Tabelle
X_IOTAB LIKE CCIHS_WAHIOT IO-Tabelle

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
LIST_DISPL_ERROR Fehler beim Aufruf des Listtools
MASTER_SLAVE_ERROR Fehler beim Aufbau der List-Strukturen
NO_WAID (siehe CBIH_ER02_IOTAB_TO_LIST_STRUCT)