Custom index
Use a custom index to create an additional index in a standard table. This index can be used in custom sessions to query the table in a more efficient way. You can use customer defined fields in a custom index.
This table shows the available properties:
| Name | 
|---|
| 
               Sequence  | 
            
| 
               Label  | 
            
| 
               Description  | 
            
| 
               Duplicates  | 
            
When you defined a table extension with a custom index, the custom index remains active even if the table extension itself is de-activated. In case of de-activation, the hooks are not executed, but the custom index is not deleted.