The Function Module TSWUSL_SHOW_DETAIL (Zeige eine Zeile als Detailbild) is a standard Function Module in SAP ERP and is part of the function group TSWUSL within the package WUSL.
Function Module | TSWUSL_SHOW_DETAIL |
Short Text | Zeige eine Zeile als Detailbild |
Function Group | TSWUSL |
Package | WUSL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_COL | TYPE | I | 0 | Ausgewähltes Feld aus Ergebnisliste (für Doppelklick) |
E_ROW | TYPE | I | 0 | Ausgewählte Zeile aus Ergebnisliste (für Doppelklick) |
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 |
---|---|---|---|---|
IT_SELFIELDS | LIKE | SE16N_SELFIELDS | Anzuzeigende Tabelle |
This function module does not define any Exceptions.