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
Importing I_TABNAME TYPE TABNAME Tabellenname
Importing I_INDEXID TYPE INDEXID Eindeutige Indexkennung innerhalb einer Tabelle
Importing I_EXCLUDE TYPE ABAP_BOOL ABAP_TRUE Liste der DB-Systeme fungiert als Ein-/Ausschlussliste
Importing I_DBSYS TYPE DDIXDBSEL 'MSS' Auswahl eines Datenbanksystems für DB-spezifische Indizes
Importing I_AS4LOCAL TYPE AS4LOCAL 'A' Aktivierungsstand eines Repository-Objektes
Exception INDEX_NOT_FOUND TYPE Index nicht gefunden
               
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  20130604 
SAP Release Created in 20B