SAP ABAP Class CL_DPR_ANALYZE_UTILITIES (Collection of Analysis Methods)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_UTILITIES (Package) Project Management - Utility Programs
Properties
Class CL_DPR_ANALYZE_UTILITIES  
Short Description Collection of Analysis Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_UTILITIES   Project Management - Utility Programs 
Created 20100621   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DPR_ANALYZE_UTILITIES has no forward declaration.
Interfaces
Class CL_DPR_ANALYZE_UTILITIES has no interface implemented.
Friends
Class CL_DPR_ANALYZE_UTILITIES has no friend class.
Attributes
Class CL_DPR_ANALYZE_UTILITIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ROOT_OBJECTS_FOR_TASKS Static method Public Method Check Existence of Root Object (DPO or DPT) 20100628
2 GET_ALL_DPO_GUIDS Static method Public Method All DPO GUIDs (Without Versions) 20100628
3 GET_ALL_TASK_GUIDS Static method Public Method Return All Task GUIDs (Only TTOs and TPOs) 20100628
4 GET_NUMBER_OF_PROJECTS Static method Public Method Determine and Return Number of Projects 20100628
5 GET_NUMBER_OF_PROJ_TEMPLATES Static method Public Method Determine and Return Number of Project Templates 20100628
6 GET_NUMBER_OF_TASKS Static method Public Method Number of Tasks 20100628
7 GET_NUMBER_OF_TASK_IN_TEMPLA Static method Public Method Number of Tasks in Project Templates 20100628
8 GET_NUMBER_PER_STATUS Static method Public Method Number of Objects with Different Statuses 20100628
Events
Class CL_DPR_ANALYZE_UTILITIES has no event.
Types
Class CL_DPR_ANALYZE_UTILITIES has no local type.
Method Signatures

Method CHECK_ROOT_OBJECTS_FOR_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ORPHANED_TASKS Call by reference Type reference (TYPE) DPR_TT_GUID Orphaned Tasks (Without Root) 20100628
2 Importing IT_TASK_GUIDS Call by reference Type reference (TYPE) DPR_TT_GUID Task GUIDs - Table (sorted, unique) 20100628

Method CHECK_ROOT_OBJECTS_FOR_TASKS on class CL_DPR_ANALYZE_UTILITIES has no exception.

Method GET_ALL_DPO_GUIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROJECT_GUIDS Call by reference Type reference (TYPE) DPR_TT_GUID GUIDs of Operational Projects (sorted, unique) 20100628

Method GET_ALL_DPO_GUIDS on class CL_DPR_ANALYZE_UTILITIES has no exception.

Method GET_ALL_TASK_GUIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TASK_GUIDS Call by reference Type reference (TYPE) DPR_TT_GUID GUIDs of Tasks (sorted, unique) 20100628

Method GET_ALL_TASK_GUIDS on class CL_DPR_ANALYZE_UTILITIES has no exception.

Method GET_NUMBER_OF_PROJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NUMBER Value transfer Type reference (TYPE) INT4 Number of Projects 20100628

Method GET_NUMBER_OF_PROJECTS on class CL_DPR_ANALYZE_UTILITIES has no exception.

Method GET_NUMBER_OF_PROJ_TEMPLATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NUMBER Value transfer Type reference (TYPE) INT4 Number of Projects 20100628

Method GET_NUMBER_OF_PROJ_TEMPLATES on class CL_DPR_ANALYZE_UTILITIES has no exception.

Method GET_NUMBER_OF_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NUMBER Value transfer Type reference (TYPE) INT4 Number of Tasks 20100628

Method GET_NUMBER_OF_TASKS on class CL_DPR_ANALYZE_UTILITIES has no exception.

Method GET_NUMBER_OF_TASK_IN_TEMPLA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NUMBER Value transfer Type reference (TYPE) INT4 Number of Tasks 20100628

Method GET_NUMBER_OF_TASK_IN_TEMPLA on class CL_DPR_ANALYZE_UTILITIES has no exception.

Method GET_NUMBER_PER_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NUMBER_CANCELLED Call by reference Type reference (TYPE) INT4 Number of Cancelled Projects 20100628
2 Exporting EV_NUMBER_COMPLETED Call by reference Type reference (TYPE) INT4 Number of Completed Projects 20100628
3 Exporting EV_NUMBER_CREATED Call by reference Type reference (TYPE) INT4 Number of Projects with Status 'Created' 20100628
4 Exporting EV_NUMBER_RELEASED Call by reference Type reference (TYPE) INT4 Number of Projects with Status 'Released' 20100628
5 Importing IT_PROJECT_GUIDS Call by reference Type reference (TYPE) DPR_TT_GUID Project GUIDs - Table (sorted, unique) 20100628

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