SAP ABAP Class CL_OO_ALIAS_RESOLVER (WB - Class Builder - Alias resolver)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEOE (Package) ABAP Objects Class Builder
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OO_ALIAS_RESOLVER | Alias resolver for classes and interfaces | 20110420 |
Properties
| Class | CL_OO_ALIAS_RESOLVER | |
| Short Description | WB - Class Builder - Alias resolver | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEOE | ABAP Objects Class Builder |
| Created | 20070814 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OO_ALIAS_RESOLVER | Alias resolver for classes and interfaces | 20110420 |
Friends
Class CL_OO_ALIAS_RESOLVER has no friend class.
Attributes
Class CL_OO_ALIAS_RESOLVER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Returns the component by an alias | 20070814 | |
| 2 | Static method | Public | Method | Creates an instance | 20070814 | |
| 3 | Instance method | Public | Method | 20070814 |
Events
Class CL_OO_ALIAS_RESOLVER has no event.
Types
Class CL_OO_ALIAS_RESOLVER has no local type.
Method Signatures
Method GET_COMPONENT_BY_ALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALIAS | Value transfer | Type reference (TYPE) | SEOCMPKEY | Alias | 20070814 | |||
| 2 | COMPONENT | Value transfer | Type reference (TYPE) | SEOCMPKEY | Component | 20070814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070814 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_OO_ALIAS_RESOLVER | Instance of an alias resolver | 20070814 |
Method GET_INSTANCE on class CL_OO_ALIAS_RESOLVER has no exception.
Method GET_METHOD_NAME_BY_ALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALIAS | Call by reference | Type reference (TYPE) | SEOCMPKEY | Key structure of a class | 20110420 | |||
| 2 | METHOD_NAME | Value transfer | Type reference (TYPE) | SEOCPDNAME | Full Component Name | 20110420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WB - Class Builder - Component Exception | 20110420 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |