SAP ABAP Class CL_DPR_DB_API_TASK (Proj. Mgmt DB API: Task (DB))
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-EXT-API (Application Component) BAPI Interface for cProjects
     DEVELOPMENT_PROJECTS_DB_API (Package) API for Project Management based on direct database access
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_DB_API_ENTITY Abstract Application Object for Entities (DB) 20090423
Properties
Class CL_DPR_DB_API_TASK  
Short Description Proj. Mgmt DB API: Task (DB)    
Super Class CL_DPR_DB_API_ENTITY Abstract Application Object for Entities (DB) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_DB_API   API for Project Management based on direct database access 
Created 20090423   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)
Interfaces
Class CL_DPR_DB_API_TASK has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_DPR_DB_API_FACTORY 20090506 Factory for Creating API Instances (DB)
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ATTRIBUTES_EXT Instance attribute Private Type reference (TYPE) DPR_TT_TASK_EXT Tasks in External Display 20090528
2 MT_ATTRIBUTES_INT Instance attribute Private Type reference (TYPE) DPR_TT_TASK_INT Tasks in Internal Display 20090528
3 MT_FAILED_GUIDS Instance attribute Private Type reference (TYPE) DPR_TT_GUID GUID Table (Sorted, Unique) 20090529
4 MT_OBJECT_LINKS_MPM Instance attribute Private Type reference (TYPE) DPR_TT_OBJLINK_MPM_DB Table with Structure of DB Table Object Link MPM 20090529
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090424
2 GET_0_FINISH_DATE Instance method Private Method 20110725
3 GET_0_FINISH_DATE_LATE Instance method Private Method 20110725
4 GET_ALL_PREDECESSOR_TASKS Instance method Private Method Import All Predecessors 20090505
5 GET_ALL_SUCCESSOR_TASKS Instance method Private Method Import All Successors 20090506
6 GET_DATA_EXT Instance method Public Method 20090423
7 GET_ORIGINAL_TASKS Instance method Private Method 20090512
8 GET_PRIMARY_STATUS Instance method Private Method Access Method to Primary Status (Reading) 20090907
9 GET_SUBPROJECTS Instance method Private Method 20090528
Events
Class CL_DPR_DB_API_TASK has no event.
Types
Class CL_DPR_DB_API_TASK has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Call by reference Type reference (TYPE) CGPL_APPLICATION_TYPE CL_DPR_CO=>SC_APPLICATION_TYPE_DPR Application in Project Planning 20090424

Method CONSTRUCTOR on class CL_DPR_DB_API_TASK has no exception.

Method GET_0_FINISH_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TASK_EXT Call by reference Type reference (TYPE) DPR_TS_TASK_EXT Task in External Display 20110725
2 Exporting EV_FLG_24 Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120130
3 Exporting EV_FLG_CONV Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120130
4 Importing IS_TASK_EXT Call by reference Type reference (TYPE) DPR_TS_TASK_EXT Task in External Display 20110725
5 Importing IS_TASK_INT Call by reference Type reference (TYPE) DPR_TS_TASK_INT Task Attributes (Internal) 20110725

Method GET_0_FINISH_DATE on class CL_DPR_DB_API_TASK has no exception.

Method GET_0_FINISH_DATE_LATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TASK_EXT Call by reference Type reference (TYPE) DPR_TS_TASK_EXT Task in External Display 20110725
2 Importing IS_TASK_EXT Call by reference Type reference (TYPE) DPR_TS_TASK_EXT Task in External Display 20110725
3 Importing IS_TASK_INT Call by reference Type reference (TYPE) DPR_TS_TASK_INT Task Attributes (Internal) 20110725
4 Importing IV_FLG_24 Call by reference Type reference (TYPE) BOOLEAN ' ' Boolean Variable (X=True, -=False, Space=Unknown) 20120130
5 Importing IV_FLG_CONV Call by reference Type reference (TYPE) BOOLEAN ' ' Boolean Variable (X=True, -=False, Space=Unknown) 20120130

Method GET_0_FINISH_DATE_LATE on class CL_DPR_DB_API_TASK has no exception.

Method GET_ALL_PREDECESSOR_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) INDEX TABLE 20090505
2 Exporting ET_LINK_SOURCE_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20090505
3 Exporting ET_LINK_TARGET_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20090505
4 Importing IT_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20090505

Method GET_ALL_PREDECESSOR_TASKS on class CL_DPR_DB_API_TASK has no exception.

Method GET_ALL_SUCCESSOR_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) INDEX TABLE 20090506
2 Exporting ET_LINK_SOURCE_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20090506
3 Exporting ET_LINK_TARGET_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20090506
4 Importing IT_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20090506

Method GET_ALL_SUCCESSOR_TASKS on class CL_DPR_DB_API_TASK has no exception.

Method GET_DATA_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TASK_EXT Call by reference Type reference (TYPE) DPR_TT_TASK_EXT Tasks in External Display 20090423
2 Exporting ET_TASK_INT Call by reference Type reference (TYPE) DPR_TT_TASK_INT Tasks in Internal Display 20090423
3 Importing IT_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20090423
4 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20090423

Method GET_DATA_EXT on class CL_DPR_DB_API_TASK has no exception.

Method GET_ORIGINAL_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) INDEX TABLE 20090512
2 Exporting ET_LINK_SOURCE_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20090512
3 Exporting ET_LINK_TARGET_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20090512
4 Importing IT_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20090512

Method GET_ORIGINAL_TASKS on class CL_DPR_DB_API_TASK has no exception.

Method GET_PRIMARY_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STATUS Call by reference Type reference (TYPE) DPR_TT_STATUS_EXT Object Status in External Display 20090907
2 Returning RV_PRIMARY_STATUS Value transfer Type reference (TYPE) J_ISTAT System status 20090907

Method GET_PRIMARY_STATUS on class CL_DPR_DB_API_TASK has no exception.

Method GET_SUBPROJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) INDEX TABLE 20090528
2 Exporting ET_LINK_SOURCE_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20090528
3 Exporting ET_LINK_TARGET_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20090528
4 Importing IT_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20090528

Method GET_SUBPROJECTS on class CL_DPR_DB_API_TASK has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 500_702