SAP ABAP Class CL_DPR_CHECKLIST_RESOLVER (Development Projects: Resolution of a Checklist Template)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-STR (Application Component) Structure
     DEVELOPMENT_PROJECTS_CHECKLIST (Package) Project Management - Checklists
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_VISITOR Development Projects: Abstract Visitor 20020417
Properties
Class CL_DPR_CHECKLIST_RESOLVER  
Short Description Development Projects: Resolution of a Checklist Template    
Super Class CL_DPR_VISITOR Development Projects: Abstract Visitor 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class DPR_CHECKLIST    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_CHECKLIST   Project Management - Checklists 
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DPR_CHECKLIST_RESOLVER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_DPR_CHECKLIST_REFERENCE 20020417 Development Projects: Checklist Reference
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_CHECKLIST Instance attribute Private Object reference (TYPE REF TO) CL_DPR_CHECKLIST_O Checklist 20020417
2 MR_CHECKLIST_REFERENCE Instance attribute Private Object reference (TYPE REF TO) CL_DPR_CHECKLIST_REFERENCE Checklist Reference to resolve 20091112
3 MR_CHECKLIST_TEMPLATE Instance attribute Private Object reference (TYPE REF TO) CL_DPR_CHECKLIST_T Checklist Template 20020417
4 MR_PHASE Instance attribute Private Object reference (TYPE REF TO) CL_DPR_PHASE_O Phase Under Which the Checklist Template Hangs 20020417
5 MR_PROJECT Instance attribute Private Object reference (TYPE REF TO) CL_DPR_PROJECT_O Project Below Which Checklist Template Is Inserted 20050225
6 MT_ENTITY_LINKS Instance attribute Private Type reference (TYPE) DPR_TT_ENTITY_LINKS Table Type for Links Between Roles and Entities 20030318
7 MT_PROCESSED_DOCUMENT_PARENTS Instance attribute Private Type reference (TYPE) TY_PROCESSED_DOCUMENT_PARENTS Table of Processed Entries 20030520
8 MT_PROCESSED_ENTITIES Instance attribute Private Type reference (TYPE) TY_PROCESSED_ENTITIES Table of Processed Entries 20020418
9 MT_RELATIONS_PREDECESSORS Instance attribute Private Type reference (TYPE) TY_RELATIONS_PREDECESSORS Table of Relation Predecessor 20020721
10 MT_RELATIONS_SUCCESSORS Instance attribute Private Type reference (TYPE) TY_RELATIONS_SUCCESSORS Table of Relation Successor 20020721
11 MV_MASTER_LANGUAGE_PROJECT Instance attribute Private Type reference (TYPE) DPR_TV_MASTER_LANGUAGE Project Language of Operational Project 20050307
12 MV_MASTER_LANGUAGE_TEMPLATE Instance attribute Private Type reference (TYPE) DPR_TV_MASTER_LANGUAGE Project Language of Template 20050307
13 MV_RESOLVED_BY Instance attribute Private Type reference (TYPE) DPR_TV_RESOLVED_BY Name of Person Who Resolved the Checklist Reference 20020417
14 MV_RESOLVED_ON Instance attribute Private Type reference (TYPE) TIMESTAMP Time Stamp for Resolution 20020417
15 MV_RESOLVE_TASKS Instance attribute Private Type reference (TYPE) BOOLE_D ABAP_TRUE Resolve Tasks (Depending on Project Type) 20070910
16 MV_USE_PROJECT_ROLE_MATCHING Instance attribute Private Type reference (TYPE) BOOLE_D Merge with Project Roles When Resolving 20040913
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OBL_FOR_ROLE_MATCHING Instance method Private Method Brings Together Object Links of Same Project Roles 20070105
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020417
3 CONSTRUCTOR Instance method Public Constructor Constructor 20020417
4 COPY_AUTHORIZATION_CONTENT Instance method Private Method Copies Authorization Content 20030115
5 CREATE_RESOLVER_INSTANCE Static method Private Method Create New Instance 20020417
6 FINALIZE_ENTITY_LINK Instance method Private Method Create Entity Links at End of Traversing 20030318
7