SAP ABAP Function Module POPUP_DISPLAY_TEXT (Text display dialog box)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ASF-POP (Application Component) Standard Dialogs
⤷
SZP (Package) R/3 Central Basis Development: Dialog Boxes...
⤷
⤷
Basic Data
| Function Module | POPUP_DISPLAY_TEXT | Text display dialog box |
| Function Group | SPO6 | Dialog box for displaying text |
| Program Name | SAPLSPO6 | |
| INCLUDE Name | LSPO6U01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CANCELLED | TYPE | Ind. whether text display was terminated | ||||
| |
LANGUAGE | TYPE | SYST-LANGU | SY-LANGU | Text document language key | ||
| |
POPUP_TITLE | TYPE | Text of title line | ||||
| |
START_COLUMN | TYPE | SYST-CUCOL | 10 | Start column of the dialog box | ||
| |
START_ROW | TYPE | SYST-CUROW | 3 | Start line of the dialog box | ||
| |
TEXT_OBJECT | TYPE | DOKHL-OBJECT | Name of the text document | |||
| |
HELP_MODAL | TYPE | 'X' | Modal/modeless button for help window | |||
| |
TEXT_NOT_FOUND | TYPE | Document not found | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950113 |
| SAP Release Created in |