SAP ABAP Class CL_SWLT_STATIC_DTL_EXTRACTOR (Data provider for static checks results)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SWLT (Package) SQL Performance Tuning Worklist
⤷
⤷
Properties
| Class | CL_SWLT_STATIC_DTL_EXTRACTOR | |
| Short Description | Data provider for static checks results | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWLT | SQL Performance Tuning Worklist |
| Created | 20130102 | 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
Class CL_SWLT_STATIC_DTL_EXTRACTOR has no interface implemented.
Friends
Class CL_SWLT_STATIC_DTL_EXTRACTOR has no friend class.
Attributes
Class CL_SWLT_STATIC_DTL_EXTRACTOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Converts details to human readable format | 20130102 | |
| 2 | Instance method | Public | Method | Extracts source locations in the format: include + line | 20130102 | |
| 3 | Instance method | Public | Method | Extracts a rough measurement of the complexity | 20130115 | |
| 4 | Instance method | Public | Method | Extract the position within a procedure | 20130102 | |
| 5 | Instance method | Public | Method | Extracts the rating (without component priority) | 20130102 | |
| 6 | Instance method | Public | Method | Extracts the impact | 20130102 | |
| 7 | Instance method | Public | Method | Extracts the name of a table | 20130102 |
Events
Class CL_SWLT_STATIC_DTL_EXTRACTOR has no event.
Types
Class CL_SWLT_STATIC_DTL_EXTRACTOR has no local type.
Method Signatures
Method CONVERT_DETAILS_TO_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DETAILS | Call by reference | Type reference (TYPE) | SCIT_DETAIL | 20130102 | ||||
| 2 | I_INCLUDE_STANDARD | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130102 | |||
| 3 | R_DETAILS_AS_TEXT | Value transfer | Type reference (TYPE) | SCIT_DETAIL_T | 20130102 |
Method CONVERT_DETAILS_TO_TEXT on class CL_SWLT_STATIC_DTL_EXTRACTOR has no exception.
Method GET_CODE_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DETAILS | Call by reference | Type reference (TYPE) | SCIT_DETAIL | 20130102 | ||||
| 2 | R_CODE_LINKS | Value transfer | Type reference (TYPE) | SCIT_SOURCE_LINK | 20130102 |
Method GET_CODE_LINKS on class CL_SWLT_STATIC_DTL_EXTRACTOR has no exception.
Method GET_EFFORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DETAILS | Call by reference | Type reference (TYPE) | SCIT_DETAIL | 20130115 | ||||
| 2 | R_EFFORT | Value transfer | Type reference (TYPE) | I | 20130115 |
Method GET_EFFORT on class CL_SWLT_STATIC_DTL_EXTRACTOR has no exception.
Method GET_PROCEDURE_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DETAILS | Call by reference | Type reference (TYPE) | SCIT_DETAIL | 20130102 | ||||
| 2 | R_PROCEDURE_POSITION | Value transfer | Type reference (TYPE) | SCIS_PROC_POS | 20130102 |
Method GET_PROCEDURE_POSITION on class CL_SWLT_STATIC_DTL_EXTRACTOR has no exception.
Method GET_RATING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DETAILS | Call by reference | Type reference (TYPE) | SCIT_DETAIL | 20130102 | ||||
| 2 | R_RATING | Value transfer | Type reference (TYPE) | SWLT_S_RATING | 20130102 |
Method GET_RATING on class CL_SWLT_STATIC_DTL_EXTRACTOR has no exception.
Method GET_SEVERITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DETAILS | Call by reference | Type reference (TYPE) | SCIT_DETAIL | 20130102 | ||||
| 2 | R_SEVERITY | Value transfer | Type reference (TYPE) | I | 20130102 |
Method GET_SEVERITY on class CL_SWLT_STATIC_DTL_EXTRACTOR has no exception.
Method GET_TABLE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DETAILS | Call by reference | Type reference (TYPE) | SCIT_DETAIL | 20130102 | ||||
| 2 | R_TABLE_NAME | Value transfer | Type reference (TYPE) | TABNAME | 20130102 |
Method GET_TABLE_NAME on class CL_SWLT_STATIC_DTL_EXTRACTOR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |