SAP ABAP Class CL_DPR_COMMON_REQUEST (Development Projects: Abstract Request Objekt)
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_COMMON_REQUEST Development Projects: Interface of All Request Objects 20020419
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_C_R_CHANGEABILITY_CHECK Development Projects: Request for Changeability 20020715
2 Inheritance (c INHERITING FROM c_ref)  CL_DPR_C_R_CHANGE_STRUCTURE Development Projects: Request for Structure Changes 20020420
Properties
Class CL_DPR_COMMON_REQUEST  
Short Description Development Projects: Abstract Request Objekt    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_SHARED   Project Management - Shared Objects 
Created 20020419   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DPR_COMMON_REQUEST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DPR_COMMON_REQUEST Development Projects: Interface of All Request Objects 20020419
Friends
Class CL_DPR_COMMON_REQUEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_REQUESTER Instance attribute Protected Attribute reference (LIKE) 20020503
2 MV_RESULT Instance attribute Protected Type reference (TYPE) CHAR1 Status 20020419
3 MV_STATE Instance attribute Protected Type reference (TYPE) CHAR1 Result 20020419
4 SC_RESULT_FAILED Instance attribute Protected Attribute reference (LIKE) 20020503
5 SC_RESULT_SUCCESSFUL Instance attribute Protected Attribute reference (LIKE) 20020503
6 SC_RESULT_UNDEFINED Instance attribute Protected Attribute reference (LIKE) 20020503
7 SC_STATE_COMPLETED Instance attribute Protected Attribute reference (LIKE) 20020503
8 SC_STATE_CREATED Instance attribute Protected Attribute reference (LIKE) 20020503
9 SC_STATE_IN_PROGRESS Instance attribute Protected Attribute reference (LIKE) 20020503
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020419
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020419
3 CREATE_REQUEST Static method Public Method Create Request 20020419
4 EXECUTE Instance method Protected Method 20020503
5 FREE Instance method Protected Method 20020503
6 GET_RESULT Instance method Protected Method 20020503
7 GET_STATE Instance method Protected Method 20020503
8 IS_COMPLETED Instance method Protected Method 20020503
Events
Class CL_DPR_COMMON_REQUEST has no event.
Types
Class CL_DPR_COMMON_REQUEST has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DPR_COMMON_REQUEST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_COMMON_REQUEST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_REQUESTER Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Erzeuger des Requests 20020419

Method CONSTRUCTOR on class CL_DPR_COMMON_REQUEST has no exception.

Method CREATE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_INSTANCE Call by reference Type reference (TYPE) ANY Request 20020419
2 Importing IR_REQUESTER Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Erzeuger des Requests 20020419

Method CREATE_REQUEST on class CL_DPR_COMMON_REQUEST has no exception.

Method EXECUTE Signature

Method EXECUTE on class CL_DPR_COMMON_REQUEST has no parameter.
Method EXECUTE on class CL_DPR_COMMON_REQUEST has no exception.

Method FREE Signature

Method FREE on class CL_DPR_COMMON_REQUEST has no parameter.
Method FREE on class CL_DPR_COMMON_REQUEST has no exception.

Method GET_RESULT Signature

Method GET_RESULT on class CL_DPR_COMMON_REQUEST has no parameter.
Method GET_RESULT on class CL_DPR_COMMON_REQUEST has no exception.

Method GET_STATE Signature

Method GET_STATE on class CL_DPR_COMMON_REQUEST has no parameter.
Method GET_STATE on class CL_DPR_COMMON_REQUEST has no exception.

Method IS_COMPLETED Signature

Method IS_COMPLETED on class CL_DPR_COMMON_REQUEST has no parameter.
Method IS_COMPLETED on class CL_DPR_COMMON_REQUEST has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200