SAP ABAP Data Element INDEXFUNC (Function that can be carried out on an index)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Data Element INDEXFUNC
Short Description Function that can be carried out on an index  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type INDEXFUNC    
Data Type CHAR   Character String 
Length 3    
Decimal Places 0    
Output Length 3    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Function 
Medium 15 Function 
Long 20 Function 
Heading  
Documentation

Definition

Indicates the function to be executed for the indexes specified. The following entries are allowed:

CRE Attempts to create the specified index in the database.
If the index already exists, an error message is issued.

DEL Attempts to delete the specified index from the database.
If the index does not exist, an error message is issued.

CNV Deletes the specified index from the database and
sets it up again to correspond to the current version of the
ABAP/4 Dictionary.

EXI Checks to see whether the specified index is in the database.

CMP Compares the currently active version of the index in the
ABAP/4 Dictionary with the relevant database index.

LIS Lists the fields of the database index belonging to
the specified index.

History
Last changed by/on SAP  19950209 
SAP Release Created in