SAP ABAP Function Module POPUP_DISPLAY_TEXT_WITH_PARAMS (Dialog box for displaying a text with parameters)
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_WITH_PARAMS Dialog box for displaying a text with parameters  
Function Group SPO6   Dialog box for displaying text  
Program Name SAPLSPO6    
INCLUDE Name LSPO6U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CANCELLED TYPE Ind. whether text display was terminated
Importing LANGUAGE TYPE SYST-LANGU SY-LANGU Text document language key
Importing POPUP_TITLE TYPE Text of title line
Importing START_COLUMN TYPE SYST-CUCOL 10 Start column of the dialog box
Importing START_ROW TYPE SYST-CUROW 3 Start line of the dialog box
Importing TEXT_OBJECT TYPE DOKHL-OBJECT Name of the text document
Importing HELP_MODAL TYPE 'X' Modal/modeless button for text window
Tables PARAMETERS TYPE SPAR Value table
Exception ERROR_IN_TEXT TYPE Parameters not restricted correctly in text
Exception TEXT_NOT_FOUND TYPE Document not found
               
Processing Type
Normal Function Module  
Remote-Enabled 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