Menu

SAP Function Module LXE_SP_CHECKSPELLING_MS

MS Office Spell Checker Integration

The Function Module LXE_SP_CHECKSPELLING_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_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
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
ISOLANGUAGE LIKE T002-LAISO Language for spellchecking
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 Text changed

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUFFER TYPE STRING String to be spellchecked

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BAD_WORD_VERSION MS Word version not supported
DICT_NOT_FOUND MS Spellcheckign dictionary not found for the language specified
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