SAP ABAP Function Module LXE_SC_POPUP_CALL_POPUP (call correction popup)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_SC (Package) Translation Editor Spellchecker
Basic Data
Function Module LXE_SC_POPUP_CALL_POPUP call correction popup  
Function Group LXE_SC_POPUP   popup to correct spelling  
Program Name SAPLLXE_SC_POPUP    
INCLUDE Name LLXE_SC_POPUPU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CORRECTED_TEXT TYPE STRING
Exporting SPELLING_EXCEPTIONS TYPE LXE_SC_T_STRINGS Table of Strings, e.g. for spelling error exceptions
Exporting BUTTON TYPE SYST-UCOMM Function Code that Triggered PAI
Importing TEXT TYPE STRING
Importing TEXT_MAX_LENGTH TYPE I Lenght restriction for text (0 or initial means no restriction)
Importing SUGGESTIONS TYPE LXE_SC_T_ERROR_SUGGESTIONS SpellChecker: spelling errors and suggestions
Importing LANGUAGE TYPE LXEISOLANG Translation Language
Importing SHOW_SEQ_PROC_FWD_BUTTON TYPE BOOLEAN Display button for sequential fwd processing (several texts)
Importing SHOW_SEQ_PROC_BWD_BUTTON TYPE BOOLEAN Display button for sequential bwd processing (several texts)
Importing LINEBREAKS_OK TYPE BOOLEAN ABAP_FALSE linebreaks in text ok or display warning
               
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  20130604 
SAP Release Created in 740