Menu

SAP Function Module TEXT_DISPLAY_DYNPRO

Pop-Up zur Anzeige eines Textdokumentes

The Function Module TEXT_DISPLAY_DYNPRO (Pop-Up zur Anzeige eines Textdokumentes) is a standard Function Module in SAP ERP and is part of the function group KXSC within the package KC.

Technical Information

Function Module TEXT_DISPLAY_DYNPRO
Short Text Pop-Up zur Anzeige eines Textdokumentes
Function Group KXSC
Package KC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LINE LIKE SY-CUROW 1 Row
POPUP TYPE C 'X' 'X' Output in Dialog window
TITLE TYPE C SPACE Title
TYPE TYPE C SPACE Type -->

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
TEXT_TAB LIKE TLINE Text table

Exceptions

This function module does not define any Exceptions.