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 MR_PARENT Instance attribute Private Attribute reference (LIKE) 20011211
2 MR_SORT_NUMBER_FACTORY Instance attribute Public Object reference (TYPE REF TO) CL_DPR_SORT_NUMBER_FACTORY Development Projects: Services for Sort nimbers 20090525
3 MT_DELETED_ITEMS Instance attribute Private Attribute reference (LIKE) 20020614
4 MT_GUID_SORT_NUMBER Instance attribute Private Type reference (TYPE) DPR_TT_GUID_SORT_NUMBER Sort Number Table 20080825
5 MT_REF_PART_ID Instance attribute Private Type reference (TYPE) TY_REF_PART_ID_TAB Role ID for Project Role Reference 20050304
6 MV_CLASSNAME_ITEM Instance attribute Private Attribute reference (LIKE) 20041104
7 MV_ENTITY_LINKS_BUILT Instance attribute Private Type reference (TYPE) BOOLE_D 'X' = Entity Links of All Collections Were Structured 20070718
8 MV_IS_HIER_NODE Instance attribute Private Attribute reference (LIKE) 20041104
9 MV_MAX_SORT_NUMBER Instance attribute Public Type reference (TYPE) DPR_TV_SORT_NUMBER Greatest Sort Number of Assigned Participants 20080822
10 MV_OBJECT_TYPE Instance attribute Private Attribute reference (LIKE) 20020103
11 SV_OBJECT_TYPE Static Attribute Private Type reference (TYPE) CGPL_OBJECT_TYPE Object Category 20020103
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add Object 20011211
2 ADD_DELETED_ITEM Instance method Private Method 20020614
3 ADD_WFM_DEMAND Instance method Private Method Add Requirement 20020626
4 BUILD_ENTITY_LINKS Instance method Public Method Structure All Entity Link Instances of All Collections 20070718
5 CHECK_ALL Instance method Public Method Check All Roles and Their Assignments 20020705
6 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20011211
7 CONSTRUCTOR Instance method Public Constructor Constructor 20011211
8 COPY Instance method Public Method Copy Object 20011211
9 CREATE Static method Public Method Create Collection 20011211
10 DELETE Instance method Public Method Delete Object 20011211
11 DELETE_ALL Instance method Public Method Delete All Objects 20011211
12 DELETE_ALL_DISTRIBUTIONS Instance method Public Method Delete All Distributions in the Collection 20050317
13 ENSURE_PART_ID_UNIQUE Instance method Public Method Determines Unique (Abstract) Project Role IDs 20050302
14 FREE Instance method Private Method Destructor 20020104
15 GET_ALL Instance method Public Method Access Method to All Objects (Reading) 20011211
16 GET_ALL_ORDERED Instance method Public Method Access Method to All Objects (Reading) 20020716
17 GET_ALL_WITH_HIERARCHY Instance method Public Method Delivers all Roles in the Hierarchy (Abstr.and Concr. Roles) 20040928
18 GET_BY_GUID Instance method Public Method Access Method with GUID (Reading) 20011228
19 GET_BY_INDEX Instance method Public Method Access Method with Index (Reading) 20011211
20 GET_LINKS_BY_ENTITY Instance method Public Method Access Method to Entity Links w/ Entity Reference (Reading) 20030123
21