Class Method list used by SAP ABAP Class CL_DPR_TASK_COMPLETION_DEMO (Demo Implementation: Follow-Up Actions After Status Changes)
SAP ABAP Class CL_DPR_TASK_COMPLETION_DEMO (Demo Implementation: Follow-Up Actions After Status Changes) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_DPR_APPL_OBJECT_MANAGER - LOAD_TASKS Development Projects: Administration of Application Objects
2 Class Method  CL_DPR_APPL_OBJECT_MANAGER - GET_INSTANCE Development Projects: Administration of Application Objects
3 Class Method  CL_DPR_ENTITY - GET_EDIT_MODE Development Projects: Abstract Class for DPR Entities
4 Class Method  CL_DPR_ENTITY - GET_GUID Development Projects: Abstract Class for DPR Entities
5 Class Method  CL_DPR_ENTITY - GET_PARENT Development Projects: Abstract Class for DPR Entities
6 Class Method  CL_DPR_ENTITY - SET_EDIT_MODE Development Projects: Abstract Class for DPR Entities
7 Class Method  CL_DPR_TASK - IS_SUMMARY_TASK Development Projects: Abstract Task
8 Class Method  CL_DPR_TASKS - GET_ALL Development Projects: Collection for Tasks
9 Class Method  CL_DPR_TASK_COMPLETION_DEMO - GET_INSTANCE Demo Implementation: Follow-Up Actions After Status Changes
10 Class Method  CL_DPR_TASK_COMPLETION_DEMO - GET_INSTANCE Demo Implementation: Follow-Up Actions After Status Changes
11 Class Method  CL_DPR_TASK_COMPLETION_DEMO - LOAD Demo Implementation: Follow-Up Actions After Status Changes SOURCE load( ).
12 Class Method  CL_DPR_TASK_COMPLETION_DEMO - ON_TASK_COMPLETED Demo Implementation: Follow-Up Actions After Status Changes SOURCE SET HANDLER sr_instance->on_task_completed FOR ALL INSTANCES.
13 Class Method  CL_DPR_TASK_O - COMPLETE Development Projects: Task
14 Class Method  CL_DPR_TASK_O - IS_COMPLETED Development Projects: Task
15 Class Method  IF_DPR_APPL_BOOTSTRAP_MEMBER - FREE Development Projects: Classes to Be Initialized at Start
16 Class Method  IF_DPR_APPL_BOOTSTRAP_MEMBER - LOAD Development Projects: Classes to Be Initialized at Start
17 Class Method  IF_DPR_APPL_BOOTSTRAP_MEMBER - INITIALIZE Development Projects: Classes to Be Initialized at Start
18 Class Method  IF_DPR_APPL_BOOTSTRAP_MEMBER - GET_SEQUENCE_PLACE Development Projects: Classes to Be Initialized at Start
19 Class Method  IF_DPR_APPL_PLUG_IN_SUBSYSTEM - FREE Development Projects: Interface for Subsystems to Be Loaded
20 Class Method  IF_DPR_APPL_PLUG_IN_SUBSYSTEM - GET_INSTANCE Development Projects: Interface for Subsystems to Be Loaded
21 Class Method  IF_DPR_APPL_PLUG_IN_SUBSYSTEM - HAS_CHANGES Development Projects: Interface for Subsystems to Be Loaded
22 Class Method  IF_DPR_APPL_PLUG_IN_SUBSYSTEM - INITIALIZE_AFTER_SAVE Development Projects: Interface for Subsystems to Be Loaded
23 Class Method  IF_DPR_APPL_PLUG_IN_SUBSYSTEM - PREPARE_TO_SAVE Development Projects: Interface for Subsystems to Be Loaded
24 Class Method  IF_DPR_APPL_PLUG_IN_SUBSYSTEM - SAVE Development Projects: Interface for Subsystems to Be Loaded
25 Class Method  IF_DPR_COMMON - GET_EDIT_MODE Development Projects: Interface for All Application Objects
26 Class Method  IF_DPR_COMMON - GET_GUID Development Projects: Interface for All Application Objects
27 Class Method  IF_DPR_COMMON - GET_PARENT Development Projects: Interface for All Application Objects
28 Class Method  IF_DPR_ENTITY - SET_EDIT_MODE Development Projects: Interface of All Entities