Menu

SAP Function Module C11A_LIST_DISPLAY

EHS: Anzeige der Trefferliste für die Stoffe

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 C11A_LIST_DISPLAY (EHS: Anzeige der Trefferliste für die Stoffe) is a standard Function Module in SAP ERP and is part of the function group C11A within the package CBUI.

Technical Information

Function Module C11A_LIST_DISPLAY
Short Text EHS: Anzeige der Trefferliste für die Stoffe
Function Group C11A
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 'C11A_LAYOUT_SET'
I_MASTERSTRUCT_NAME LIKE DCOBJDEF-NAME 'RCGPSITM' DDIC-Struktur der Mastertabelle
I_PF_STATUS_FUNC LIKE TFDIR-FUNCNAME 'C11A_SET_PF_STATUS' User-Exit-Funktion zum Status-Setzen
I_SLAVESTRUCT_NAME LIKE DCOBJDEF-NAME SPACE DDIC-Struktur der Slavetabelle
I_USER_COMMAND_FUNC LIKE TFDIR-FUNCNAME 'C11A_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 RCGPSITM Master-Tabelle
X_IOTAB LIKE RCGPSIOT 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_PHRSEL (siehe C112_IOTAB_TO_LIST_STRUCTURES)