SAP ABAP Class CL_CFX_TOPIC_REGISTRY (Collaboration: Topic Registry)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_COLLABORATION (Package) Business Logic for Collaboration Folders
⤷
⤷
Properties
| Class | CL_CFX_TOPIC_REGISTRY | |
| Short Description | Collaboration: Topic Registry | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_COLLABORATION | Business Logic for Collaboration Folders |
| Created | 20001113 | 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_TOPIC_REGISTRY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CFX_TOPIC | 20001115 | Collaboration: Topic |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TT_TOPIC_ID | T_TOPIC_ID | 20001114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determine Instance by the ID | 20001120 | |
| 2 | Instance method | Public | Method | Determines if Reference for an ID is Registered | 20010118 | |
| 3 | Instance method | Protected | Method | Entering of Instance | 20001120 | |
| 4 | Instance method | Protected | Method | Cancelation of Instance | 20001120 |
Events
Class CL_CFX_TOPIC_REGISTRY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_TOPIC_ID | Private | See coding | TS_TOPIC_ID | 20001116 | |
|
| 2 | TT_TOPIC_ID | Private | See coding | TT_TOPIC_ID | 20001114 | |
Method Signatures
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TOPIC_ID | Value transfer | Type reference (TYPE) | CFX_NODE-TOPIC_ID | Topic Id | 20001120 | |||
| 2 | RP_TOPIC | Value transfer | Object reference (TYPE REF TO) | CL_CFX_TOPIC | Collaboration: Topic | 20001120 |
Method GET on class CL_CFX_TOPIC_REGISTRY has no exception.
Method IS_REGISTERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | CFX_NODE-TOPIC_ID | GUID im 'CHAR' Format in Großschreibung | 20010118 | |||
| 2 | R_IS_REGISTERED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20010118 |
Method IS_REGISTERED on class CL_CFX_TOPIC_REGISTRY has no exception.
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_TOPIC | Value transfer | Object reference (TYPE REF TO) | CL_CFX_TOPIC | Collaboration: Topic | 20001120 | |||
| 2 | I_TOPIC_ID | Call by reference | Type reference (TYPE) | CFX_NODE-TOPIC_ID | Collaboration Folder: Id Topic | 20001120 |
Method REGISTER on class CL_CFX_TOPIC_REGISTRY has no exception.
Method UNREGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TOPIC_ID | Call by reference | Type reference (TYPE) | CFX_NODE-TOPIC_ID | Collaboration Folder: Id Topic | 20001120 |
Method UNREGISTER on class CL_CFX_TOPIC_REGISTRY has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 20A |