SAP ABAP Function Module POPUP_DISPLAY_TEXT_USER_BUTTON (Popup with user-defined pushbuttons to display a text)
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_USER_BUTTON | Popup with user-defined pushbuttons to display a text |
| Function Group | SPO6 | Dialog box for displaying text |
| Program Name | SAPLSPO6 | |
| INCLUDE Name | LSPO6U02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ANSWER | TYPE | RSNEWLENG-FCODE | OK code | |||
| |
LANGUAGE | TYPE | SYST-LANGU | SY-LANGU | Text document language key | ||
| |
POPUP_TITLE | TYPE | Text of title line | ||||
| |
START_COLUMN | TYPE | SYST-CUCOL | 5 | Start column of the dialog box | ||
| |
START_ROW | TYPE | SYST-CUROW | 5 | Start line of the dialog box | ||
| |
DOCU_CLASS | TYPE | DOKIL-ID | 'DT' | |||
| |
TEXT_OBJECT | TYPE | DOKHL-OBJECT | Name of the text document | |||
| |
DISPLAY_OK_BUTTON | TYPE | 'X' | OK button display switch | |||
| |
DISPLAY_CANCEL_BUTTON | TYPE | 'X' | Cancel button display switch | |||
| |
USER_BUTTONS | TYPE | SMP_DYNTXT | Pushbutton transfer table | |||
| |
PARAMETER | TYPE | SPAR | ||||
| |
ERROR_IN_TEXT | TYPE | Parameters not restricted correctly in text | ||||
| |
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 | 19970905 |
| SAP Release Created in |