SAP ABAP Class CL_DPR_CLIPBOARD (Project Management: Clipboard)
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
Properties
Class CL_DPR_CLIPBOARD  
Short Description Project Management: Clipboard    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_SHARED   Project Management - Shared Objects 
Created 20040225   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DPR_CLIPBOARD has no forward declaration.
Interfaces
Class CL_DPR_CLIPBOARD has no interface implemented.
Friends
Class CL_DPR_CLIPBOARD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_COPIED_OBJECT Instance attribute Public Type reference (TYPE) DPR_TT_COMMONS_UNSORTED Table Type for Application Objects 20040225
2 MT_CUT_OBJECT Instance attribute Public Type reference (TYPE) DPR_TT_COMMONS_UNSORTED Table Type for Application Objects 20040225
3 SR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_DPR_CLIPBOARD cProjects: Clipboard 20040225
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040322
2 COPY Instance method Public Method Copy objects 20040225
3 CUT Instance method Public Method Cut objects 20040225
4 GET_INSTANCE Static method Public Method Access Method for Singleton 20040225
5 ON_OBJECT_DELETED Instance method Public Event handling method Remove Deleted Object from Clipboard 20040322
6 PASTE Instance method Public Method Paste Objects 20040225
Events
Class CL_DPR_CLIPBOARD has no event.
Types
Class CL_DPR_CLIPBOARD has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_DPR_CLIPBOARD has no parameter.
Method CONSTRUCTOR on class CL_DPR_CLIPBOARD has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COPIED_OBJECT Call by reference Type reference (TYPE) DPR_TT_COMMONS_UNSORTED Tabellentyp für Anwendungsobjekte 20040225

Method COPY on class CL_DPR_CLIPBOARD has no exception.

Method CUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CUT_OBJECT Call by reference Type reference (TYPE) DPR_TT_COMMONS_UNSORTED Tabellentyp für Anwendungsobjekte 20040225

Method CUT on class CL_DPR_CLIPBOARD 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_CLIPBOARD cProjects: Clipboard 20040225

Method GET_INSTANCE on class CL_DPR_CLIPBOARD has no exception.

Method ON_OBJECT_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20040322

Method ON_OBJECT_DELETED on class CL_DPR_CLIPBOARD has no exception.

Method PASTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TARGET Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040225
2 Returning RT_PROCESSED_OBJECT Value transfer Type reference (TYPE) DPR_TT_COMMONS_UNSORTED Tabellentyp für Anwendungsobjekte 20040225

Method PASTE on class CL_DPR_CLIPBOARD has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 310