SAP ABAP Class CL_CFX_OBJECT (For Example, Document, User, Group, ...)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_COMPARABLE Comparison of Objects and Their Lists 20050329
Properties
Class CL_CFX_OBJECT  
Short Description For Example, Document, User, Group, ...    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_FOLDERS   Collaboration Folders: Folder and Documents 
Created 20050329   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CFX_OBJECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CFX_COMPARABLE Comparison of Objects and Their Lists 20050329
Friends
Class CL_CFX_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_ACO_COMMON Instance attribute Private Object reference (TYPE REF TO) IF_ACO_COMMON If the Object Implements this Interface 20050329
2 MP_CFX_COMMON Instance attribute Private Object reference (TYPE REF TO) IF_CFX_COMMON If the Object Implements this Interface 20050329
3 MP_OBJECT Instance attribute Private Object reference (TYPE REF TO) OBJECT This Object 20050329
4 M_ID Instance attribute Private Type reference (TYPE) CFX_STRING Object ID 20050329
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050329
2 GET_ID Instance method Public Method Determine ID 20050329
3 GET_OBJECT Instance method Public Method Interface for Object 20050329
Events
Class CL_CFX_OBJECT has no event.
Types
Class CL_CFX_OBJECT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Objekt 20050329

Method CONSTRUCTOR on class CL_CFX_OBJECT has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ID Call by reference Type reference (TYPE) CFX_STRING ID des Objektes 20050329

Method GET_ID on class CL_CFX_OBJECT has no exception.

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_ACO_COMMON Call by reference Object reference (TYPE REF TO) IF_ACO_COMMON Common-Interface für Berechtigungsprüfung 20050329
2 Exporting EP_CFX_COMMON Call by reference Object reference (TYPE REF TO) IF_CFX_COMMON Gemeinsame Schnittstelle aller Objekte 20050329
3 Exporting EP_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20050329

Method GET_OBJECT on class CL_CFX_OBJECT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400