SAP ABAP Function Module LXE_SP_CHECKSPELLING_TLINES_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_TLINES_MS MS Office Spell Checker Integration  
Function Group LXE_SP   Spellchecking  
Program Name SAPLLXE_SP    
INCLUDE Name LLXE_SPU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CHANGED TYPE AS4FLAG 'X' if 'lines' was changed
Importing HEADER TYPE THEAD SAPscript: Text Header
Importing CHECK_ITF_SYNTAX TYPE AS4FLAG '' Check ITF syntax of parameters 'lines'
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
Tables LINES TYPE TLINE SAPscript: Text Lines
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 INVALID_SYNTAX TYPE ITF syntax of input is not correct
Exception CORRECTIONS_DISCARDED TYPE Spellcheck corrections are discarded due to invalidated ITF syntax
Exception STYLE_NOT_AVAILABLE TYPE SAPscript style not found
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