SAP ABAP Class CL_CFX_DOCUMENT_REGISTRY (Manages Document References and Their IDs)
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
⤷
⤷
Properties
| Class | CL_CFX_DOCUMENT_REGISTRY | |
| Short Description | Manages Document References and Their IDs | |
| 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 | 20001107 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CFX_DOCUMENT_REGISTRY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | IF_CFX_DOCUMENT | 20001120 | Common Interface for All Documents |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TT_DOCUMENT | MT_DOCUMENT | 20001120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001120 | |
| 2 | Instance method | Public | Method | Delivers a Reference for an ID | 20001117 | |
| 3 | Instance method | Public | Method | Determines if Reference for an ID is Registered | 20001117 | |
| 4 | Instance method | Protected | Method | Registers a Reference for an ID | 20001117 | |
| 5 | Instance method | Protected | Method | Deletes a Reference for an ID | 20001117 |
Events
Class CL_CFX_DOCUMENT_REGISTRY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_DOCUMENT | Private | See coding | TS_DOCUMENT | 20001120 | |
|
| 2 | TT_DOCUMENT | Private | See coding | TT_DOCUMENT | 20001120 | |
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CFX_DOCUMENT_REGISTRY has no parameter.
Method CONSTRUCTOR on class CL_CFX_DOCUMENT_REGISTRY has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Value transfer | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20001117 | |||
| 2 | RP_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_CFX_DOCUMENT | Gemeinsame Schnittstelle aller Dokumente | 20001117 |
Method GET on class CL_CFX_DOCUMENT_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) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20001120 | |||
| 2 | I_REPORT_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20031110 | |||
| 3 | R_IS_REGISTERED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20001117 |
Method IS_REGISTERED on class CL_CFX_DOCUMENT_REGISTRY has no exception.
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_DOCUMENT | Gemeinsame Schnittstelle aller Dokumente | 20001117 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20001117 |
Method REGISTER on class CL_CFX_DOCUMENT_REGISTRY has no exception.
Method UNREGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20001120 |
Method UNREGISTER on class CL_CFX_DOCUMENT_REGISTRY has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 20A |