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 ABAP 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 MP_CONTEXT Instance attribute Public Object reference (TYPE REF TO) CL_CFX_ALIAS_CONTEXT Single Context 20010711
2 MP_OBJECT Instance attribute Private Object reference (TYPE REF TO) IF_CFX_ALIAS Alias Names for Objects 20010711
3 M_NAME Instance attribute Private Type reference (TYPE) STRING 20010621
4 ST_LIST_OF_ME Static Attribute Private See coding 20010711
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Only via Class Method get_instance !! 20010621
2 COPY_ALIASES Static method Public Method Copies Alias Names from One Object to Another 20010713
3 DELETE_ALIASES_CONTEXT Static method Public Method Delete Alias Names 20010713
4 DELETE_ALIASES_OBJECT Static method Public Method Delete All Alias Names of an Object 20010713
5 GET_ALIAS_VALUE Static method Public Method Determine Value of an Alias of a Backend System 20050415
6 GET_CONTEXT Instance method Public Method 20010712
7 GET_NAME Instance method Public Method 20010621
8 INITIALIZE Static method Public Method Provide Instance from Context ID and Object ID 20010621
9 INVALIDATE_CACHE Static method Public Method Delete Cache 20020308
10 P_DELETE_ALIASES_CONTEXT Static method Private Method Delete Alias Names 20010713
11 P_DELETE_ALIASES_OBJECT Static method Private Method Delete All Alias Names of an Object 20010713
12