SAP ABAP Class CL_DPR_DOCUMENTS (Project Management: Collection for Documents)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-DOC (Application Component) Documents
⤷
DEVELOPMENT_PROJECTS_DOCUMENT (Package) Project Management - Documents
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_COLLECTION | Abstract Super Class Interface of all Collections | 20041104 |
Properties
| Class | CL_DPR_DOCUMENTS | |
| Short Description | Project Management: Collection for Documents | |
| Super Class | CL_DPR_COLLECTION | Abstract Super Class Interface of all Collections |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_DOCUMENT | Project Management - Documents |
| Created | 20011211 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_DPR_DOCUMENTS has no interface implemented.
Friends
Class CL_DPR_DOCUMENTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20041104 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20041104 | |||||
| 3 | Instance attribute | Private | Type reference (TYPE) | DPR_TT_COLL_EDMS_W_SUBAPPL | EDMS Documents per Subapplication | 20050818 | |||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20041104 | |||||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | EDMS documents were read | 20020624 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | EDMS_TV_SUBAPPLICATION | Subapplication for EDMS | 20050303 | |||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20041104 | |||||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20041104 | |||||
| 9 | Static Attribute | Private | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Category | 20020103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Object | 20011211 | |
| 2 | Instance method | Private | Method | 20041104 | ||
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20011211 | |
| 4 | Instance method | Public | Constructor | Constructor | 20011211 | |
| 5 | Instance method | Public | Method | Copy Object | 20011211 | |
| 6 | Static method | Public | Method | Create Collection | 20011211 | |
| 7 | Instance method | Public | Method | Delete Object | 20011211 | |
| 8 | Instance method | Public | Method | Delete All Objects | 20011211 | |
| 9 | Instance method | Private | Method | Destructor | 20020104 | |
| 10 | Instance method | Public | Method | Access Method to All Objects (Reading) | 20011211 | |
| 11 | Instance method | Public | Method | Access Method to Documents of a Subapplication (Reading) | 20050302 | |
| 12 | Instance method | Public | Method | Access Method with EDMS GUID (Reading) | 20030313 | |
| 13 | Instance method | Public | Method | Access Method with GUID (Reading) | 20011228 | |
| 14 | Instance method | Public | Method | Access Method with Index (Reading) | 20011211 | |
| 15 | Instance method | Public | Method | Get EDMS Hierarchy Read Indicator | 20130221 | |
| 16 | Instance method | Public | Method | Access Method to Number of EDMS Documents/Folders | 20021112 | |
| 17 | Static method | Private | Event handling method | Event Handler CREATED:IF_DPR_COLL_MODEL | 20030228 | |
| 18 |