SAP ABAP Interface IF_CI_CURSOR_CACHE (Get Cursor Cache and Explain)
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 - 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
Interface | IF_CI_CURSOR_CACHE | |
Short Description | Get Cursor Cache and Explain |
General Data
Package | S_CODE_INSPECTOR | ABAP Source Code Analysis |
Created | 20021024 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CI_CURSOR_CACHE has no forward declaration.
Interfaces
Interface IF_CI_CURSOR_CACHE has no interface.
Friends
Interface IF_CI_CURSOR_CACHE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | P_CC | 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
Interface IF_CI_CURSOR_CACHE has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_CI_CURSOR_CACHE has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 640 |