SAP Function Module C1D8_LIST_DISPLAY

EHS: Anzeige der Liste für den Monitor WWI-Server

The Function Module C1D8_LIST_DISPLAY (EHS: Anzeige der Liste für den Monitor WWI-Server) is a standard Function Module in SAP ERP and is part of the function group C1D8 within the package CBUI.

Technical Information

Function Module C1D8_LIST_DISPLAY
Short Text EHS: Anzeige der Liste für den Monitor WWI-Server
Function Group C1D8
Package CBUI
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_LAYOUT_CHANGE_FUNC LIKE TFDIR-FUNCNAME 'C1D8_LAYOUT_SET' User-Exit-Funktion zur individl. Listdarstellung
I_MASTERSTRUCT_NAME LIKE DCOBJDEF-NAME 'RCGWHITM' DDIC-Struktur der Mastertabelle
I_PF_STATUS_FUNC LIKE TFDIR-FUNCNAME 'C1D8_SET_PF_STATUS' User-Exit-Funktion zum Status-Setzen
I_SLAVESTRUCT_NAME LIKE DCOBJDEF-NAME 'RCGWHITS' DDIC-Struktur der Slavetabelle
I_USER_COMMAND_FUNC LIKE TFDIR-FUNCNAME 'C1D8_USER_COMMAND' 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 RCGWHITM Master-Tabelle
E_SLAVETAB LIKE RCGWHITS Slave-Tabelle
X_IOTAB LIKE RCGWSRIOT 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_WSRID (siehe C112_IOTAB_TO_LIST_STRUCTURES)