SAP ABAP Class CL_SLIN_CODE_INSPECTOR_DETAIL (Handle Details in "Code Inspector" Adapter)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-EPC (Application Component) Extended Program Check (SLIN)
⤷
SLIN_INTERN (Package) Internal Use for SLIN (changes made without discussion)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SLIN_CODE_INSPECTOR_DETAIL | Process Details in "Code Inspector" Adapter | 20130527 |
Properties
| Class | CL_SLIN_CODE_INSPECTOR_DETAIL | |
| Short Description | Handle Details in "Code Inspector" Adapter | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLIN_INTERN | Internal Use for SLIN (changes made without discussion) |
| Created | 20130527 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SLIN_CODE_INSPECTOR_DETAIL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SLIN_CODE_INSPECTOR_DETAIL | Process Details in "Code Inspector" Adapter | 20130527 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CI_RESULT_EXTENDED_CHECK | 20130527 | ||
| 2 | CL_CI_TEST_EXTENDED_CHECK_BASE | 20130527 | Basis Adapter of "SLIN" to "Code Inspector" |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20130815 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TY_LINES | 20130815 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SLIN_CI_TEXT_HANDLE | 20130527 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20130527 |
Events
Class CL_SLIN_CODE_INSPECTOR_DETAIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CODE_LOCATION | Private | Type reference (TYPE) | RSLIN_CODE_LOCATION | 20130815 | |
|
| 2 | TY_CODE_LOCATIONS | Private | See coding | 20130815 | ty_code_locations type standard table of ty_code_location
|
||
| 3 | TY_LINE | Private | Type reference (TYPE) | SLINI_LINE | 20130815 | |
|
| 4 | TY_LINES | Private | See coding | 20130815 | ty_lines type standard table of slini_line with default key
|
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SLIN_CODE_INSPECTOR_DETAIL | 20130527 |
Method CREATE on class CL_SLIN_CODE_INSPECTOR_DETAIL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |