SAP ABAP Class CL_CI_PROVIDE_CURSOR_CACHE (CI: Gets Contents of Cursor Cache)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     S_CODE_INSPECTOR (Package) ABAP Source Code Analysis
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CI_CURSOR_CACHE Get Cursor Cache and Explain 20021024
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CI_PROVIDE_CC_ORA CI: Gets Contents of Cursor Cache 20021024
Properties
Class CL_CI_PROVIDE_CURSOR_CACHE  
Short Description CI: Gets Contents of Cursor Cache    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_CODE_INSPECTOR   ABAP Source Code Analysis 
Created 20021024   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CI_PROVIDE_CURSOR_CACHE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CI_CURSOR_CACHE Get Cursor Cache and Explain 20021024
Friends
Class CL_CI_PROVIDE_CURSOR_CACHE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUFFER Static Attribute Private Object reference (TYPE REF TO) CL_CI_PROVIDE_CURSOR_CACHE CI: Gets Contents of Cursor Cache 20021024
2 C_NAME_START Constant Private Type reference (TYPE) SEOCLSNAME 'CL_CI_PROVIDE_CC_' Object Type Name 20021024
3 C_TRUE Constant Private Type reference (TYPE) FLAG 'X' General Flag 20021024
4 GT_TABINF Static Attribute Protected See coding 20041028
5 P_CC Instance attribute Public Attribute reference (LIKE) 20021024
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Static method Public Method Delete buffer 20021024
2 CREATE Static method Public Method Create Instance 20021024
3 EVALUATE Instance method Public Method 20041012
4 EXPLAIN Instance method Public Method 20021024
5 EXPLAIN_AND_EVALUATE Instance method Public Method 20041012
6 FORMAT_SQL_STMNTS Static method Public Method Format SQL Statements 20021024
7 GET_BUFFER_INFO Instance method Public Method Get Information on Buffering Properties of Table 20041027
8 READ_CC_STATEMENTS Instance method Public Method 20031118
9 READ_CC_STATISTICS Instance method Public Method 20031118
10 SQL_TRACE_ANALYZE Instance method Public Method 20040930
Events
Class CL_CI_PROVIDE_CURSOR_CACHE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTYPE_TABINF Protected See coding 20041028 begin of GTYPE_TABINF, TNAM type TABNAME, TCAT type TABKAT, TBUF type SCI_CC_BUF, TMIS type FLAG, end of GTYPE_TABINF
Method Signatures

Method CLEAR Signature

Method CLEAR on class CL_CI_PROVIDE_CURSOR_CACHE has no parameter.
Method CLEAR on class CL_CI_PROVIDE_CURSOR_CACHE has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_REF Value transfer Object reference (TYPE REF TO) CL_CI_PROVIDE_CURSOR_CACHE CI: holt Inhalt des Cursor Caches 20021024
# Exception Resumable Description Created on
1 NOT_IMPLEMENTED Für diese DB ist Lesen des Cursor Cache nicht implementiert 20021024

Method EVALUATE Signature

Method EVALUATE on class CL_CI_PROVIDE_CURSOR_CACHE has no parameter.
Method EVALUATE on class CL_CI_PROVIDE_CURSOR_CACHE has no exception.

Method EXPLAIN Signature

Method EXPLAIN on class CL_CI_PROVIDE_CURSOR_CACHE has no parameter.
Method EXPLAIN on class CL_CI_PROVIDE_CURSOR_CACHE has no exception.

Method EXPLAIN_AND_EVALUATE Signature

Method EXPLAIN_AND_EVALUATE on class CL_CI_PROVIDE_CURSOR_CACHE has no parameter.
Method EXPLAIN_AND_EVALUATE on class CL_CI_PROVIDE_CURSOR_CACHE has no exception.

Method FORMAT_SQL_STMNTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_CC_FORMATTED Value transfer Type reference (TYPE) SCIT_SQL Code Inspector: Tabelle mit Inhalt Cursor Cache 20021024
2 Importing P_CI_FORMAT Call by reference Type reference (TYPE) FLAG Für Code Inspector aufbereiten 20021024
3 Importing P_NO_FIELD_NAMES Call by reference Type reference (TYPE) FLAG keine Feldbezeichner 20021024
4 Importing P_SQL_STATEMENTS Call by reference Type reference (TYPE) SCIT_SQL Code Inspector: Tabelle mit Inhalt Cursor Cache 20031208

Method FORMAT_SQL_STMNTS on class CL_CI_PROVIDE_CURSOR_CACHE has no exception.

Method GET_BUFFER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_BUFF Call by reference Type reference (TYPE) SCI_CC_BUF SCI: gepufferte Tabelle im Cursor Cache gefunden 20041027
2 Exporting P_SIZECAT Call by reference Type reference (TYPE) TABKAT Größenkategorie 20041027
3 Importing P_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20041027

Method GET_BUFFER_INFO on class CL_CI_PROVIDE_CURSOR_CACHE has no exception.

Method READ_CC_STATEMENTS Signature

Method READ_CC_STATEMENTS on class CL_CI_PROVIDE_CURSOR_CACHE has no parameter.
Method READ_CC_STATEMENTS on class CL_CI_PROVIDE_CURSOR_CACHE has no exception.

Method READ_CC_STATISTICS Signature

Method READ_CC_STATISTICS on class CL_CI_PROVIDE_CURSOR_CACHE has no parameter.
Method READ_CC_STATISTICS on class CL_CI_PROVIDE_CURSOR_CACHE has no exception.

Method SQL_TRACE_ANALYZE Signature

Method SQL_TRACE_ANALYZE on class CL_CI_PROVIDE_CURSOR_CACHE has no parameter.
Method SQL_TRACE_ANALYZE on class CL_CI_PROVIDE_CURSOR_CACHE has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 640