SAP ABAP Class CL_DPR_TASK_COMPLETION_DEMO (Demo Implementation: Follow-Up Actions After Status Changes)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_SHARED (Package) Project Management - Shared Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_APPL_BOOTSTRAP_MEMBER Development Projects: Classes to Be Initialized at Start 20120912
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_APPL_PLUG_IN_SUBSYSTEM Development Projects: Interface for Subsystems to Be Loaded 20120912
Properties
Class CL_DPR_TASK_COMPLETION_DEMO  
Short Description Demo Implementation: Follow-Up Actions After Status Changes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_SHARED   Project Management - Shared Objects 
Created 20120912   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DPR_TASK_COMPLETION_DEMO has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DPR_APPL_BOOTSTRAP_MEMBER Development Projects: Classes to Be Initialized at Start 20120912
2 IF_DPR_APPL_PLUG_IN_SUBSYSTEM Development Projects: Interface for Subsystems to Be Loaded 20120912
Friends
Class CL_DPR_TASK_COMPLETION_DEMO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_COMPLETED_TASKS Static Attribute Private Type reference (TYPE) DPR_TT_TASKS Table Type for Application Objects 20120912
2 MT_EXPLICIT_LOCKED Static Attribute Private Type reference (TYPE) DPR_TT_TASKS Table Type for Application Objects 20120912
3 SR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_DPR_TASK_COMPLETION_DEMO Project Management Subsystem 20120912
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Create Instance 20120912
2 LOAD Static method Private Method Load of Class 20120912
3 ON_TASK_COMPLETED Instance method Private Event handling method 20120912
Events
Class CL_DPR_TASK_COMPLETION_DEMO has no event.
Types
Class CL_DPR_TASK_COMPLETION_DEMO has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_DPR_TASK_COMPLETION_DEMO CL_DPR_TASK_COMPLETION_DEMO 20120912

Method GET_INSTANCE on class CL_DPR_TASK_COMPLETION_DEMO has no exception.

Method LOAD Signature

Method LOAD on class CL_DPR_TASK_COMPLETION_DEMO has no parameter.
Method LOAD on class CL_DPR_TASK_COMPLETION_DEMO has no exception.

Method ON_TASK_COMPLETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20120912

Method ON_TASK_COMPLETED on class CL_DPR_TASK_COMPLETION_DEMO has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in