SAP ABAP Function Module LXE_SP_CHECKSPELLING_MS (MS Office Spell Checker Integration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_OBSOLETE (Package) Obsolete objects from MLT packages
Basic Data
Function Module LXE_SP_CHECKSPELLING_MS MS Office Spell Checker Integration  
Function Group LXE_SP   Spellchecking  
Program Name SAPLLXE_SP    
INCLUDE Name LLXE_SPU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing BUFFER TYPE STRING String to be spellchecked
Exporting CHANGED TYPE AS4FLAG Text changed
Importing ISOLANGUAGE TYPE T002-LAISO Language for spellchecking
Importing IGNORE_UPPERCASE TYPE AS4FLAG 'X' Ignore words in UPPERCASE
Importing IGNORE_MIXEDDIGITS TYPE AS4FLAG 'X' Ignore words with digits
Importing IGNORE_ADDRESSES TYPE AS4FLAG 'X' Ignore Internet and file addresses
Importing USE_REFORM TYPE AS4FLAG 'X' Use German spelling reform
Exception LANGUAGE_NOT_SUPPORTED TYPE Spellchecking currently not supported for input language
Exception DICT_NOT_FOUND TYPE MS Spellcheckign dictionary not found for the language specified
Exception MS_ERROR TYPE Error occurred while checking spelling
Exception NO_MSWORD TYPE MS Word could not be opened
Exception NO_ACTIVEX TYPE No ActiveX controls supported
Exception BAD_WORD_VERSION TYPE MS Word version not supported
               
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  20040312 
SAP Release Created in 630