SAP ABAP Class CL_DB6_ACTION_REORG_STATUS (DB6: REORG Status)
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 20041108
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20071210
Properties
Class CL_DB6_ACTION_REORG_STATUS  
Short Description DB6: REORG Status    
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 20041108   SAP 
Last change 20110908   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 CNTB 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 DB6SY Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20071210
Friends
Class CL_DB6_ACTION_REORG_STATUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20041108
2 CMD_ACTIVE_ONLY Constant Private Type reference (TYPE) SYUCOMM 'ACTIVE' Function code that PAI triggered 20051208
3 CMD_HISTORY Constant Private Type reference (TYPE) SYUCOMM 'HISTORY' Function code that PAI triggered 20051208
4 CMD_INCL_HISTFILE Constant Private Type reference (TYPE) SYUCOMM 'HISTFILE' Function code that PAI triggered 20060215
5 CMD_PAUSE Constant Private Type reference (TYPE) SYUCOMM 'PAUSE' Function code that PAI triggered 20051208
6 CMD_RESUME Constant Private Type reference (TYPE) SYUCOMM 'RESUME' Function code that PAI triggered 20051208
7 CMD_SNAPSHOT_ONLY Constant Private Type reference (TYPE) SYUCOMM 'SNAPONLY' Function code that PAI triggered 20060215
8 CMD_SUSPEND Constant Private Type reference (TYPE) SYUCOMM 'SUSPEND' Function code that PAI triggered 20051208
9 NAV_REF Instance attribute Private Attribute reference (LIKE) 20041108
10 SHOW_COMPLETED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20060214
11 SHOW_HIST_FILE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20060214
12 VIEW_DATA Instance attribute Private Type reference (TYPE) DB6_VIEW_REORG_STATUS DB6: View Data of Reorg Status Screen 20041108
Methods
# Method Level Visibility Method type Description Created on
1 PAUSE_REORG Instance method Private Method pause a running inplace REORG 20051116
2 RESUME_REORG Instance method Private Method resume a running inplace REORG 20051116
3 SET_GRID_ATTRIBUTES Instance method Private Method set ALV grid attributes 20041108
4 SUSPEND_REORG Instance method Private Method stop a running inplace REORG 20051121
5 WAIT Instance method Private Method 20090223
Events
Class CL_DB6_ACTION_REORG_STATUS has no event.
Types
Class CL_DB6_ACTION_REORG_STATUS has no local type.
Method Signatures

Method PAUSE_REORG Signature

Method PAUSE_REORG on class CL_DB6_ACTION_REORG_STATUS has no parameter.
Method PAUSE_REORG on class CL_DB6_ACTION_REORG_STATUS has no exception.

Method RESUME_REORG Signature

Method RESUME_REORG on class CL_DB6_ACTION_REORG_STATUS has no parameter.
Method RESUME_REORG on class CL_DB6_ACTION_REORG_STATUS has no exception.

Method SET_GRID_ATTRIBUTES Signature

Method SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_REORG_STATUS has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_REORG_STATUS has no exception.

Method SUSPEND_REORG Signature

Method SUSPEND_REORG on class CL_DB6_ACTION_REORG_STATUS has no parameter.
Method SUSPEND_REORG on class CL_DB6_ACTION_REORG_STATUS has no exception.

Method WAIT Signature

Method WAIT on class CL_DB6_ACTION_REORG_STATUS has no parameter.
Method WAIT on class CL_DB6_ACTION_REORG_STATUS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700