SAP ABAP Class CL_DPR_API_CONTEXT (Context for Business Object)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-EXT-API (Application Component) BAPI Interface for cProjects
     DEVELOPMENT_PROJECTS_API (Package) API for Project Management
Properties
Class CL_DPR_API_CONTEXT  
Short Description Context for Business Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_API   API for Project Management 
Created 20041015   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DPR_API_CONTEXT has no forward declaration.
Interfaces
Class CL_DPR_API_CONTEXT has no interface implemented.
Friends
Class CL_DPR_API_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_BO_NAME Instance attribute Private Type reference (TYPE) STRING Business obj. name 20041015
2 SR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_DPR_API_CONTEXT Context for Business Object 20041015
Methods
# Method Level Visibility Method type Description Created on
1 GET_CURRENT_BO_NAME Instance method Public Method Get Business Object Name 20041015
2 GET_INSTANCE Static method Public Method Get Singleton Instance 20041015
3 SET_CURRENT_BO_NAME Instance method Public Method Set Business Object Name 20041015
Events
Class CL_DPR_API_CONTEXT has no event.
Types
Class CL_DPR_API_CONTEXT has no local type.
Method Signatures

Method GET_CURRENT_BO_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BO_NAME Value transfer Type reference (TYPE) STRING Businessobjektname 20041015

Method GET_CURRENT_BO_NAME on class CL_DPR_API_CONTEXT has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_DPR_API_CONTEXT Kontext für Business Objekt 20041015

Method GET_INSTANCE on class CL_DPR_API_CONTEXT has no exception.

Method SET_CURRENT_BO_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO_NAME Call by reference Type reference (TYPE) STRING Businessobjektname 20041015

Method SET_CURRENT_BO_NAME on class CL_DPR_API_CONTEXT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400