Menu

SAP Function Module S_XML_SHOW_POPUP_WITH_TEXT

Log Display

The Function Module S_XML_SHOW_POPUP_WITH_TEXT (Log Display) is a standard Function Module in SAP ERP and is part of the function group S_XML_PARSER within the package S_XML_PARSER.

Technical Information

Function Module S_XML_SHOW_POPUP_WITH_TEXT
Short Text Log Display
Function Group S_XML_PARSER
Package S_XML_PARSER
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HEADER_LINES LIKE SMENSAPNEW-MENU_LEVEL Level in the menu
SHOW_CANCEL_BUTTON LIKE SMENSAPNEW-CUSTOMIZED SPACE Customized ('C') or standard menu ('S') flag

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
LIST_TAB LIKE TRTAB Transfer Structure for Download

Exceptions

This function module does not define any Exceptions.