SAP ABAP Class IF_ADT_ATOM_LINK_MAPPER (Retrieve atom links)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PAK_ADT_ATOM_LINK_MAPPER Atom link creation for package error explain tool 20120302
Properties
Class IF_ADT_ATOM_LINK_MAPPER  
Short Description Retrieve atom links    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120217   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ADT_ATOM_LINK_MAPPER has no forward declaration.
Interfaces
Class IF_ADT_ATOM_LINK_MAPPER has no interface implemented.
Friends
Class IF_ADT_ATOM_LINK_MAPPER has no friend class.
Attributes
Class IF_ADT_ATOM_LINK_MAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FROM_MESSAGE Instance method Public Method Map check message to atom link 20120302
2 FROM_WB_REQUEST Instance method Public Method Map workbench request to atom link 20120302
Events
Class IF_ADT_ATOM_LINK_MAPPER has no event.
Types
Class IF_ADT_ATOM_LINK_MAPPER has no local type.
Method Signatures

Method FROM_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LONGTEXT Call by reference Type reference (TYPE) RSLINLTAB 20120302
2 Importing MESSAGE Call by reference Type reference (TYPE) SWBME_ERROR_ENTRY 20120302
3 Returning RESULT Value transfer Type reference (TYPE) IF_ATOM_TYPES=>LINK_S 20120302
# Exception Resumable Description Created on
1 CX_ADT_ATOM_LINK_MAPPING 20120302

Method FROM_WB_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_ATOM_TYPES=>LINK_S 20120302
2 Importing WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST 20120302
# Exception Resumable Description Created on
1 CX_ADT_ATOM_LINK_MAPPING 20120302
History
Last changed by/on SAP  20130531 
SAP Release Created in