SAP ABAP Class CL_CI_PROVIDE_CC_ORA (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 | Inheritance (c INHERITING FROM c_ref) | CL_CI_PROVIDE_CURSOR_CACHE | CI: Gets Contents of Cursor Cache | 20021024 |
Properties
| Class | CL_CI_PROVIDE_CC_ORA | |
| Short Description | CI: Gets Contents of Cursor Cache | |
| Super Class | CL_CI_PROVIDE_CURSOR_CACHE | CI: Gets Contents of Cursor Cache |
| 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 | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CI_PROVIDE_CC_ORA has no forward declaration.
Interfaces
Class CL_CI_PROVIDE_CC_ORA has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CI_PROVIDE_CURSOR_CACHE | 20021024 | CI: Gets Contents of Cursor Cache |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TLT_LTYPE_PLAN_TABLE | 2 Byte Integer (Signed) | 20040930 |
Methods
Class CL_CI_PROVIDE_CC_ORA has no method.
Events
Class CL_CI_PROVIDE_CC_ORA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TLT_LTYPE_PLAN_TABLE | Protected | See coding | 20040930 | TLT_LTYPE_PLAN_TABLE type standard table of T_LTYPE_PLAN_TABLE
|
||
| 2 | T_LTYPE_PLAN_TABLE | Protected | See coding | 20040929 | begin of T_LTYPE_PLAN_TABLE,
LEVEL type I,
OPERATION type C length 30,
OPTIONS type C length 30,
OBJECT_NAME type C length 30,
OBJECT_TYPE type C length 30,
ID type I,
PARENT_ID type I,
POSITION type P length 16 decimals 0,
COST type P length 16 decimals 0,
CARDINALITY type P length 16 decimals 0,
BYTES type P length 16 decimals 0,
OTHER_TAG type C length 255,
SEARCH_COLUMNS type P length 16 decimals 0,
end of T_LTYPE_PLAN_TABLE
|
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 640 |