SAP ABAP Class CL_EDMS_OBJECT_REGISTRY (EDMS: Register Objects)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-DOC (Application Component) Engineering Documents
⤷
EDMS_BASIS (Package) EDMS: Basic Functions/Utilities
⤷
⤷
Properties
| Class | CL_EDMS_OBJECT_REGISTRY | |
| Short Description | EDMS: Register Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EDMS_BASIS | EDMS: Basic Functions/Utilities |
| Created | 20020417 | 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_EDMS_OBJECT_REGISTRY has no interface implemented.
Friends
Class CL_EDMS_OBJECT_REGISTRY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TT_OBJECT_LIST | 20020417 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020417 | |
| 2 | Instance method | Public | Method | Delivers a Reference for an ID | 20020417 | |
| 3 | Instance method | Public | Method | Read All Registered Objects | 20020809 | |
| 4 | Instance method | Public | Method | Determines if Reference for an ID is Registered | 20020417 | |
| 5 | Instance method | Public | Method | Registers a Reference for an ID | 20020417 | |
| 6 | Instance method | Public | Method | Unlock Object | 20071205 | |
| 7 | Instance method | Public | Method | Deletes a Reference for an ID | 20020417 | |
| 8 | Instance method | Public | Method | Delete All Objects | 20020809 |
Events
Class CL_EDMS_OBJECT_REGISTRY has no event.
Types
Class CL_EDMS_OBJECT_REGISTRY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EDMS_OBJECT_REGISTRY has no parameter.
Method CONSTRUCTOR on class CL_EDMS_OBJECT_REGISTRY has no exception.
Method GET 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 | 20020417 | |||
| 2 | RP_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20020417 |
Method GET on class CL_EDMS_OBJECT_REGISTRY has no exception.
Method GET_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_OBJECTS | Value transfer | Type reference (TYPE) | EDMS_TT_OBJECT | EDMS: Tabelle für Objekte | 20020809 |
Method GET_OBJECTS on class CL_EDMS_OBJECT_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 | 20020417 | |||
| 2 | R_IS_REGISTERED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020417 |
Method IS_REGISTERED on class CL_EDMS_OBJECT_REGISTRY has no exception.
Method REGISTER 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 | 20020417 | ||||
| 2 | I_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20020417 |
Method REGISTER on class CL_EDMS_OBJECT_REGISTRY has no exception.
Method UNLOCK_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EDMS_OBJECT | Call by reference | Type reference (TYPE) | EDMS_TS_OBJECT | EDMS: allgemeine Objektstruktur | 20071205 |
Method UNLOCK_OBJECT on class CL_EDMS_OBJECT_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 | 20020417 |
Method UNREGISTER on class CL_EDMS_OBJECT_REGISTRY has no exception.
Method UNREGISTER_ALL Signature
Method UNREGISTER_ALL on class CL_EDMS_OBJECT_REGISTRY has no parameter.
Method UNREGISTER_ALL on class CL_EDMS_OBJECT_REGISTRY has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |