SAP ABAP Class IF_OO_ALIAS_RESOLVER (Alias resolver for classes and interfaces)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OO_ALIAS_RESOLVER WB - Class Builder - Alias resolver 20110420
Properties
Class IF_OO_ALIAS_RESOLVER  
Short Description Alias resolver for classes and interfaces    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110420   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_OO_ALIAS_RESOLVER has no forward declaration.
Interfaces
Class IF_OO_ALIAS_RESOLVER has no interface implemented.
Friends
Class IF_OO_ALIAS_RESOLVER has no friend class.
Attributes
Class IF_OO_ALIAS_RESOLVER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMPONENT_NAME_BY_ALIAS Instance method Public Method 20110429
2 RESOLVE Instance method Public Method 20110429
Events
Class IF_OO_ALIAS_RESOLVER has no event.
Types
Class IF_OO_ALIAS_RESOLVER has no local type.
Method Signatures

Method GET_COMPONENT_NAME_BY_ALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIAS Value transfer Type reference (TYPE) SEOCMPKEY 20110429
2 Returning RESULT Value transfer Type reference (TYPE) SEOCPDNAME 20110429
# Exception Resumable Description Created on
1 CX_OO_CLIF_COMPONENT 20110429

Method RESOLVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIAS Value transfer Type reference (TYPE) SEOCMPKEY 20110429
2 Returning RESULT Value transfer Type reference (TYPE) SEOCMPKEY 20110429
# Exception Resumable Description Created on
1 CX_OO_CLIF_COMPONENT 20110429
History
Last changed by/on SAP  20110908 
SAP Release Created in