SAP ABAP Class CL_DPR_PARTICIPANTS (Development Projects: Collection for Project Participants)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-RES (Application Component) Resources
⤷
DEVELOPMENT_PROJECTS_TEAM (Package) Project Management - Team/Participants/Roles
⤷
⤷
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_PARTICIPANTS | |
| Short Description | Development Projects: Collection for Project Participants | |
| 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_TEAM | Project Management - Team/Participants/Roles |
| Created | 20011211 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DPR_PARTICIPANTS has no forward declaration.
Interfaces
Class CL_DPR_PARTICIPANTS has no interface implemented.
Friends
Class CL_DPR_PARTICIPANTS 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) | 20011211 | |||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DPR_SORT_NUMBER_FACTORY | Development Projects: Services for Sort nimbers | 20090525 | |||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20020614 | |||||
| 4 | Instance attribute | Private | Type reference (TYPE) | DPR_TT_GUID_SORT_NUMBER | Sort Number Table | 20080825 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TY_REF_PART_ID_TAB | Role ID for Project Role Reference | 20050304 | |||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20041104 | |||||
| 7 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 'X' = Entity Links of All Collections Were Structured | 20070718 | |||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20041104 | |||||
| 9 | Instance attribute | Public | Type reference (TYPE) | DPR_TV_SORT_NUMBER | Greatest Sort Number of Assigned Participants | 20080822 | |||
| 10 | Instance attribute | Private | Attribute reference (LIKE) | 20020103 | |||||
| 11 | 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 | 20020614 | ||
| 3 | Instance method | Private | Method | Add Requirement | 20020626 | |
| 4 | Instance method | Public | Method | Structure All Entity Link Instances of All Collections | 20070718 | |
| 5 | Instance method | Public | Method | Check All Roles and Their Assignments | 20020705 | |
| 6 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20011211 | |
| 7 | Instance method | Public | Constructor | Constructor | 20011211 | |
| 8 | Instance method | Public | Method | Copy Object | 20011211 | |
| 9 | Static method | Public | Method | Create Collection | 20011211 | |
| 10 | Instance method | Public | Method | Delete Object | 20011211 | |
| 11 | Instance method | Public | Method | Delete All Objects | 20011211 | |
| 12 | Instance method | Public | Method | Delete All Distributions in the Collection | 20050317 | |
| 13 | Instance method | Public | Method | Determines Unique (Abstract) Project Role IDs | 20050302 | |
| 14 | Instance method | Private | Method | Destructor | 20020104 | |
| 15 | Instance method | Public | Method | Access Method to All Objects (Reading) | 20011211 | |
| 16 | Instance method | Public | Method | Access Method to All Objects (Reading) | 20020716 | |
| 17 | Instance method | Public | Method | Delivers all Roles in the Hierarchy (Abstr.and Concr. Roles) | 20040928 | |
| 18 | Instance method | Public | Method | Access Method with GUID (Reading) | 20011228 | |
| 19 | Instance method | Public | Method | Access Method with Index (Reading) | 20011211 | |
| 20 | Instance method | Public | Method | Access Method to Entity Links w/ Entity Reference (Reading) | 20030123 | |
| 21 |