Menu

SAP Function Module TSWUSL_SHOW_DETAIL

Zeige eine Zeile als Detailbild

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.

Technical Information

Function Module TSWUSL_SHOW_DETAIL
Short Text Zeige eine Zeile als Detailbild
Function Group TSWUSL
Package WUSL
Module Type Normal Module

Importing Parameters

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)

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
IT_SELFIELDS LIKE SE16N_SELFIELDS Anzuzeigende Tabelle

Exceptions

This function module does not define any Exceptions.