SAP ABAP Interface IF_OO_ALIAS_RESOLVER (Alias resolver for classes and interfaces)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEOE (Package) ABAP Objects Class Builder
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
Interface IF_OO_ALIAS_RESOLVER  
Short Description Alias resolver for classes and interfaces    
General Data
Package SEOE   ABAP Objects Class Builder 
Created 20110420   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_OO_ALIAS_RESOLVER has no forward declaration.
Interfaces
Interface IF_OO_ALIAS_RESOLVER has no interface.
Friends
Interface IF_OO_ALIAS_RESOLVER has no friend.
Attributes
Interface 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
Interface IF_OO_ALIAS_RESOLVER has no event.
Types
Interface 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