SAP ABAP Class IF_CI_CURSOR_CACHE (Get Cursor Cache and Explain)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CI_PROVIDE_CURSOR_CACHE | CI: Gets Contents of Cursor Cache | 20021024 |
Properties
| Class | IF_CI_CURSOR_CACHE | |
| Short Description | Get Cursor Cache and Explain | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20021024 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CI_CURSOR_CACHE has no forward declaration.
Interfaces
Class IF_CI_CURSOR_CACHE has no interface implemented.
Friends
Class IF_CI_CURSOR_CACHE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SCIT_SQL | Code Inspector: Table of Cursor Cache Contents | 20021024 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Evaluates Explain Plan | 20041012 | |
| 2 | Instance method | Public | Method | Executes Explain | 20021024 | |
| 3 | Instance method | Public | Method | Executes and Evaluates Individual Explain | 20041012 | |
| 4 | Instance method | Public | Method | Gets SQL statments form cursor cache | 20031118 | |
| 5 | Instance method | Public | Method | Gets cursor cache statistics | 20031118 | |
| 6 | Instance method | Public | Method | Executes and Evaluates SQL Trace Explains | 20040930 |
Events
Class IF_CI_CURSOR_CACHE has no event.
Types
Class IF_CI_CURSOR_CACHE has no local type.
Method Signatures
Method EVALUATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EVALUATION | Call by reference | Type reference (TYPE) | SCI_CC_ALV | SCI: Struktur für ALV-Anzeige in Cursor Cache Analyse | 20041012 | |||
| 2 | P_PLAN_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20041012 |
Method EVALUATE on class IF_CI_CURSOR_CACHE has no exception.
Method EXPLAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_STATEMENT | Call by reference | Type reference (TYPE) | SCIS_SQL_ANALYZE | 20021024 |
Method EXPLAIN on class IF_CI_CURSOR_CACHE has no exception.
Method EXPLAIN_AND_EVALUATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EVALUATION | Call by reference | Type reference (TYPE) | SCI_CC_ALV | SCI: Struktur für ALV-Anzeige in Cursor Cache Analyse | 20041012 | |||
| 2 | P_STATEMENT | Call by reference | Type reference (TYPE) | SCIS_SQL_ANALYZE | 20041012 |
Method EXPLAIN_AND_EVALUATE on class IF_CI_CURSOR_CACHE has no exception.
Method READ_CC_STATEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SQL_STATEMENTS | Call by reference | Type reference (TYPE) | ANY | 20031118 |
Method READ_CC_STATEMENTS on class IF_CI_CURSOR_CACHE has no exception.
Method READ_CC_STATISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CC_STATISTICS | Call by reference | Type reference (TYPE) | ANY | 20031118 |
Method READ_CC_STATISTICS on class IF_CI_CURSOR_CACHE has no exception.
Method SQL_TRACE_ANALYZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EVALUATION | Call by reference | Type reference (TYPE) | SCIT_CC_ALV | SCI: Tabelle für ALV-Anzeige in Cursor Cache Analyse | 20040930 | |||
| 2 | P_STATEMENTS | Call by reference | Type reference (TYPE) | SCIT_SQL_ANALYZE | SCI: Tabellentyp für Analyse von SQL-Anweisungen | 20040930 |
Method SQL_TRACE_ANALYZE on class IF_CI_CURSOR_CACHE has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |