SAP ABAP Function Module MCS_DROP_CREATE_INDEX ('Drop/Create Index' für Sekundärindexe der LIS-Info-Strukturen (GSTRU))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MCS (Package) R/3 application development: Logistics Information Warehouse
Basic Data
Function Module MCS_DROP_CREATE_INDEX 'Drop/Create Index' für Sekundärindexe der LIS-Info-Strukturen (GSTRU)  
Function Group MCS0   Cross-application func. modules in LIS  
Program Name SAPLMCS0    
INCLUDE Name LMCS0U08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_GSTRU TYPE TMC4-GSTRU Name of gen. structure (DDIC TabName)
Exporting E_INDEX TYPE DD12V-INDEXNAME Index that could not be set up
Importing I_MCINF TYPE TMC4-MCINF Name of LIS info structure (GSTRU)
Importing I_GSTRU TYPE TMC4-GSTRU SPACE Name of gen. structure (DDIC tab.; MCINF)
Importing FLAG_DC TYPE C Instruction: D=Drop, C=Create Index
Tables T_INDX_EXCLUDE TYPE INDX_EXCLUDE Liste nicht zu bearbeitender Indices
Exception NO_GSTRU TYPE No gen. structure (DDIC table) exists
Exception NO_CREATE_INDEX TYPE 'CREATE INDEX' failed
               
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  19970509 
SAP Release Created in