SAP ABAP Class CL_SYB_ACTION_STMTCACHE_DTL (SYB: Statement Cache Detail)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SYB (Application Component) Sybase ASE Database Platform
     SMSYB (Package) SYBASE Database Monitor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SYB_ACTION_CONTROLLER SYB: Abstract Action Controller 20101104
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20101111
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_GRAPHIC_COMPONENT DBA: Generic Graphic Component Inferface 20120619
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_SELECTION_GRANULARITY DBA: timeline granularity selection interface 20120619
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_STATEMENT_VIEWER DB6: embedded statement viewer 20101104
Properties
Class CL_SYB_ACTION_STMTCACHE_DTL  
Short Description SYB: Statement Cache Detail    
Super Class CL_SYB_ACTION_CONTROLLER SYB: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMSYB   SYBASE Database Monitor 
Created 20101104   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20101111
2 IF_DBA_GRAPHIC_COMPONENT DBA: Generic Graphic Component Inferface 20120619
3 IF_DBA_SELECTION_GRANULARITY DBA: timeline granularity selection interface 20120619
4 IF_DBA_STATEMENT_VIEWER DB6: embedded statement viewer 20101104
Friends
Class CL_SYB_ACTION_STMTCACHE_DTL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CMD_EXPLAIN Static Attribute Private Type reference (TYPE) SYUCOMM 'SHOWPLAN' 20101111
2 CMD_TOPSTMT Static Attribute Public Type reference (TYPE) SYUCOMM 'TOPSTMT' 20120621
3 FW_REF Instance attribute Private Attribute reference (LIKE) 20101104
4 HISTORY_ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV 20120619
5 PLANS_ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV 20101111
6 VIEW_DATA Instance attribute Private Type reference (TYPE) SYB_VIEW_STMTCACHE_DTL 20101104
Methods
# Method Level Visibility Method type Description Created on
1 IS_TOP_STMT Instance method Private Method 20120619
2 SET_GRID_ATTRIBUTES_HISTORY Instance method Private Method 20120619
3 SET_GRID_ATTRIBUTES_PLANS Instance method Private Method 20120619
4 SHOW_CACHED_PLAN Instance method Private Method 20101111
5 SHOW_TOPSTMT Instance method Private Method 20120621
Events
Class CL_SYB_ACTION_STMTCACHE_DTL has no event.
Types
Class CL_SYB_ACTION_STMTCACHE_DTL has no local type.
Method Signatures

Method IS_TOP_STMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CACHEDDATE Call by reference Type reference (TYPE) DB6TSTAMP DB6: Timestamp (Format: YYYYMMDDHHMMSS) 20120619
2 Returning IS_TOP_STMT Value transfer Type reference (TYPE) ABAP_BOOL 20120619
3 Importing SSQLID Call by reference Type reference (TYPE) SYBMON_CACHEDSTMT-SSQLID 20120619
4 Importing STAGING_TABLE Call by reference Type reference (TYPE) STRING 20120619

Method IS_TOP_STMT on class CL_SYB_ACTION_STMTCACHE_DTL has no exception.

Method SET_GRID_ATTRIBUTES_HISTORY Signature

Method SET_GRID_ATTRIBUTES_HISTORY on class CL_SYB_ACTION_STMTCACHE_DTL has no parameter.
Method SET_GRID_ATTRIBUTES_HISTORY on class CL_SYB_ACTION_STMTCACHE_DTL has no exception.

Method SET_GRID_ATTRIBUTES_PLANS Signature

Method SET_GRID_ATTRIBUTES_PLANS on class CL_SYB_ACTION_STMTCACHE_DTL has no parameter.
Method SET_GRID_ATTRIBUTES_PLANS on class CL_SYB_ACTION_STMTCACHE_DTL has no exception.

Method SHOW_CACHED_PLAN Signature

Method SHOW_CACHED_PLAN on class CL_SYB_ACTION_STMTCACHE_DTL has no parameter.
Method SHOW_CACHED_PLAN on class CL_SYB_ACTION_STMTCACHE_DTL has no exception.

Method SHOW_TOPSTMT Signature

Method SHOW_TOPSTMT on class CL_SYB_ACTION_STMTCACHE_DTL has no parameter.
Method SHOW_TOPSTMT on class CL_SYB_ACTION_STMTCACHE_DTL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703