SAP ABAP Class IF_SLIN_CODE_INSPECTOR_DETAIL (Process Details in "Code Inspector" Adapter)
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
Class IF_SLIN_CODE_INSPECTOR_DETAIL  
Short Description Process Details in "Code Inspector" Adapter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130527   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SLIN_CODE_INSPECTOR_DETAIL has no forward declaration.
Interfaces
Class IF_SLIN_CODE_INSPECTOR_DETAIL has no interface implemented.
Friends
Class IF_SLIN_CODE_INSPECTOR_DETAIL has no friend class.
Attributes
Class IF_SLIN_CODE_INSPECTOR_DETAIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MEMENTO Instance method Public Method Gets "Memento" 20130527
2 GET_OUTPUT_STRING Instance method Public Method Gets text representation 20130527
3 GET_TEXT_HANDLE Instance method Public Method Gets text representation in ATC format 20130527
4 INIT_FROM_HEAD Instance method Public Method Initialize with internal SLIN structure 20130527
5 INIT_FROM_MEMENTO Instance method Public Method Initialize with "Memento" 20130527
Events
Class IF_SLIN_CODE_INSPECTOR_DETAIL has no event.
Types
Class 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 Returning RESULT Value transfer Type reference (TYPE) XSTRING 20130527

Method GET_MEMENTO on class 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 Returning RESULT Value transfer Type reference (TYPE) STRING 20130527

Method GET_OUTPUT_STRING on class 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 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SATC_AC_TEXT_HANDLE 20130527

Method GET_TEXT_HANDLE on class 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 Importing SLIN_HEAD Call by reference Type reference (TYPE) SLINI_HEAD 20130527

Method INIT_FROM_HEAD on class 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 Importing MEMENTO Call by reference Type reference (TYPE) XSTRING 20130527
2 Importing OUTDATED_MEMENTO Call by reference Type reference (TYPE) STRING 20130527
3 Returning RESULT Value transfer Type reference (TYPE) STRING_TABLE 20130527

Method INIT_FROM_MEMENTO on class IF_SLIN_CODE_INSPECTOR_DETAIL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in