SAP ABAP Class CL_DPR_CONTROL_PLAN_VERSIONS (Proj. Mgmt.: Collection for Control Plan Versions)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-CPL (Application Component) Control Plan
     DEVELOPMENT_PROJECTS_CTRL_PLAN (Package) Project Management - Control Plans
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_COLLECTION Abstract Super Class Interface of all Collections 20041104
Properties
Class CL_DPR_CONTROL_PLAN_VERSIONS  
Short Description Proj. Mgmt.: Collection for Control Plan Versions    
Super Class CL_DPR_COLLECTION Abstract Super Class Interface of all Collections 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class DPR_CONTROL_PLAN    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_CTRL_PLAN   Project Management - Control Plans 
Created 20020327   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DPR_CONTROL_PLAN_VERSIONS has no forward declaration.
Interfaces
Class CL_DPR_CONTROL_PLAN_VERSIONS has no interface implemented.
Friends
Class CL_DPR_CONTROL_PLAN_VERSIONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_PARENT Instance attribute Private Attribute reference (LIKE) 20041104
2 MT_DELETED_ITEMS Instance attribute Private Attribute reference (LIKE) 20041104
3 MV_CLASSNAME_ITEM Instance attribute Private Attribute reference (LIKE) 20041104
4 MV_IS_HIER_NODE Instance attribute Private Attribute reference (LIKE) 20041104
5 MV_OBJECT_TYPE Instance attribute Private Attribute reference (LIKE) 20041104
6 SV_OBJECT_TYPE Static Attribute Private Type reference (TYPE) CGPL_OBJECT_TYPE Object Category 20020327
7 SV_OBJECT_TYPE_T Static Attribute Private Type reference (TYPE) CGPL_OBJECT_TYPE Object Type (Template) 20020327
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add Object 20020327
2 ADD_DELETED_ITEM Instance method Private Method 20041104
3 ADD_WITH_PREDECESSOR Instance method Public Method Create New Version with Successor (Only Operative Versions) 20020723
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020327
5 CONSTRUCTOR Instance method Public Constructor Constructor 20020327
6 COPY Instance method Public Method Copy Object 20020327
7 CREATE Static method Public Method Create Collection 20020327
8 DELETE Instance method Public Method Delete Object 20020327
9 DELETE_ALL Instance method Public Method Delete All Objects 20020327
10 FREE Instance method Private Method Destructor 20020327
11 GET_ALL Instance method Public Method Access Method to All Objects (Reading) 20020327
12 GET_ALL_ORDERED Instance method Public Method Access Method to All Versions Corresponding to the Sequence 20020722
13 GET_BY_GUID Instance method Public Method Access Method with GUID (Reading) 20020327
14 GET_BY_INDEX Instance method Public Method Access Method with Index (Reading) 20020327
15 GET_BY_INDEX_ORDERED Instance method Public Method Access Method with Index (Corresponding to Sequence) 20020722
16 GET_LATEST_VERSION Instance method Public Method Access Method to Newest Version 20060717
17 ON_PARENT_FREED Instance method Private Event handling method Handling Method FREED: IF_DPR_COMMON 20020327
18 REMOVE_DELETED_ITEM Instance method Private Method 20041104
19 SET_EDIT_MODE_FOR_ALL_VERSIONS Instance method Public Method Access Method to Processing Mode of All Versions (Internal) 20020628
Events
Class CL_DPR_CONTROL_PLAN_VERSIONS has no event.
Types
Class CL_DPR_CONTROL_PLAN_VERSIONS has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CONTROL_PLAN_VERSION Value transfer Object reference (TYPE REF TO) CL_DPR_CONTROL_PLAN_VERSION Development Projects: Abstrakte Kontrollplanversion 20020327
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_CREATION_ERROR Development Projects: Fehler beim Anlegen Anwendungsobjekt 20020327

Method ADD_DELETED_ITEM Signature

Method ADD_DELETED_ITEM on class CL_DPR_CONTROL_PLAN_VERSIONS has no parameter.
Method ADD_DELETED_ITEM on class CL_DPR_CONTROL_PLAN_VERSIONS has no exception.

Method ADD_WITH_PREDECESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PREDECESSOR_VERSION Call by reference Object reference (TYPE REF TO) CL_DPR_CONTROL_PLAN_VERSION_O Vorgängerversion des Kontrollplans 20020723
2 Returning RR_CONTROL_PLAN_VERSION Value transfer Object reference (TYPE REF TO) CL_DPR_CONTROL_PLAN_VERSION_O Development Projects: Kontrollplanversion 20020723
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_CREATION_ERROR Development Projects: Fehler beim Anlegen Anwendungsobjekt 20020723

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) IF_DPR_ENTITY Übergeordnetes Anwendungsobjekt 20020327
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp 20020327

Method CONSTRUCTOR on class CL_DPR_CONTROL_PLAN_VERSIONS has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SOURCE Call by reference Object reference (TYPE REF TO) CL_DPR_CONTROL_PLAN_VERSION Quell-Version 20020327
2 Returning RR_TARGET Value transfer Object reference (TYPE REF TO) CL_DPR_CONTROL_PLAN_VERSION Ziel-Version 20020327
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_CREATION_ERROR Development Projects: Fehler beim Anlegen Anwendungsobjekt 20020327

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) IF_DPR_ENTITY Übergeordnetes Anwendungsobjekt 20020327
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_DPR_CONTROL_PLAN_VERSIONS Neue Collection-Instanz 20020327

Method CREATE on class CL_DPR_CONTROL_PLAN_VERSIONS has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTROL_PLAN_VERSION Call by reference Object reference (TYPE REF TO) CL_DPR_CONTROL_PLAN_VERSION Development Projects: Abstrakte Kontrollplanversion 20020327
2 Importing IV_CHECK_ONLY Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE Bool'scher Wert: Nur Prüfen, ob Objekt gelöscht werden kann 20020327
3 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20020327
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_DELETION_ERROR Development Projects: Fehler beim Löschen Anwendungsobjekt 20020327

Method DELETE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_ONLY Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE Bool'scher Wert: Nur Prüfen, ob Objekt gelöscht werden kann 20020327
2 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20020327
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_DELETION_ERROR Development Projects: Fehler beim Löschen Anwendungsobjekt 20020327

Method FREE Signature

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

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CONTROL_PLAN_VERSIONS Value transfer Type reference (TYPE) DPR_TT_CONTROL_PLAN_VERSIONS Tabellentyp für Kontrollplanversionen 20020327

Method GET_ALL on class CL_DPR_CONTROL_PLAN_VERSIONS has no exception.

Method GET_ALL_ORDERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CONTROL_PLAN_VERSIONS Value transfer Type reference (TYPE) DPR_TT_ORDERED_CTRL_PLAN_VERS Kontrollplanversionen (geordnet nach Reihenfolge) 20020722

Method GET_ALL_ORDERED on class CL_DPR_CONTROL_PLAN_VERSIONS has no exception.

Method GET_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20020327
2 Returning RR_CONTROL_PLAN_VERSION Value transfer Object reference (TYPE REF TO) CL_DPR_CONTROL_PLAN_VERSION Development Projects: Abstrakte Kontrollplanversion 20020327

Method GET_BY_GUID on class CL_DPR_CONTROL_PLAN_VERSIONS has no exception.

Method GET_BY_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CONTROL_PLAN_VERSION Call by reference Object reference (TYPE REF TO) CL_DPR_CONTROL_PLAN_VERSION Development Projects: Abstrakte Kontrollplanversion 20020327
2 Exporting EV_RC Call by reference Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20020327
3 Importing IV_INDEX Call by reference Type reference (TYPE) I Index 20020327

Method GET_BY_INDEX on class CL_DPR_CONTROL_PLAN_VERSIONS has no exception.

Method GET_BY_INDEX_ORDERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CONTROL_PLAN_VERSION Call by reference Object reference (TYPE REF TO) CL_DPR_CONTROL_PLAN_VERSION Development Projects: Abstrakte Kontrollplanversion 20020722
2 Exporting EV_RC Call by reference Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20020722
3 Importing IV_INDEX Call by reference Type reference (TYPE) I Index 20020722

Method GET_BY_INDEX_ORDERED on class CL_DPR_CONTROL_PLAN_VERSIONS has no exception.

Method GET_LATEST_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CONTROL_PLAN_VERSION Call by reference Object reference (TYPE REF TO) CL_DPR_CONTROL_PLAN_VERSION Development Projects: Abstrakte Kontrollplanversion 20060717
2 Exporting EV_RC Call by reference Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20060717

Method GET_LATEST_VERSION on class CL_DPR_CONTROL_PLAN_VERSIONS has no exception.

Method ON_PARENT_FREED Signature

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

Method ON_PARENT_FREED on class CL_DPR_CONTROL_PLAN_VERSIONS has no exception.

Method REMOVE_DELETED_ITEM Signature

Method REMOVE_DELETED_ITEM on class CL_DPR_CONTROL_PLAN_VERSIONS has no parameter.
Method REMOVE_DELETED_ITEM on class CL_DPR_CONTROL_PLAN_VERSIONS has no exception.

Method SET_EDIT_MODE_FOR_ALL_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) DPR_TV_EDIT_MODE Bearbeitungsmodus (Anzeigen bzw. Ändern) 20020628
2 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = OK) 20020628

Method SET_EDIT_MODE_FOR_ALL_VERSIONS on class CL_DPR_CONTROL_PLAN_VERSIONS has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100