SAP ABAP Class CL_DPR_EVE_TASK_O (Evaluations: Wrapper for Task)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-EVA (Application Component) Evaluations
     DEVELOPMENT_PROJECTS_EVE (Package) Evaluations / Dashboard / Alerts
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_EVE_OBJECT Evaluations: Abstract Wrapper for Project Element 20020529
Properties
Class CL_DPR_EVE_TASK_O  
Short Description Evaluations: Wrapper for Task    
Super Class CL_DPR_EVE_OBJECT Evaluations: Abstract Wrapper for Project Element 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_EVE   Evaluations / Dashboard / Alerts 
Created 20020529   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_DPR_EVE_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DPR_EVE_TASK_O has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_DPR_EVE_OBJECT 20030821 Evaluations: Abstract Wrapper for Project Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_OBJECT_CL Instance attribute Protected Object reference (TYPE REF TO) CL_DPR_TASK_O Development Projects: Task 20020531
2 MS_ATTRIBUTES Instance attribute Protected Type reference (TYPE) DPR_TS_TASK_EXT Task in External Display 20020531
3 MV_SECONDARY_OBJECT_TYPE Instance attribute Protected Type reference (TYPE) EVE_TV_SEC_OBJECT_TYPE Secondary Object Type 20040429
4 MV_TIME_UNIT Instance attribute Private Type reference (TYPE) CGPL_DURATION_UNIT Time Unit for Execution Duration 20021105
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020529
2