SAP ABAP Class CL_DB6_ACTION_TABLE_DETAIL (DB6: Details of Table)
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 20041011
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_COMMAND_CONFIRM DBA Cockpit: Controller I/F for Confirmation of Actions 20090722
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20080313
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_SLCT DBA Cockpit: Data Selection 20080312
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_DBH_STATUS DBA DBH: Backend Status 20101223
Properties
Class CL_DB6_ACTION_TABLE_DETAIL  
Short Description DB6: Details of Table    
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 20041011   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 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 DB6JO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 DB6SY Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_COMMAND_CONFIRM DBA Cockpit: Controller I/F for Confirmation of Actions 20090722
2 IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20080313
3 IF_DBA_ACTION_CONTROLLER_SLCT DBA Cockpit: Data Selection 20080312
4 IF_DBA_DBH_STATUS DBA DBH: Backend Status 20101223
Friends
Class CL_DB6_ACTION_TABLE_DETAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CMD_CHECK_COMPRESSION Constant Public Type reference (TYPE) SYUCOMM 'COMPCHK' Function Code that Triggered PAI 20090901
2 CMD_COUNT Constant Public Type reference (TYPE) SYUCOMM 'COUNT' Function Code that Triggered PAI 20090820
3 CMD_REORG Constant Public Type reference (TYPE) SYUCOMM 'REODB13' Function Code that Triggered PAI 20090901
4 CMD_RUNSTATS Constant Public Type reference (TYPE) SYUCOMM 'RTTSDB13' Function Code that Triggered PAI 20090901
5 CMD_TOGGLE_COMPRESS Constant Public Type reference (TYPE) SYUCOMM 'COMPRONOFF' Function Code that Triggered PAI 20090722
6 CMD_TOGGLE_VOLATILE Constant Public Type reference (TYPE) SYUCOMM 'VOLATILE' Function Code that Triggered PAI 20090722
7 EXCLUDED_FCODES Instance attribute Private Attribute reference (LIKE) 20041012
8 IDXCOMPRESS_ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20090821
9 IDXFIELD_ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20090716
10 IDXINFO_ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20090821
11 IDXREORGCHK_ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20090821
12 IT_ALL_IDX_COMPRESS Instance attribute Private Type reference (TYPE) DB6ADM_INDCOMPR_INFO_TAB DB6: Index Compression Info 20090824
13 IT_ALL_IDX_INFO Instance attribute Private Type reference (TYPE) DB6ADM_INDEX_INFO_TAB DB6: Index Information 20090824
14 IT_ALL_IDX_REORGCHK Instance attribute Private Type reference (TYPE) DB6PMREORGCHK_IDX_TAB DB6: REORGCHK Results for Indexes 20090824
15 LOCK_KEY Instance attribute Private Type reference (TYPE) STRING 20090324
16 NAV_REF Instance attribute Private Attribute reference (LIKE) 20041011
17 PROFILE_EDITOR Instance attribute Private Object reference (TYPE REF TO) CL_DB6_STMT_VIEWER DB6: Embedded Viewer 20041012
18 TABCOMPRESS_ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20090716
19 TABFIELD_ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20090716
20 TABIDXLIST_ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20090716
21 TABINFO_ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20090716
22 TABREORGCHK_ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20090821
23 TAB_COLDIST_ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20090825
24 TAB_DATAPART_ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20090821
25 VIEW_DATA Instance attribute Public Type reference (TYPE) DB6_VIEW_TABLE_DETAIL DB6: View Data of Table Details 20041011
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_INDEX_SIZE Instance method Private Method 20100715
2 CHECK_ANALYSIS_METHOD Static method Public Method 20041012
3 CHECK_COMPRESSION Instance method Private Method 20060316
4 CHECK_TABLE Instance method Public Method 20041012
5 COMPRESSION_ON_OFF Instance method Private Method 20090722
6 COUNT_ROWS Instance method Private Method 20041012
7 DISPLAY_DATA_PARTITION Instance method Private Method 20090825
8 DISPLAY_INDEX Instance method Private Method 20090824
9 DISPLAY_INDEX_PARTITION Instance method Private Method 20090825
10 DISPLAY_TABLE_PARTITION Instance method Private Method 20090825
11 GENERATE_TABLE_DDL Instance method Private Method 20110520
12 GET_DDIC_FIELDS Instance method Private Method 20100201
13 HANDLE_VOLATILE Instance method Private Method 20090722
14 NEED_INDEX_REORG Instance method Private Method 20090902
15 NEED_TABLE_REORG Instance method Private Method 20090902
16 OPT_SIZE Instance method Private Method 20090903
17 REFRESH_DATA_PARTITION Instance method Private Method 20090825
18 REFRESH_INDEX Instance method Private Method 20090824
19 REFRESH_INDEX_PARTITION Instance method Private Method 20090825
20 REFRESH_TABLE_PARTITION Instance method Private Method 20090825
21 REFRESH_TOTAL Instance method Private Method 20090904
22 REORG Instance method Private Method 20041220
23 RUNSTATS Instance method Private Method 20090716
24 SET_GRID_ATTRIBUTES_IDX_COMPR Instance method Private Method 20090821
25 SET_GRID_ATTRIBUTES_IDX_FIELDS Instance method Private Method 20090716
26 SET_GRID_ATTRIBUTES_IDX_INFO Instance method Private Method 20090821
27 SET_GRID_ATTRIBUTES_IDX_REOCHK Instance method Private Method 20090821
28 SET_GRID_ATTRIBUTES_TAB_COLDST Instance method Private Method 20090825
29 SET_GRID_ATTRIBUTES_TAB_COMPR Instance method Private Method 20090716
30 SET_GRID_ATTRIBUTES_TAB_DATPRT Instance method Private Method 20090821
31 SET_GRID_ATTRIBUTES_TAB_FIELDS Instance method Private Method 20090716
32 SET_GRID_ATTRIBUTES_TAB_IDX Instance method Private Method 20090716
33 SET_GRID_ATTRIBUTES_TAB_INFO Instance method Private Method 20090716
34 SET_GRID_ATTRIBUTES_TAB_REOCHK Instance method Private Method 20090821
Events
Class CL_DB6_ACTION_TABLE_DETAIL has no event.
Types
Class CL_DB6_ACTION_TABLE_DETAIL has no local type.
Method Signatures

Method ADJUST_INDEX_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IT_IDX_INFO Call by reference Type reference (TYPE) DB6ADM_INDEX_INFO_TAB DB6: Index Information 20100715
2 Importing IT_TAB_INDEXES Call by reference Type reference (TYPE) DB6CATIX_TAB DB6 20100715

Method ADJUST_INDEX_SIZE on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method CHECK_ANALYSIS_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAV_REF Call by reference Object reference (TYPE REF TO) CL_DB6_TREE_NAVIGATOR CL_DB6_TREE_NAVIGATOR 20041012
2 Changing RS Call by reference Type reference (TYPE) DB6_VIEW_RUNSTATS_CTRL DB6: View Data for Runstats Control 20041012

Method CHECK_ANALYSIS_METHOD on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method CHECK_COMPRESSION Signature

Method CHECK_COMPRESSION on class CL_DB6_ACTION_TABLE_DETAIL has no parameter.
Method CHECK_COMPRESSION on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method CHECK_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORCE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100315
2 Changing SCHEMANAME Call by reference Type reference (TYPE) CLIKE DB6: Schemaname 20041012
3 Importing TABNAME Call by reference Type reference (TYPE) CLIKE DB6: Langer Tabellenname 20041012

Method CHECK_TABLE on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method COMPRESSION_ON_OFF Signature

Method COMPRESSION_ON_OFF on class CL_DB6_ACTION_TABLE_DETAIL has no parameter.
Method COMPRESSION_ON_OFF on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method COUNT_ROWS Signature

Method COUNT_ROWS on class CL_DB6_ACTION_TABLE_DETAIL has no parameter.
Method COUNT_ROWS on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method DISPLAY_DATA_PARTITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV Call by reference Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20090825

Method DISPLAY_DATA_PARTITION on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method DISPLAY_INDEX Signature

Method DISPLAY_INDEX on class CL_DB6_ACTION_TABLE_DETAIL has no parameter.
Method DISPLAY_INDEX on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method DISPLAY_INDEX_PARTITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV Call by reference Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20090825

Method DISPLAY_INDEX_PARTITION on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method DISPLAY_TABLE_PARTITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV Call by reference Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20090825

Method DISPLAY_TABLE_PARTITION on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method GENERATE_TABLE_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DDL Call by reference Type reference (TYPE) STRING 20110520
2 Importing I_SCHEMA_NAME Call by reference Type reference (TYPE) DBA_SCHEMANAME DBA Cockpit: Schema Name 20110520
3 Importing I_TABLE_NAME Call by reference Type reference (TYPE) DBA_SCHEMANAME DBA Cockpit: Schema Name 20110520

Method GENERATE_TABLE_DDL on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method GET_DDIC_FIELDS Signature

Method GET_DDIC_FIELDS on class CL_DB6_ACTION_TABLE_DETAIL has no parameter.
Method GET_DDIC_FIELDS on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method HANDLE_VOLATILE Signature

Method HANDLE_VOLATILE on class CL_DB6_ACTION_TABLE_DETAIL has no parameter.
Method HANDLE_VOLATILE on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method NEED_INDEX_REORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INDEX_REORG Value transfer Type reference (TYPE) ABAP_BOOL 20090902

Method NEED_INDEX_REORG on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method NEED_TABLE_REORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TABLE_REORG Value transfer Type reference (TYPE) ABAP_BOOL 20090902

Method NEED_TABLE_REORG on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method OPT_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAX_SIZE Call by reference Type reference (TYPE) I 10 20090903
2 Returning SIZE Value transfer Type reference (TYPE) I 20090903
3 Importing TAB Call by reference Type reference (TYPE) TABLE 20090903

Method OPT_SIZE on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method REFRESH_DATA_PARTITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) LVC_INDEX ALV control: Row number (index of internal table) 20090825

Method REFRESH_DATA_PARTITION on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method REFRESH_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDNAME Call by reference Type reference (TYPE) CLIKE 20090824
2 Importing INDSCHEMA Call by reference Type reference (TYPE) CLIKE 20090824

Method REFRESH_INDEX on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method REFRESH_INDEX_PARTITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) LVC_INDEX ALV control: Row number (index of internal table) 20090825

Method REFRESH_INDEX_PARTITION on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method REFRESH_TABLE_PARTITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) LVC_INDEX ALV control: Row number (index of internal table) 20090825

Method REFRESH_TABLE_PARTITION on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method REFRESH_TOTAL Signature

Method REFRESH_TOTAL on class CL_DB6_ACTION_TABLE_DETAIL has no parameter.
Method REFRESH_TOTAL on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method REORG Signature

Method REORG on class CL_DB6_ACTION_TABLE_DETAIL has no parameter.
Method REORG on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method RUNSTATS Signature

Method RUNSTATS on class CL_DB6_ACTION_TABLE_DETAIL has no parameter.
Method RUNSTATS on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method SET_GRID_ATTRIBUTES_IDX_COMPR Signature

Method SET_GRID_ATTRIBUTES_IDX_COMPR on class CL_DB6_ACTION_TABLE_DETAIL has no parameter.
Method SET_GRID_ATTRIBUTES_IDX_COMPR on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method SET_GRID_ATTRIBUTES_IDX_FIELDS Signature

Method SET_GRID_ATTRIBUTES_IDX_FIELDS on class CL_DB6_ACTION_TABLE_DETAIL has no parameter.
Method SET_GRID_ATTRIBUTES_IDX_FIELDS on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method SET_GRID_ATTRIBUTES_IDX_INFO Signature

Method SET_GRID_ATTRIBUTES_IDX_INFO on class CL_DB6_ACTION_TABLE_DETAIL has no parameter.
Method SET_GRID_ATTRIBUTES_IDX_INFO on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method SET_GRID_ATTRIBUTES_IDX_REOCHK Signature

Method SET_GRID_ATTRIBUTES_IDX_REOCHK on class CL_DB6_ACTION_TABLE_DETAIL has no parameter.
Method SET_GRID_ATTRIBUTES_IDX_REOCHK on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method SET_GRID_ATTRIBUTES_TAB_COLDST Signature

Method SET_GRID_ATTRIBUTES_TAB_COLDST on class CL_DB6_ACTION_TABLE_DETAIL has no parameter.
Method SET_GRID_ATTRIBUTES_TAB_COLDST on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method SET_GRID_ATTRIBUTES_TAB_COMPR Signature

Method SET_GRID_ATTRIBUTES_TAB_COMPR on class CL_DB6_ACTION_TABLE_DETAIL has no parameter.
Method SET_GRID_ATTRIBUTES_TAB_COMPR on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method SET_GRID_ATTRIBUTES_TAB_DATPRT Signature

Method SET_GRID_ATTRIBUTES_TAB_DATPRT on class CL_DB6_ACTION_TABLE_DETAIL has no parameter.
Method SET_GRID_ATTRIBUTES_TAB_DATPRT on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method SET_GRID_ATTRIBUTES_TAB_FIELDS Signature

Method SET_GRID_ATTRIBUTES_TAB_FIELDS on class CL_DB6_ACTION_TABLE_DETAIL has no parameter.
Method SET_GRID_ATTRIBUTES_TAB_FIELDS on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method SET_GRID_ATTRIBUTES_TAB_IDX Signature

Method SET_GRID_ATTRIBUTES_TAB_IDX on class CL_DB6_ACTION_TABLE_DETAIL has no parameter.
Method SET_GRID_ATTRIBUTES_TAB_IDX on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method SET_GRID_ATTRIBUTES_TAB_INFO Signature

Method SET_GRID_ATTRIBUTES_TAB_INFO on class CL_DB6_ACTION_TABLE_DETAIL has no parameter.
Method SET_GRID_ATTRIBUTES_TAB_INFO on class CL_DB6_ACTION_TABLE_DETAIL has no exception.

Method SET_GRID_ATTRIBUTES_TAB_REOCHK Signature

Method SET_GRID_ATTRIBUTES_TAB_REOCHK on class CL_DB6_ACTION_TABLE_DETAIL has no parameter.
Method SET_GRID_ATTRIBUTES_TAB_REOCHK on class CL_DB6_ACTION_TABLE_DETAIL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700