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.
Function Module | C11A_LIST_DISPLAY |
Short Text | EHS: Anzeige der Trefferliste für die Stoffe |
Function Group | C11A |
Package | CBUI |
Module Type | Normal Module |
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. |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
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) |