Menu

SAP Function Module LXE_SP_CHECKSPELLING_TLINES_MS

MS Office Spell Checker Integration

The Function Module LXE_SP_CHECKSPELLING_TLINES_MS (MS Office Spell Checker Integration) is a standard Function Module in SAP ERP and is part of the function group LXE_SP within the package SLXE.

Technical Information

Function Module LXE_SP_CHECKSPELLING_TLINES_MS
Short Text MS Office Spell Checker Integration
Function Group LXE_SP
Package SLXE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHECK_ITF_SYNTAX TYPE AS4FLAG '' Check ITF syntax of parameters 'lines'
HEADER LIKE THEAD SAPscript: Text Header
IGNORE_ADDRESSES TYPE AS4FLAG 'X' Ignore Internet and file addresses
IGNORE_MIXEDDIGITS TYPE AS4FLAG 'X' Ignore words with digits
IGNORE_UPPERCASE TYPE AS4FLAG 'X' Ignore words in UPPERCASE
USE_REFORM TYPE AS4FLAG 'X' Use German spelling reform

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGED TYPE AS4FLAG 'X' if 'lines' was changed

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LINES LIKE TLINE SAPscript: Text Lines

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BAD_WORD_VERSION MS Word version not supported
CORRECTIONS_DISCARDED Spellcheck corrections are discarded due to invalidated ITF syntax
DICT_NOT_FOUND MS Spellcheckign dictionary not found for the language specified
INVALID_SYNTAX ITF syntax of input is not correct
LANGUAGE_NOT_SUPPORTED Spellchecking currently not supported for input language
MS_ERROR Error occurred while checking spelling
NO_ACTIVEX No ActiveX controls supported
NO_MSWORD MS Word could not be opened
STYLE_NOT_AVAILABLE SAPscript style not found