SAP ABAP Function Module RSDU_MSS_INDEX_EXCLUDE (Exclude index creation for SQL Server)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-MSS (Application Component) BW Microsoft SQL Server
⤷
RSMSS (Package) Microsoft SQL Server Porting

⤷

⤷

Basic Data
Function Module | RSDU_MSS_INDEX_EXCLUDE | Exclude index creation for SQL Server |
Function Group | RSDU_UTIL_MSS | Data Manager General Utilities (BW 2.0A) |
Program Name | SAPLRSDU_UTIL_MSS | Data manager utilities |
INCLUDE Name | LRSDU_UTIL_MSSU06 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
I_TABNAME | TYPE | TABNAME | Tabellenname | |||
![]() |
I_INDEXID | TYPE | INDEXID | Eindeutige Indexkennung innerhalb einer Tabelle | |||
![]() |
I_EXCLUDE | TYPE | ABAP_BOOL | ABAP_TRUE | Liste der DB-Systeme fungiert als Ein-/Ausschlussliste | ||
![]() |
I_DBSYS | TYPE | DDIXDBSEL | 'MSS' | Auswahl eines Datenbanksystems für DB-spezifische Indizes | ||
![]() |
I_AS4LOCAL | TYPE | AS4LOCAL | 'A' | Aktivierungsstand eines Repository-Objektes | ||
![]() |
INDEX_NOT_FOUND | TYPE | Index nicht gefunden | ||||
Processing Type
Normal Function 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 | 20130604 |
SAP Release Created in | 20B |