SAP ABAP Class CL_SWLT_STATIC_DATA_CACHED (Access to findings of code analysis stored within SWLT cache)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SWLT (Package) SQL Performance Tuning Worklist
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWLT_STATIC_DATA_PROVIDER | Provider for result of static code analysis | 20130227 |
Properties
| Class | CL_SWLT_STATIC_DATA_CACHED | |
| Short Description | Access to findings of code analysis stored within SWLT cache | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWLT | SQL Performance Tuning Worklist |
| Created | 20130227 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWLT_STATIC_DATA_PROVIDER | Provider for result of static code analysis | 20130227 |
Friends
Class CL_SWLT_STATIC_DATA_CACHED has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SWLT_D_ID | 20130408 | ||||
| 2 | Constant | Private | Type reference (TYPE) | I | 256 | 20130408 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWLT_STATIC_DTL_EXTRACTOR | 20130408 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | IF_SWLT_SELECTION_FILTER=>TYP_T_OBJNAME_RANGES | 20130408 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | IF_SWLT_SELECTION_FILTER=>TYP_T_OBJTYPE_RANGES | 20130408 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | IF_SWLT_SELECTION_FILTER=>TYP_T_PACKAGE_RANGES | 20130408 | ||||
| 7 | Instance attribute | Private | See coding | 20130408 | |||||
| 8 | Instance attribute | Private | See coding | 20130408 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130301 | ||
| 2 | Instance method | Private | Method | 20130408 | ||
| 3 | Instance method | Private | Method | 20130408 | ||
| 4 | Instance method | Protected | Method | 20130408 | ||
| 5 | Instance method | Private | Method | 20130627 | ||
| 6 | Instance method | Private | Method | 20130627 | ||
| 7 | Instance method | Private | Method | 20130408 |
Events
Class CL_SWLT_STATIC_DATA_CACHED has no event.
Types
Class CL_SWLT_STATIC_DATA_CACHED has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SWLT_STATIC_DATA_CACHED has no parameter.
Method CONSTRUCTOR on class CL_SWLT_STATIC_DATA_CACHED has no exception.
Method EXTRACT_ADDITIONAL_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BACKPACK | Call by reference | Type reference (TYPE) | XSTRING | 20130408 | ||||
| 2 | R_ADDITIONAL_INFO | Value transfer | Type reference (TYPE) | STRING | 20130408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130408 |
Method EXTRACT_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CODE_LINKS | Call by reference | Type reference (TYPE) | IF_SWLT_STATIC_DATA_PROVIDER=>TYP_S_DETAIL-CODE_LINKS | 20130408 | ||||
| 2 | E_FINDING_DETAILS | Call by reference | Type reference (TYPE) | IF_SWLT_STATIC_DATA_PROVIDER=>TYP_T_FINDING_DETAILS | 20130408 | ||||
| 3 | I_BACKPACK | Call by reference | Type reference (TYPE) | XSTRING | 20130408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130408 |
Method GET_CACHE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CACHE_ID | Value transfer | Type reference (TYPE) | SWLT_D_ID | 20130408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130408 |
Method LOAD_AGGR_CHECK_FINDINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_AGGR_FINDINGS | Call by reference | Type reference (TYPE) | IF_SWLT_STATIC_DATA_PROVIDER=>TYP_T_AGGR_FINDINGS | 20130627 | ||||
| 2 | I_SELECTION_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_SWLT_STATIC_SEL_FILTER | 20130627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130627 |
Method LOAD_AGGR_FINDINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_AGGR_FINDINGS | Call by reference | Type reference (TYPE) | IF_SWLT_STATIC_DATA_PROVIDER=>TYP_T_AGGR_FINDINGS | 20130627 | ||||
| 2 | I_SELECTION_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_SWLT_STATIC_SEL_FILTER | 20130627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130627 |
Method POPULATE_OR_REUSE_CACHE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SELECTION_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_SWLT_STATIC_SEL_FILTER | 20130408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130408 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |