Menu

SAP Function Module SENG_INDEX_UPDATE

Fortschreibung eines externen Index anstoßen

The Function Module SENG_INDEX_UPDATE (Fortschreibung eines externen Index anstoßen) is a standard Function Module in SAP ERP and is part of the function group SENG within the package SDSH.

Technical Information

Function Module SENG_INDEX_UPDATE
Short Text Fortschreibung eines externen Index anstoßen
Function Group SENG
Package SDSH
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INDEXNAME TYPE SHLPEXTIDX-INDEXNAME logischer Name des externen Index
LANGU TYPE SENG_UPKEY-SENG_LANGU zu indizierende Sprache (SPACE - alle)
ONLY_DOCID TYPE DDBOOL_D ' ' enthält KEY_LIST nur die Dokumentenids
OPERATION TYPE SENG_OPER durchzuführende Operation

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
KEY_LIST LIKE Liste der betroffenen Schlüssel

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INDEX_DOES_NOT_EXIST logischer Index existiert nicht
UPDATE_FAILED Fortschreibung fehlgeschlagen