SAP ABAP Class IF_CFX_ALIAS (Alias Names for Objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CFX_DOCUMENT Common Interface for All Documents 20010613
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_COMMON_DOCUMENT General Document Class 20041108
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_COMMON_FOLDER Shared folder 20041104
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_DATA_SHEET Specification Data Sheet 20010613
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_DISCUSSION XML-Based Discussion/Chat 20010613
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_GENERIC_OBJECT Folder Object Generic Object in cFolders 20030121
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_HYPERLINK XML-Based Hyperlink 20010613
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_MATERIAL Material in cFolders 20020222
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_STRUCTURE BOM Header 20020225
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_TEXT XML-Based Continuous Text 20010613
Properties
Class IF_CFX_ALIAS  
Short Description Alias Names for Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010613   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CFX_ALIAS has no forward declaration.
Interfaces
Class IF_CFX_ALIAS has no interface implemented.
Friends
Class IF_CFX_ALIAS has no friend class.
Attributes
Class IF_CFX_ALIAS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COPY_ALIASES Instance method Public Method Copies Alias Names of the Implementing Objects 20010713
2 DELETE_ALIASES Instance method Public Method Deletes All the Alias Names of the Implementing Objects 20010713
3 GET_ALIASES Instance method Public Method List of Contexts and Alias Names for Object 20010713
4 GET_CONTEXTS Instance method Public Method Determines Contexts of the Implementing Objects 20010622
5 GET_OBJECT_ID Instance method Public Method Determines Unique ID of the Implementing Objects 20010622
6 GET_OBJECT_TYPE Instance method Public Method Determines Unique ID of the Implementing Objects 20010703
7 SET_CONTEXTS Instance method Public Method Sets Contexts of the Implementing Objects 20010622
Events
Class IF_CFX_ALIAS has no event.
Types
Class IF_CFX_ALIAS has no local type.
Method Signatures

Method COPY_ALIASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DESTINATION_OBJECT Call by reference Object reference (TYPE REF TO) IF_CFX_ALIAS Alias Namen zu Objekten 20010713

Method COPY_ALIASES on class IF_CFX_ALIAS has no exception.

Method DELETE_ALIASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NUMBER Value transfer Type reference (TYPE) I 20010713

Method DELETE_ALIASES on class IF_CFX_ALIAS has no exception.

Method GET_ALIASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALIAS Call by reference Type reference (TYPE) CFX_ALIAS_TT_ALIAS 20010713

Method GET_ALIASES on class IF_CFX_ALIAS has no exception.

Method GET_CONTEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_CONTEXTS Value transfer Object reference (TYPE REF TO) CL_CFX_ALIAS_CONTEXTS Kontexte für alias Namen 20010622

Method GET_CONTEXTS on class IF_CFX_ALIAS has no exception.

Method GET_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OBJECT_ID Value transfer Type reference (TYPE) SYSUUID_X UUID in X-Form (binär) 20010703

Method GET_OBJECT_ID on class IF_CFX_ALIAS has no exception.

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OBJECT_TYPE Value transfer Type reference (TYPE) CFX_ALIAS_T_OBJECT_TYPE cFolders Aliasse: Objekttyp 20010703

Method GET_OBJECT_TYPE on class IF_CFX_ALIAS has no exception.

Method SET_CONTEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CONTEXTS Call by reference Object reference (TYPE REF TO) CL_CFX_ALIAS_CONTEXTS Kontexte für alias Namen 20010622

Method SET_CONTEXTS on class IF_CFX_ALIAS has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in