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 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20041104 | ||||
2 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20041104 | ||||
3 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20041104 | ||||
4 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20041104 | ||||
5 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20041104 | ||||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Category | 20020327 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Type (Template) | 20020327 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Object | 20020327 |
2 | ![]() |
Instance method | Private | Method | 20041104 | |
3 | ![]() |
Instance method | Public | Method | Create New Version with Successor (Only Operative Versions) | 20020723 |
4 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020327 |
5 | ![]() |
Instance method | Public | Constructor | Constructor | 20020327 |
6 | ![]() |
Instance method | Public | Method | Copy Object | 20020327 |
7 | ![]() |
Static method | Public | Method | Create Collection | 20020327 |
8 | ![]() |
Instance method | Public | Method | Delete Object | 20020327 |
9 | ![]() |
Instance method | Public | Method | Delete All Objects | 20020327 |
10 | ![]() |
Instance method | Private | Method | Destructor | 20020327 |
11 | ![]() |
Instance method | Public | Method | Access Method to All Objects (Reading) | 20020327 |
12 | ![]() |
Instance method | Public | Method | Access Method to All Versions Corresponding to the Sequence | 20020722 |
13 | ![]() |
Instance method | Public | Method | Access Method with GUID (Reading) | 20020327 |
14 | ![]() |
Instance method | Public | Method | Access Method with Index (Reading) | 20020327 |
15 | ![]() |
Instance method | Public | Method | Access Method with Index (Corresponding to Sequence) | 20020722 |
16 | ![]() |
Instance method | Public | Method | Access Method to Newest Version | 20060717 |
17 | ![]() |
Instance method | Private | Event handling method | Handling Method FREED: IF_DPR_COMMON | 20020327 |
18 | ![]() |
Instance method | Private | Method | 20041104 | |
19 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IR_PREDECESSOR_VERSION | Call by reference | Object reference (TYPE REF TO) | CL_DPR_CONTROL_PLAN_VERSION_O | Vorgängerversion des Kontrollplans | 20020723 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
IR_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_ENTITY | Übergeordnetes Anwendungsobjekt | 20020327 | ||
2 | ![]() |
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 | ![]() |
IR_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_DPR_CONTROL_PLAN_VERSION | Quell-Version | 20020327 | ||
2 | ![]() |
RR_TARGET | Value transfer | Object reference (TYPE REF TO) | CL_DPR_CONTROL_PLAN_VERSION | Ziel-Version | 20020327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IR_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_ENTITY | Übergeordnetes Anwendungsobjekt | 20020327 | ||
2 | ![]() |
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 | ![]() |
IR_CONTROL_PLAN_VERSION | Call by reference | Object reference (TYPE REF TO) | CL_DPR_CONTROL_PLAN_VERSION | Development Projects: Abstrakte Kontrollplanversion | 20020327 | ||
2 | ![]() |
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 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20020327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20020327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | DPR_TV_GUID | GUID des Anwendungsobjekts | 20020327 | ||
2 | ![]() |
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 | ![]() |
ER_CONTROL_PLAN_VERSION | Call by reference | Object reference (TYPE REF TO) | CL_DPR_CONTROL_PLAN_VERSION | Development Projects: Abstrakte Kontrollplanversion | 20020327 | ||
2 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20020327 | ||
3 | ![]() |
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 | ![]() |
ER_CONTROL_PLAN_VERSION | Call by reference | Object reference (TYPE REF TO) | CL_DPR_CONTROL_PLAN_VERSION | Development Projects: Abstrakte Kontrollplanversion | 20020722 | ||
2 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20020722 | ||
3 | ![]() |
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 | ![]() |
ER_CONTROL_PLAN_VERSION | Call by reference | Object reference (TYPE REF TO) | CL_DPR_CONTROL_PLAN_VERSION | Development Projects: Abstrakte Kontrollplanversion | 20060717 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
IV_EDIT_MODE | Call by reference | Type reference (TYPE) | DPR_TV_EDIT_MODE | Bearbeitungsmodus (Anzeigen bzw. Ändern) | 20020628 | ||
2 | ![]() |
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 |