SAP ABAP Class CL_DPR_DB_API_PROJECT (Proj. Mgmt API: Project (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) 20090415
Properties
Class CL_DPR_DB_API_PROJECT  
Short Description Proj. Mgmt API: Project (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 20090331   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_PROJECT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_DPR_API_FACTORY 20090415 Factory for Creating API Instances
2 CL_DPR_DB_API_FACTORY 20090415 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_PROJECT_EXT Projects in External Display 20090528
2 MT_ATTRIBUTES_INT Instance attribute Private Type reference (TYPE) DPR_TT_PROJECT_INT Projects in Internal Display 20090528
3 MT_FAILED_GUIDS Instance attribute Private Type reference (TYPE) DPR_TT_GUID GUID Table (Sorted, Unique) 20090529
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090424
2 GET_DATA_EXT Instance method Public Method 20090420
3 GET_PRIMARY_STATUS Instance method Private Method Access Method to Primary Status (Reading) 20090907
Events
Class CL_DPR_DB_API_PROJECT has no event.
Types
Class CL_DPR_DB_API_PROJECT 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_PROJECT 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_PROJECT_EXT Call by reference Type reference (TYPE) DPR_TT_PROJECT_EXT Projects in External Display 20090420
2 Exporting ET_PROJECT_INT Call by reference Type reference (TYPE) DPR_TT_PROJECT_INT Projects in Internal Display 20090420
3 Importing IT_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20090420
4 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20090420

Method GET_DATA_EXT on class CL_DPR_DB_API_PROJECT 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_PROJECT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 500_702