SAP ABAP Class CL_DB6_ACTION_INDEX_ADVISOR (DB6: Index Advisor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
     STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DB6_ACTION_CONTROLLER DB6: Abstract Action Controller 20050627
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_QUAC DBA Cockpit: Controller I/F for Quick Activities 20080606
Properties
Class CL_DB6_ACTION_INDEX_ADVISOR  
Short Description DB6: Index Advisor    
Super Class CL_DB6_ACTION_CONTROLLER DB6: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU6   DB6: Performance-Monitor (UNIX/Windows) 
Created 20050627   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ADBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 DB6CI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 DB6JO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_CONTROLLER_QUAC DBA Cockpit: Controller I/F for Quick Activities 20080606
Friends
Class CL_DB6_ACTION_INDEX_ADVISOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE_FILTER Instance attribute Private Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20080606
2 CMD_ADD_USER_INDEX Constant Public Type reference (TYPE) SYUCOMM 'ADD_INDEX' Function Code that Triggered PAI 20080606
3 CMD_ALL Constant Public Type reference (TYPE) SYUCOMM 'ALL' Function code that PAI triggered 20060117
4 CMD_NOT_EXISTING Constant Public Type reference (TYPE) SYUCOMM 'NOTEXIST' Function code that PAI triggered 20080606
5 CMD_USED_ONLY Constant Public Type reference (TYPE) SYUCOMM 'USED' Function Code that Triggered PAI 20080606
6 CTRL Instance attribute Private Attribute reference (LIKE) 20050627
7 C_ADVISE_SINGLESTMT Static Attribute Public Type reference (TYPE) STRING 'SINGLE' 20080602
8 C_ADVISE_SQLCACHE Static Attribute Public Type reference (TYPE) STRING 'SQLCACHE' 20080602
9 C_CREATE_DDIC Constant Public Type reference (TYPE) I 2 20090803
10 C_CREATE_REPLACEDB Constant Public Type reference (TYPE) I 1 20090803
11 DB2ADVIS_JOB Instance attribute Private Object reference (TYPE REF TO) CL_DB6_JOB_DESIGN_ADVISOR DB6: DB13 Script Jobs 20080603
12 EDITOR_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20050629
13 EXISTING_IX Instance attribute Private Type reference (TYPE) STRING 20051014
14 INCIXCOLS_ALV Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20060630
15 INDEXES_ALV Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20050804
16 INDEXES_RECOMMENDED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20050726
17 INDEXES_USERDEFINED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20050804
18 IXCOLS_ALV Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20050719
19 IX_ADVISOR Instance attribute Public Object reference (TYPE REF TO) CL_DB6_DESIGN_ADVISOR DB6: abstraction of DB2 Design Advisor 20050712
20 KEY_XPLMODE_ALL Instance attribute Private Type reference (TYPE) STRING 'ERU' 20120514
21 KEY_XPLMODE_EXISTING Instance attribute Private Type reference (TYPE) STRING 'E' 20120514
22 KEY_XPLMODE_EXISTING_RECOMM Instance attribute Private Type reference (TYPE) STRING 'ER' 20121102
23 KEY_XPLMODE_EXISTING_USER Instance attribute Private Type reference (TYPE) STRING 'EU' 20121102
24 KEY_XPLMODE_RECOMM Instance attribute Private Type reference (TYPE) STRING 'R' 20121102
25 KEY_XPLMODE_RECOMM_USER Instance attribute Private Type reference (TYPE) STRING 'RU' 20121102
26 KEY_XPLMODE_USER Instance attribute Private Type reference (TYPE) STRING 'U' 20121102
27 LAST_E_QUERYNO Instance attribute Private Type reference (TYPE) DB6PMADVIX-QUERYNO 20050802
28 LAST_E_XPLTIME Instance attribute Private Type reference (TYPE) DB6PMADVIX-EXPLAIN_TIME 20050802
29 LAST_R_QUERYNO Instance attribute Private Type reference (TYPE) DB6PMADVIX-QUERYNO 20050802
30 LAST_R_STMT Instance attribute Private Type reference (TYPE) STRING 20050802
31 LAST_R_XPLTIME Instance attribute Private Type reference (TYPE) DB6PMADVIX-EXPLAIN_TIME 20050802
32 NAV_REF Instance attribute Private Attribute reference (LIKE) 20050627
33 QUAC_CREATE_IN_DDIC Constant Public Type reference (TYPE) I 1 20080612
34 QUAC_DEFINE_VIRTUAL_INDEX Constant Public Type reference (TYPE) I 2 20080612
35 RECOMMENDED_IX Instance attribute Private Type reference (TYPE) STRING 20050804
36 REPLACE_MSG Instance attribute Public Type reference (TYPE) STRING 20090803
37 REQUESTED_QUAC Instance attribute Public Type reference (TYPE) I 0 20080612
38 SCH_RUNSTATS Instance attribute Private Type reference (TYPE) ABAP_BOOL 20050905
39 SHOW_CREATEIX_BUTTON Instance attribute Private Type reference (TYPE) ABAP_BOOL 20070213
40 STATS_WARNING_MSG Instance attribute Public Type reference (TYPE) STRING 20090803
41 STMT_EDITOR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TEXTEDIT DB6: simple ALV abstraction 20050629
42 SYSCAT Instance attribute Private Object reference (TYPE REF TO) CL_DB6_SYSCAT DB6: Implementation of IF CL_SQL_METADATA 20050719
43 TABCOLS_ALV Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20050719
44 USER_DEFINED_IX Instance attribute Private Type reference (TYPE) STRING 20050804
45 VIEW_DATA Instance attribute Public Type reference (TYPE) DB6_VIEW_INDEX_ADVISOR DB6: View Data of action CL_DB6_ACTION_INDEX_ADVISOR 20050627
46 XCHG_DATA Instance attribute Private Type reference (TYPE) DBA_XCHG_EXPLAIN DBA Cockpit: Exchange input data for EXPLAIN 20050629
Methods
# Method Level Visibility Method type Description Created on
1 ADD_VIRTUAL_INDEX Instance method Private Method add virtual index into internal table 20050804
2 CALL_EXPLAIN Instance method Private Method determine EXPLAIN mode and show EXPLAIN 20050804
3 CALL_EXPLAIN_EXCL Instance method Private Method call EXPLAIN excluding virtual indexes 20050804
4 CALL_EXPLAIN_INCL Instance method Private Method call EXPLAIN including virtual indexes 20050804
5 CREATE_INDEX_IN_DDIC Instance method Private Method execute DDL statement 20050719
6 DELETE_INDEX_FROM_TAB Instance method Private Method delete single grid entry 20050804
7 ESTIMATE_INDEX_SIZE Instance method Private Method calculate estimated size for each index 20080604
8 EXCHANGE_INDEX_ON_DB Instance method Public Method 20090723
9 GET_INCLUDE_COLUMNS Instance method Private Method count number of INCLUDE columns 20060630
10 GET_STATEMENT_FROM_SCREEN Instance method Private Method get SQL statement from GUI editor 20050802
11 HANDLE_SORT_CHANGED Instance method Private Method Änderung in Tabellenbereichsumverteilung abarbeiten 20060703
12 INIT_POPUP_OBJECTS Instance method Private Method init ALV grids on popup window 20050804
13 LOAD_EXISTING_INDEXES Instance method Private Method load SYSCAT indexes for ref. tables 20051010
14 LOAD_TABLE_COLUMNS Instance method Private Method load column names for index evaluation 20050719
15 MOVE_INCIXCOL_TO_TABCOL Instance method Private Method move INCLUDE index column to table columns 20060630
16 MOVE_IXCOL_TO_TABCOL Instance method Private Method move index column to table columns 20050720
17 MOVE_TABCOL_TO_INCIXCOL Instance method Private Method move table column to INCLUDE index columns 20060630
18 MOVE_TABCOL_TO_IXCOL Instance method Private Method move table column to index columns 20050720
19 PREPARE_DDIX_FIELDS Instance method Private Method 20090731
20 PREPARE_INDEX_CREATION Instance method Public Method prepare index for creation via DDIC 20050812
21 PREPARE_INDEX_CREATION_SAPGUI Instance method Private Method prepare index for creation via DDIC 20080611
22 PREPARE_RECOMMENDED_INDEXES Instance method Private Method prepare recommended indexes for display on UI 20080604
23 RECOMMEND_INDEXES Instance method Private Method start index recommendation 20050804
24 RESET Instance method Public Method reset all data to start from scratch 20080605
25 RESET_INCIXCOLS Instance method Private Method move all INCLUDE index columuns to table columns 20060630
26 RESET_IXCOLS Instance method Private Method move all index columuns to table columns 20050720
27 RUNSTATS_BATCH Instance method Private Method trigger RUNSTATS for new index in batch 20050905
28 SCHEDULE_BG_JOB Instance method Private Method schedule background job to run db2advis against SQL cache 20080603
29 SET_AVAILABLE_EXPLAIN_MODES Instance method Public Method set available EXPLAIN modes according current exec. mode 20080620
30 SET_GRID_ATTRIBUTES_INCIXCOLS Instance method Private Method set ALV grid attributes INCLUDE columns 20060630
31 SET_GRID_ATTRIBUTES_INDEXES Instance method Private Method set ALV grid attributes 20050804
32 SET_GRID_ATTRIBUTES_IXCOLS Instance method Private Method set ALV grid attributes 20050719
33 SET_GRID_ATTRIBUTES_TABCOLS Instance method Private Method set ALV grid attributes 20050719
34 UPDATE_BG_JOB_STATUS Instance method Public Method check status of background db2advis + load results if avail. 20080603
35 UPDATE_VIRTINDEXES_TAB Instance method Private Method update main table from recommended_tab and userdefined_tab 20050804
Events
Class CL_DB6_ACTION_INDEX_ADVISOR has no event.
Types
Class CL_DB6_ACTION_INDEX_ADVISOR has no local type.
Method Signatures

Method ADD_VIRTUAL_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALID Value transfer Type reference (TYPE) ABAP_BOOL 20050905
# Exception Resumable Description Created on
1 CX_DBA_ADBC DBA Cockpit: ADBC-Fehler 20050905

Method CALL_EXPLAIN Signature

Method CALL_EXPLAIN on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method CALL_EXPLAIN on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method CALL_EXPLAIN_EXCL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STMT Call by reference Type reference (TYPE) STRING 20080618

Method CALL_EXPLAIN_EXCL on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method CALL_EXPLAIN_INCL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INCL_RECOMMENDED_ONLY Call by reference Type reference (TYPE) ABAP_BOOL 20050804
2 Returning REEXPLAIN Value transfer Type reference (TYPE) ABAP_BOOL 20050815
3 Importing STMT Call by reference Type reference (TYPE) STRING 20080618

Method CALL_EXPLAIN_INCL on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method CREATE_INDEX_IN_DDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RUNSTATS Value transfer Type reference (TYPE) ABAP_BOOL 20050905
# Exception Resumable Description Created on
1 CX_DB6_DDIC DB6: DDIC related Exception 20050815

Method DELETE_INDEX_FROM_TAB Signature

Method DELETE_INDEX_FROM_TAB on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method DELETE_INDEX_FROM_TAB on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method ESTIMATE_INDEX_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ESTM_SIZE Value transfer Type reference (TYPE) DB6PMADVIX-ESTM_SIZE 20080604
2 Importing INDEX_DESCR Call by reference Type reference (TYPE) DB6PMADVIX DB6 CCMS: ADVISE_INDEX explain table structure 20080604

Method ESTIMATE_INDEX_SIZE on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method EXCHANGE_INDEX_ON_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DDL Call by reference Type reference (TYPE) STRING 20090723
2 Importing IX_DDIC_NAME Call by reference Type reference (TYPE) CLIKE 20090723
3 Importing NEW_IX_DB_NAME Call by reference Type reference (TYPE) CLIKE 20090723
4 Importing OLD_IX_DB_NAME Call by reference Type reference (TYPE) CLIKE 20090723
5 Importing PRMKEY_COL_LIST Call by reference Type reference (TYPE) CLIKE 20090731
6 Importing REPLACE_PRMKEY Call by reference Type reference (TYPE) ABAP_BOOL 20090731
7 Importing TABNAME Call by reference Type reference (TYPE) CLIKE 20090731
8 Importing TABSCHEMA Call by reference Type reference (TYPE) CLIKE 20090731

Method EXCHANGE_INDEX_ON_DB on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method GET_INCLUDE_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COLUMN_TAB Value transfer Type reference (TYPE) DB6_STRING_TAB DB6: List of single CLP commands 20060630
2 Importing INDEX Call by reference Type reference (TYPE) DB6PMADVIX DB6 CCMS: ADVISE_INDEX explain table structure 20060630

Method GET_INCLUDE_COLUMNS on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method GET_STATEMENT_FROM_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STMT Value transfer Type reference (TYPE) STRING 20050802

Method GET_STATEMENT_FROM_SCREEN on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method HANDLE_SORT_CHANGED Signature

Method HANDLE_SORT_CHANGED on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method HANDLE_SORT_CHANGED on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method INIT_POPUP_OBJECTS Signature

Method INIT_POPUP_OBJECTS on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method INIT_POPUP_OBJECTS on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method LOAD_EXISTING_INDEXES Signature

Method LOAD_EXISTING_INDEXES on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method LOAD_EXISTING_INDEXES on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method LOAD_TABLE_COLUMNS Signature

Method LOAD_TABLE_COLUMNS on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method LOAD_TABLE_COLUMNS on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method MOVE_INCIXCOL_TO_TABCOL Signature

Method MOVE_INCIXCOL_TO_TABCOL on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method MOVE_INCIXCOL_TO_TABCOL on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method MOVE_IXCOL_TO_TABCOL Signature

Method MOVE_IXCOL_TO_TABCOL on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method MOVE_IXCOL_TO_TABCOL on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method MOVE_TABCOL_TO_INCIXCOL Signature

Method MOVE_TABCOL_TO_INCIXCOL on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method MOVE_TABCOL_TO_INCIXCOL on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method MOVE_TABCOL_TO_IXCOL Signature

Method MOVE_TABCOL_TO_IXCOL on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method MOVE_TABCOL_TO_IXCOL on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method PREPARE_DDIX_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DDIX_FIELDS Value transfer Type reference (TYPE) DD17VTAB DD: Index Fields of a Table 20090731
2 Importing DDLANGUAGE Call by reference Type reference (TYPE) DD12V-DDLANGUAGE Language Key 20090731
3 Importing INDEXNAME Call by reference Type reference (TYPE) DD12V-INDEXNAME Unique Index ID in a Table 20090731
4 Importing INDEX_DDL Call by reference Type reference (TYPE) STRING 20090731
5 Importing SQLTAB Call by reference Type reference (TYPE) DD12V-SQLTAB Table Name 20090731
# Exception Resumable Description Created on
1 CX_DB6_DDIC DB6: DDIC related Exception 20090731

Method PREPARE_INDEX_CREATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTION Value transfer Type reference (TYPE) I 20090803
2 Importing GUITAB Call by reference Type reference (TYPE) DB6PMADVIX_GUI DB6 CCMS: Index Advisor GUI table (view options) 20080611

Method PREPARE_INDEX_CREATION on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method PREPARE_INDEX_CREATION_SAPGUI Signature

Method PREPARE_INDEX_CREATION_SAPGUI on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method PREPARE_INDEX_CREATION_SAPGUI on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method PREPARE_RECOMMENDED_INDEXES Signature

Method PREPARE_RECOMMENDED_INDEXES on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method PREPARE_RECOMMENDED_INDEXES on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method RECOMMEND_INDEXES Signature

Method RECOMMEND_INDEXES on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method RECOMMEND_INDEXES on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method RESET Signature

Method RESET on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method RESET on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method RESET_INCIXCOLS Signature

Method RESET_INCIXCOLS on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method RESET_INCIXCOLS on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method RESET_IXCOLS Signature

Method RESET_IXCOLS on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method RESET_IXCOLS on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method RUNSTATS_BATCH Signature

Method RUNSTATS_BATCH on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method RUNSTATS_BATCH on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method SCHEDULE_BG_JOB Signature

Method SCHEDULE_BG_JOB on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method SCHEDULE_BG_JOB on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method SET_AVAILABLE_EXPLAIN_MODES Signature

Method SET_AVAILABLE_EXPLAIN_MODES on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method SET_AVAILABLE_EXPLAIN_MODES on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method SET_GRID_ATTRIBUTES_INCIXCOLS Signature

Method SET_GRID_ATTRIBUTES_INCIXCOLS on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method SET_GRID_ATTRIBUTES_INCIXCOLS on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method SET_GRID_ATTRIBUTES_INDEXES Signature

Method SET_GRID_ATTRIBUTES_INDEXES on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method SET_GRID_ATTRIBUTES_INDEXES on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method SET_GRID_ATTRIBUTES_IXCOLS Signature

Method SET_GRID_ATTRIBUTES_IXCOLS on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method SET_GRID_ATTRIBUTES_IXCOLS on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method SET_GRID_ATTRIBUTES_TABCOLS Signature

Method SET_GRID_ATTRIBUTES_TABCOLS on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method SET_GRID_ATTRIBUTES_TABCOLS on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method UPDATE_BG_JOB_STATUS Signature

Method UPDATE_BG_JOB_STATUS on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method UPDATE_BG_JOB_STATUS on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.

Method UPDATE_VIRTINDEXES_TAB Signature

Method UPDATE_VIRTINDEXES_TAB on class CL_DB6_ACTION_INDEX_ADVISOR has no parameter.
Method UPDATE_VIRTINDEXES_TAB on class CL_DB6_ACTION_INDEX_ADVISOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710