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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ACO_COMMON | If the Object Implements this Interface | 20050329 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_CFX_COMMON | If the Object Implements this Interface | 20050329 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | This Object | 20050329 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_STRING | Object ID | 20050329 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20050329 |
2 | ![]() |
Instance method | Public | Method | Determine ID | 20050329 |
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
EP_ACO_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_ACO_COMMON | Common-Interface für Berechtigungsprüfung | 20050329 | ||
2 | ![]() |
EP_CFX_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_CFX_COMMON | Gemeinsame Schnittstelle aller Objekte | 20050329 | ||
3 | ![]() |
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 |