SAP ABAP Class CL_DPR_COLL_PROXY_EDMS (Proxy for Administration of CFX Objekts in Proj. Mgmt.)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-DOC (Application Component) Documents
⤷
DEVELOPMENT_PROJECTS_COLLABORA (Package) Project Management - Collaborations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_COLL_PROXY | Proxy for Administration of CFX/EDMS Objects | 20020621 |
Properties
| Class | CL_DPR_COLL_PROXY_EDMS | |
| Short Description | Proxy for Administration of CFX Objekts in Proj. Mgmt. | |
| Super Class | CL_DPR_COLL_PROXY | Proxy for Administration of CFX/EDMS Objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_COLLABORA | Project Management - Collaborations |
| Created | 20020621 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_DPR_COLL_PROXY_EDMS has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DPR_COLL_MODEL_EDMS | 20050928 | Model Class for Collaborations (EDMS) |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EDMS_DOCUMENT | EDMS: Document/Folder | 20020623 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EDMS_COMMON_FILE | CDOCS: Shared Interface for All File Types | 20020623 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | CL_DPR_CO=>SC_TRUE | Changeable | 20040329 | ||
| 4 | Constant | Public | Type reference (TYPE) | EDMS_DOCID | 'root' | EDMS: Document ID | 20050928 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020629 | |
| 2 | Static method | Private | Method | Create Proxy Instance | 20030325 | |
| 3 | Instance method | Public | Method | Import Attributes | 20050214 | |
| 4 | Instance method | Public | Method | Gets IF Reference MR_EDMS_MODEL | 20020626 | |
| 5 | Instance method | Public | Method | Provide MT_LINKED_OBJECTS | 20030314 | |
| 6 | Instance method | Public | Method | Document can be changed? | 20040329 | |
| 7 | Static method | Private | Method | Move Children | 20030327 | |
| 8 | Static method | Public | Method | Event Handler DOCUMENT_COPIED:CL_EDMS_BSP_APPL_PLUGIN | 20050426 | |
| 9 | Instance method | Private | Event handling method | Event Handler CHANGED:IF_EDMS_DOCUMENT | 20020729 | |
| 10 |