SAP ABAP Class CL_CFX_ALIAS (Alias Name)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_ALIAS (Package) CFX: Alias Management
⤷
⤷
Properties
| Class | CL_CFX_ALIAS | |
| Short Description | Alias Name | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_ALIAS | CFX: Alias Management |
| Created | 20010621 | SAP |
| Last change | 20141109 | |
| 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
Class CL_CFX_ALIAS has no interface implemented.
Friends
Class CL_CFX_ALIAS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CFX_ALIAS_CONTEXT | Single Context | 20010711 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CFX_ALIAS | Alias Names for Objects | 20010711 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20010621 | ||||
| 4 | Static Attribute | Private | See coding | 20010711 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Only via Class Method get_instance !! | 20010621 | |
| 2 | Static method | Public | Method | Copies Alias Names from One Object to Another | 20010713 | |
| 3 | Static method | Public | Method | Delete Alias Names | 20010713 | |
| 4 | Static method | Public | Method | Delete All Alias Names of an Object | 20010713 | |
| 5 | Static method | Public | Method | Determine Value of an Alias of a Backend System | 20050415 | |
| 6 | Instance method | Public | Method | 20010712 | ||
| 7 | Instance method | Public | Method | 20010621 | ||
| 8 | Static method | Public | Method | Provide Instance from Context ID and Object ID | 20010621 | |
| 9 | Static method | Public | Method | Delete Cache | 20020308 | |
| 10 | Static method | Private | Method | Delete Alias Names | 20010713 | |
| 11 | Static method | Private | Method | Delete All Alias Names of an Object | 20010713 | |
| 12 |