SAP ABAP Class CL_DPR_CONTROL_PLAN_ITEM (Proj. Mgmt.: Abstract Control Plan Elemen)
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_ENTITY | Development Projects: Abstract Class for DPR Entities | 20041106 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_COLLECTION_ITEM | Development Projects: Interface of All Collection Entries | 20020328 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_HOST | Development Projects: Interface of All Visited by Visitor | 20020402 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_CONTROL_PLAN_ITEM_O | Proj. Mgmt.: Control Plan Element | 20020328 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_CONTROL_PLAN_ITEM_T | Proj. Mgmt.: Control Plan Element in Template | 20020328 |
Properties
| Class | CL_DPR_CONTROL_PLAN_ITEM | |
| Short Description | Proj. Mgmt.: Abstract Control Plan Elemen | |
| Super Class | CL_DPR_ENTITY | Development Projects: Abstract Class for DPR Entities |
| Instantiability of a Class | 2 | Public |
| 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_ITEM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DPR_COLLECTION_ITEM | Development Projects: Interface of All Collection Entries | 20020328 | ||
| 2 | IF_DPR_HOST | Development Projects: Interface of All Visited by Visitor | 20020402 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DPR_APPL_OBJECT_FACTORY | 20020328 | Development Projects: Factory for Application Objects | |
| 2 | CL_DPR_BADI_SERVICES | 20030227 | Development Projects: Services for BAdI Calls | |
| 3 | CL_DPR_CONTROL_PLAN_ITEMS | 20020328 | Proj. Mgmt.: Collection for Control Plan Elements | |
| 4 | CL_DPR_FILTER_CTRL_PLAN_ITEM | 20030224 | Proj. Mgmt.: Filter for Control Plan Element | |
| 5 | CL_DPR_VISITOR | 20020409 | Development Projects: Abstract Visitor |
Attributes
Class CL_DPR_CONTROL_PLAN_ITEM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020328 | |
| 2 | Instance method | Public | Constructor | Constructor | 20020328 | |
| 3 | Instance method | Protected | Method | Copy Control Plan Element | 20020330 | |
| 4 | Instance method | Protected | Method | Delete Control Plan Element | 20020402 | |
| 5 | Instance method | Protected | Method | Access Method to Attributes (Reading) | 20020402 | |
| 6 | Instance method | Protected | Method | Access Method to Assignement Attributes (Reading) | 20020402 | |
| 7 | Instance method | Public | Method | Returns Objects That Can Be Created for CP Item | 20060222 | |
| 8 | Instance method | Public | Method | Read Data Control Plan Characteristic in External Display | 20020521 | |
| 9 | Instance method | Public | Method | Access Method to Superior Control Plan (Reading) | 20020402 | |
| 10 | Instance method | Public | Method | Access Method to Superior Control Plan Version (Reading) | 20020402 | |
| 11 | Instance method | Protected | Method | Merge Attributes from CGPL and Development Projects | 20020402 | |
| 12 | Instance method | Protected | Method | Access Method to Administration Data/Internal Data (Reading) | 20020604 | |
| 13 | Instance method | Protected | Method | Access Method to Attribute (Writing) | 20020402 | |
| 14 | Instance method | Public | Method | Convert and Set Data from External Format | 20020521 | |
| 15 | Instance method | Protected | Method | Generage Default Values for Sequence Numbers | 20020809 | |
| 16 | Instance method | Protected | Method | Separate Attributes in CGPL and Development Projects | 20020402 | |
| 17 | Instance method | Protected | Method | Control Plan: Check Item Attributes | 20030225 |
Events
Class CL_DPR_CONTROL_PLAN_ITEM has no event.
Types
Class CL_DPR_CONTROL_PLAN_ITEM has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DPR_CONTROL_PLAN_ITEM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_CONTROL_PLAN_ITEM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_NATIVE_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_TASK | Native Objekt | 20020328 |
Method CONSTRUCTOR on class CL_DPR_CONTROL_PLAN_ITEM has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTROL_PLAN_ITEMS | Call by reference | Object reference (TYPE REF TO) | CL_DPR_CONTROL_PLAN_ITEMS | Collection, in die das neue Kontrollplanelement eingefügt w. | 20020418 | |||
| 2 | RR_CONTROL_PLAN_ITEM | Value transfer | Object reference (TYPE REF TO) | CL_DPR_CONTROL_PLAN_ITEM | Development Projects: Abstraktes Kontrollplanelement | 20020330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Development Projects: Fehler beim Anlegen Anwendungsobjekt | 20020330 |
Method DELETE_CONTROL_PLAN_ITEM Signature
Method DELETE_CONTROL_PLAN_ITEM on class CL_DPR_CONTROL_PLAN_ITEM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Development Projects: Fehler beim Löschen Anwendungsobjekt | 20020402 |
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ATTRIBUTES | Call by reference | Type reference (TYPE) | DPR_TS_CTRLPLAN_I_INT | Attribute Merkmaldefinition im Kontrollplan (intern) | 20020402 | |||
| 2 | ES_ATTRIBUTES_OLD | Call by reference | Type reference (TYPE) | DPR_TS_CTRLPLAN_I_INT | Attribute Merkmaldefinition im Kontrollplan (intern) | 20020402 |
Method GET_ATTRIBUTES on class CL_DPR_CONTROL_PLAN_ITEM has no exception.
Method GET_ATTRIBUTE_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ATTRIBUTE_ASSIGNMENT | Value transfer | Object reference (TYPE REF TO) | CL_DPR_CPI_ASSIGNMENT | Development Projects: Abstraktes Kontrollplanelement - Attr. | 20020402 |
Method GET_ATTRIBUTE_ASSIGNMENT on class CL_DPR_CONTROL_PLAN_ITEM has no exception.
Method GET_CREATEABLE_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT_TYPES | Value transfer | Type reference (TYPE) | DPR_TT_OBJECT_TYPES | Objekttyp mit Beschreibung | 20060222 |
Method GET_CREATEABLE_OBJECTS on class CL_DPR_CONTROL_PLAN_ITEM has no exception.
Method GET_DATA_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CTRLPLAN_I_CHG | Call by reference | Type reference (TYPE) | DPR_TS_CTRLPLAN_I_CHG | Attribute Kontrollplanmerkmale (extern änderbar) | 20020621 | |||
| 2 | ES_CTRLPLAN_I_EXT | Call by reference | Type reference (TYPE) | DPR_TS_CTRLPLAN_I_EXT | Attribute Kontrollplanmerkmale (extern) | 20020521 | |||
| 3 | ES_CTRLPLAN_I_INT | Call by reference | Type reference (TYPE) | DPR_TS_CTRLPLAN_I_INT | Attribute Merkmaldefinition im Kontrollplan (intern) | 20020621 | |||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20020521 |
Method GET_DATA_EXT on class CL_DPR_CONTROL_PLAN_ITEM has no exception.
Method GET_PARENT_CONTROL_PLAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_CONTROL_PLAN | Value transfer | Object reference (TYPE REF TO) | CL_DPR_CONTROL_PLAN | Development Projects: Abstrakter Kontrollplan | 20020402 |
Method GET_PARENT_CONTROL_PLAN on class CL_DPR_CONTROL_PLAN_ITEM has no exception.
Method GET_PARENT_VERSION 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 | 20020402 |
Method GET_PARENT_VERSION on class CL_DPR_CONTROL_PLAN_ITEM has no exception.
Method MERGE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ATTRIBUTES | Call by reference | Type reference (TYPE) | DPR_TS_CTRLPLAN_I_INT | Attribute Merkmaldefinition im Kontrollplan (intern) | 20020402 | |||
| 2 | IS_CGPL_ATTRIBUTES | Call by reference | Type reference (TYPE) | CGPL_TASK | Attribute CGPL-Vorgang | 20020402 | |||
| 3 | IS_DPR_ATTRIBUTES | Call by reference | Type reference (TYPE) | DPR_CTRLPLAN_I | Attribute DPR-Kontrollplanelement | 20020402 |
Method MERGE_ATTRIBUTES on class CL_DPR_CONTROL_PLAN_ITEM has no exception.
Method SET_ADMINISTRATIVE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ADMINISTRATIVE_ATTRIBUTES | Call by reference | Type reference (TYPE) | DPR_TS_CTRLPLAN_I_ADM | Attribute Kontrollplanelement (Verwaltungs- /interne Daten) | 20020604 |
Method SET_ADMINISTRATIVE_ATTRIBUTES on class CL_DPR_CONTROL_PLAN_ITEM has no exception.
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | DPR_TS_CTRLPLAN_I_INT | Attribute Merkmaldefinition im Kontrollplan (intern) | 20020402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020402 |
Method SET_DATA_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_CONVERSION_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_DPR_CONVERSION_PROTOCOL | Protokollierung von Fehlern bei Konvertierung | 20020521 | |||
| 2 | IS_CTRLPLAN_I_CHG | Call by reference | Type reference (TYPE) | DPR_TS_CTRLPLAN_I_CHG | Attribute Kontrollplanmerkmale (extern) | 20020621 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20020521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Development Projects: Fehler beim Ändern Anwendungsobjekt | 20020702 |
Method SET_DEFAULTS_SEQ_NR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATTRIBUTES | Value transfer | Type reference (TYPE) | DPR_TS_CTRLPLAN_I_INT | Attribute Merkmaldefinition im Kontrollplan (intern) | 20020809 | |||
| 2 | IV_SELECTED_ITEM_GUID | Value transfer | Type reference (TYPE) | DPR_TV_GUID | GUID des Anwendungsobjekts | 20021223 | |||
| 3 | RS_ATTRIBUTES | Value transfer | Type reference (TYPE) | DPR_TS_CTRLPLAN_I_INT | Attribute Merkmaldefinition im Kontrollplan (intern) | 20020809 |
Method SET_DEFAULTS_SEQ_NR on class CL_DPR_CONTROL_PLAN_ITEM has no exception.
Method SPLIT_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CGPL_ATTRIBUTES | Call by reference | Type reference (TYPE) | CGPL_TASK | Attribute CGPL-Vorgang | 20020402 | |||
| 2 | ES_DPR_ATTRIBUTES | Call by reference | Type reference (TYPE) | DPR_CTRLPLAN_I | Attribute DPR-Kontrollplanelement | 20020402 | |||
| 3 | IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | DPR_TS_CTRLPLAN_I_INT | Attribute Kontrollplanelement (intern) | 20020402 |
Method SPLIT_ATTRIBUTES on class CL_DPR_CONTROL_PLAN_ITEM has no exception.
Method VERIFY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ATTRIBUTES_NEW | Call by reference | Type reference (TYPE) | DPR_CTRLPLAN_I | Kontrollplan: Merkmale innerhalb Kontrollplan | 20030225 | |||
| 2 | IS_ATTRIBUTES_OLD | Call by reference | Type reference (TYPE) | DPR_CTRLPLAN_I | Kontrollplan: Merkmale innerhalb Kontrollplan | 20030225 |
Method VERIFY_ATTRIBUTES on class CL_DPR_CONTROL_PLAN_ITEM has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 100 |