SAP ABAP Class CL_DPR_CONTROL_PLAN_ITEMS (Proj. Mgmt.: Collection for Control Plan Elements)
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_ITEMS | |
Short Description | Proj. Mgmt.: Collection for Control Plan Elements | |
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 | 20020328 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DPR_CONTROL_PLAN_ITEMS has no forward declaration.
Interfaces
Class CL_DPR_CONTROL_PLAN_ITEMS has no interface implemented.
Friends
Class CL_DPR_CONTROL_PLAN_ITEMS 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) | 20020328 | ||||
2 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20020614 | ||||
3 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20041104 | ||||
4 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20041104 | ||||
5 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20020328 | ||||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Category | 20020328 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Type (Template) | 20020328 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Object | 20020328 |
2 | ![]() |
Instance method | Private | Method | 20020614 | |
3 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020328 |
4 | ![]() |
Instance method | Public | Constructor | Constructor | 20020328 |
5 | ![]() |
Instance method | Public | Method | Copy Object | 20020328 |
6 | ![]() |
Static method | Public | Method | Create Collection | 20020328 |
7 | ![]() |
Instance method | Public | Method | Delete Object | 20020328 |
8 | ![]() |
Instance method | Public | Method | Delete All Objects | 20020328 |
9 | ![]() |
Instance method | Public | Method | Delete Object | 20020813 |
10 | ![]() |
Instance method | Private | Method | Destructor | 20020328 |
11 | ![]() |
Instance method | Public | Method | Access Method to All Objects (Reading) | 20020328 |
12 | ![]() |
Instance method | Public | Method | Access Method to All Objects (Reading) | 20020809 |
13 | ![]() |
Instance method | Public | Method | Access Method with GUID (Reading) | 20020328 |
14 | ![]() |
Instance method | Public | Method | Access Method with Index (Reading) | 20020328 |
15 | ![]() |
Instance method | Protected | Method | Determine Whether Adding New Item Is Possible | 20020912 |
16 | ![]() |
Instance method | Protected | Method | Move Item Within Control Plan to Required Position | 20020814 |
17 | ![]() |
Instance method | Private | Event handling method | Handling Method FREED: IF_DPR_COMMON | 20020328 |
18 | ![]() |
Instance method | Public | Method | Adjust Process Number of the Lower-Level Objects | 20020812 |
19 | ![]() |
Instance method | Private | Method | 20020614 | |
20 | ![]() |
Instance method | Public | Method | Check Sequence Number of CP Items | 20021223 |
21 | ![]() |
Instance method | Public | Method | Adjust Tool Sequence Number of Lower-Level Characteristics | 20020812 |
Events
Class CL_DPR_CONTROL_PLAN_ITEMS has no event.
Types
Class CL_DPR_CONTROL_PLAN_ITEMS has no local type.
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp mit Beschreibung | 20020702 | ||
2 | ![]() |
IT_SELECTED_ITEMS | Call by reference | Type reference (TYPE) | DPR_TT_CONTROL_PLAN_ITEMS | Tabellentyp für Kontrollplanelemente | 20021223 | ||
3 | ![]() |
RR_CONTROL_PLAN_ITEM | Value transfer | Object reference (TYPE REF TO) | CL_DPR_CONTROL_PLAN_ITEM | Development Projects: Abstraktes Kontrollplanelement | 20020328 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler beim Anlegen Anwendungsobjekt | 20020328 |
Method ADD_DELETED_ITEM Signature
Method ADD_DELETED_ITEM on class CL_DPR_CONTROL_PLAN_ITEMS has no parameter.
Method ADD_DELETED_ITEM on class CL_DPR_CONTROL_PLAN_ITEMS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DPR_CONTROL_PLAN_ITEMS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_CONTROL_PLAN_ITEMS 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 | 20020328 | ||
2 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp | 20020328 |
Method CONSTRUCTOR on class CL_DPR_CONTROL_PLAN_ITEMS 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_ITEM | Quell-Element | 20020328 | ||
2 | ![]() |
RR_TARGET | Value transfer | Object reference (TYPE REF TO) | CL_DPR_CONTROL_PLAN_ITEM | Ziel-Element | 20020328 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler beim Anlegen Anwendungsobjekt | 20020328 |
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 | 20020328 | ||
2 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_DPR_CONTROL_PLAN_ITEMS | Neue Collection-Instanz | 20020328 |
Method CREATE on class CL_DPR_CONTROL_PLAN_ITEMS has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTROL_PLAN_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_DPR_CONTROL_PLAN_ITEM | Development Projects: Abstraktes Kontrollplanelement | 20020328 | ||
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 | 20020328 | |
3 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20020328 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler beim Löschen Anwendungsobjekt | 20020328 |
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 | 20020328 | |
2 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20020328 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler beim Löschen Anwendungsobjekt | 20020328 |
Method DELETE_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTROL_PLAN_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_DPR_CONTROL_PLAN_ITEM | Development Projects: Abstraktes Kontrollplanelement | 20020813 | ||
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 | 20020813 | |
3 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20020813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler beim Löschen Anwendungsobjekt | 20020813 |
Method FREE Signature
Method FREE on class CL_DPR_CONTROL_PLAN_ITEMS has no parameter.
Method FREE on class CL_DPR_CONTROL_PLAN_ITEMS 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_ITEMS | Value transfer | Type reference (TYPE) | DPR_TT_CONTROL_PLAN_ITEMS | Tabellentyp für Kontrollplanelemente | 20020328 |
Method GET_ALL on class CL_DPR_CONTROL_PLAN_ITEMS 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_ITEMS | Value transfer | Type reference (TYPE) | DPR_TT_CONTROL_PLAN_ITEMS | Tabellentyp für Kontrollplanelemente | 20020809 |
Method GET_ALL_ORDERED on class CL_DPR_CONTROL_PLAN_ITEMS 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 | 20020328 | ||
2 | ![]() |
RR_CONTROL_PLAN_ITEM | Value transfer | Object reference (TYPE REF TO) | CL_DPR_CONTROL_PLAN_ITEM | Development Projects: Abstraktes Kontrollplanelement | 20020328 |
Method GET_BY_GUID on class CL_DPR_CONTROL_PLAN_ITEMS 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_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_DPR_CONTROL_PLAN_ITEM | Development Projects: Abstraktes Kontrollplanelement | 20020328 | ||
2 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20020328 | ||
3 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | Index | 20020328 |
Method GET_BY_INDEX on class CL_DPR_CONTROL_PLAN_ITEMS has no exception.
Method GET_SUCCESSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_INSERT_ALLOWED | Value transfer | Type reference (TYPE) | C | 20020913 | |||
2 | ![]() |
EV_SUCCESSOR_GUID | Value transfer | Type reference (TYPE) | DPR_TV_GUID | Development Projects: Abstraktes Kontrollplanelement | 20020912 | ||
3 | ![]() |
IS_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp in der Projektplanung | 20020912 | ||
4 | ![]() |
IV_SELECTED_ITEM_GUID | Value transfer | Type reference (TYPE) | DPR_TV_GUID | Development Projects: Abstraktes Kontrollplanelement | 20020912 |
Method GET_SUCCESSOR on class CL_DPR_CONTROL_PLAN_ITEMS has no exception.
Method MOVE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTROL_PLAN_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_DPR_CONTROL_PLAN_ITEM | Development Projects: Abstraktes Kontrollplanelement | 20020814 | ||
2 | ![]() |
IS_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp in der Projektplanung | 20020814 | ||
3 | ![]() |
IV_SELECTED_ITEM_GUID | Value transfer | Type reference (TYPE) | DPR_TV_GUID | Development Projects: Abstraktes Kontrollplanelement | 20020814 | ||
4 | ![]() |
IV_SUCCESSOR_GUID | Value transfer | Type reference (TYPE) | DPR_TV_GUID | GUID des Anwendungsobjekts | 20020912 |
Method MOVE_ITEM on class CL_DPR_CONTROL_PLAN_ITEMS 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) | 20020328 |
Method ON_PARENT_FREED on class CL_DPR_CONTROL_PLAN_ITEMS has no exception.
Method PROCESS_NR_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTROL_PLAN_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_DPR_CONTROL_PLAN_ITEM | Development Projects: Abstraktes Kontrollplanelement | 20020812 | ||
2 | ![]() |
IV_PROCESS_NR | Value transfer | Type reference (TYPE) | DPR_TV_PROC_NR | Kontrollplan: Prozess-Nummer | 20020812 | ||
3 | ![]() |
RT_CHANGED_ITEMS | Value transfer | Type reference (TYPE) | DPR_TT_GUIDS | Veränderte untergeordnete Position | 20060214 |
Method PROCESS_NR_CHANGE on class CL_DPR_CONTROL_PLAN_ITEMS has no exception.
Method REMOVE_DELETED_ITEM Signature
Method REMOVE_DELETED_ITEM on class CL_DPR_CONTROL_PLAN_ITEMS has no parameter.
Method REMOVE_DELETED_ITEM on class CL_DPR_CONTROL_PLAN_ITEMS has no exception.
Method SEQ_NR_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CHANGE_POSSIBLE | Value transfer | Type reference (TYPE) | C | Change is allowed | 20021223 | ||
2 | ![]() |
IR_CONTROL_PLAN_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_DPR_CONTROL_PLAN_ITEM | Development Projects: Abstraktes Kontrollplanelement | 20021223 | ||
3 | ![]() |
IV_CHA_SEQ_NR | Value transfer | Type reference (TYPE) | DPR_TV_CP_CHA_SEQ_NR | 0 | Kontrollplan: Reihenfolgenummer des Merkmals | 20021223 | |
4 | ![]() |
IV_PROC_SEQ_NR | Value transfer | Type reference (TYPE) | DPR_TV_PROC_NR | 0 | Kontrollplan: Prozess-Nummer | 20021223 | |
5 | ![]() |
IV_TOOL_SEQ_NR | Value transfer | Type reference (TYPE) | DPR_TV_CP_TOOL_SEQ_NR | 0 | Kontrollplan: Tool sequence number | 20021223 |
Method SEQ_NR_CHECK on class CL_DPR_CONTROL_PLAN_ITEMS has no exception.
Method TOOL_NR_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTROL_PLAN_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_DPR_CONTROL_PLAN_ITEM | Development Projects: Abstraktes Kontrollplanelement | 20020812 | ||
2 | ![]() |
IV_TOOL_NR | Value transfer | Type reference (TYPE) | DPR_TV_CP_TOOL_SEQ_NR | Kontrollplan: Prozess-Nummer | 20020812 | ||
3 | ![]() |
RT_CHANGED_ITEMS | Value transfer | Type reference (TYPE) | DPR_TT_GUIDS | Geänderte untergeordnete Positionen | 20060214 |
Method TOOL_NR_CHANGE on class CL_DPR_CONTROL_PLAN_ITEMS has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 100 |