SAP ABAP Interface IF_SLIN_CODE_INSPECTOR_DETAIL (Process 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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLIN_CODE_INSPECTOR_DETAIL | Handle Details in "Code Inspector" Adapter | 20130527 |
Properties
| Interface | IF_SLIN_CODE_INSPECTOR_DETAIL | |
| Short Description | Process Details in "Code Inspector" Adapter |
General Data
| Package | SLIN_INTERN | Internal Use for SLIN (changes made without discussion) |
| Created | 20130527 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SLIN_CODE_INSPECTOR_DETAIL has no forward declaration.
Interfaces
Interface IF_SLIN_CODE_INSPECTOR_DETAIL has no interface.
Friends
Interface IF_SLIN_CODE_INSPECTOR_DETAIL has no friend.
Attributes
Interface IF_SLIN_CODE_INSPECTOR_DETAIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets "Memento" | 20130527 | |
| 2 | Instance method | Public | Method | Gets text representation | 20130527 | |
| 3 | Instance method | Public | Method | Gets text representation in ATC format | 20130527 | |
| 4 | Instance method | Public | Method | Initialize with internal SLIN structure | 20130527 | |
| 5 | Instance method | Public | Method | Initialize with "Memento" | 20130527 |
Events
Interface IF_SLIN_CODE_INSPECTOR_DETAIL has no event.
Types
Interface IF_SLIN_CODE_INSPECTOR_DETAIL has no local type.
Method Signatures
Method GET_MEMENTO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | XSTRING | 20130527 |
Method GET_MEMENTO on Interface IF_SLIN_CODE_INSPECTOR_DETAIL has no exception.
Method GET_OUTPUT_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20130527 |
Method GET_OUTPUT_STRING on Interface IF_SLIN_CODE_INSPECTOR_DETAIL has no exception.
Method GET_TEXT_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SATC_AC_TEXT_HANDLE | 20130527 |
Method GET_TEXT_HANDLE on Interface IF_SLIN_CODE_INSPECTOR_DETAIL has no exception.
Method INIT_FROM_HEAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SLIN_HEAD | Call by reference | Type reference (TYPE) | SLINI_HEAD | 20130527 |
Method INIT_FROM_HEAD on Interface IF_SLIN_CODE_INSPECTOR_DETAIL has no exception.
Method INIT_FROM_MEMENTO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MEMENTO | Call by reference | Type reference (TYPE) | XSTRING | 20130527 | ||||
| 2 | OUTDATED_MEMENTO | Call by reference | Type reference (TYPE) | STRING | 20130527 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING_TABLE | 20130527 |
Method INIT_FROM_MEMENTO on Interface IF_SLIN_CODE_INSPECTOR_DETAIL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |