SAP ABAP Class CL_DPR_CONTROL_PLAN_LINK (Proj. Mgmt.: Control Plan Link)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_APPENDAGE Development Projects: Interface of All Appendages 20020402
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_COLLECTION_ITEM Development Projects: Interface of All Collection Entries 20020402
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_COMMON Development Projects: Interface for All Application Objects 20020402
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_FILTER_ELEMENT Development Projects: Interface of All Objects to Be Filterd 20030223
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_HOST Development Projects: Interface of All Visited by Visitor 20020415
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_ITERATOR_ELEMENT Development Projects: Interface for All Iteratable Elements 20020415
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_CONTROL_PLAN_LINK_SIM Proj. Mgmt.: Control Plan Link (Simulation) 20031010
2 Inheritance (c INHERITING FROM c_ref)  CL_DPR_CONTROL_PLAN_LINK_SNAP Proj. Mgmt.: Control Plan Link (Snapshot) 20031010
Properties
Class CL_DPR_CONTROL_PLAN_LINK  
Short Description Proj. Mgmt.: Control Plan Link    
Super Class    
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 20020402   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_DPR_APPENDAGE_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_DPR_COMMON_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_DPR_OBJECT_STATES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DPR_APPENDAGE Development Projects: Interface of All Appendages 20020402
2 IF_DPR_COLLECTION_ITEM Development Projects: Interface of All Collection Entries 20020402
3 IF_DPR_COMMON Development Projects: Interface for All Application Objects 20020402
4 IF_DPR_FILTER_ELEMENT Development Projects: Interface of All Objects to Be Filterd 20030223
5 IF_DPR_HOST Development Projects: Interface of All Visited by Visitor 20020415
6 IF_DPR_ITERATOR_ELEMENT Development Projects: Interface for All Iteratable Elements 20020415
Friends
# Friend Modeled only Created on Description
1 CL_DPR_APPL_OBJECT_FACTORY 20020402 Development Projects: Factory for Application Objects
2 CL_DPR_CONTROL_PLAN_LINKS 20020404 Proj. Mgmt.: Collection for Control Links
3 CL_DPR_CONTROL_PLAN_LINK_SIM 20031010 Proj. Mgmt.: Control Plan Link (Simulation)
4 CL_DPR_CONTROL_PLAN_LINK_SNAP 20031010 Proj. Mgmt.: Control Plan Link (Snapshot)
5 CL_DPR_FILTER_CTRL_PLAN_LINK 20030224 Proj. Mgmt.: Filter for Control Plan Version
6 CL_DPR_VISITOR 20020409 Development Projects: Abstract Visitor
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_NATIVE_OBJECT Instance attribute Protected Object reference (TYPE REF TO) CL_DPR_CPL_ASSIGNMENT Native Object (DPR Assignment) 20020402
2 MR_OBJECT_STATE Instance attribute Protected Object reference (TYPE REF TO) CL_DPR_OBJECT_STATE State Object 20020402
3 MR_PARENT Instance attribute Protected Object reference (TYPE REF TO) IF_DPR_COMMON Superior Application Object (For Deleted Object Only) 20020613
4 MR_ROOT Instance attribute Protected Object reference (TYPE REF TO) IF_DPR_COMMON Root of Application Object 20031001
5 SC_EDIT_MODE_CHANGE Instance attribute Public Attribute reference (LIKE) 20020402
6 SC_EDIT_MODE_DISPLAY Instance attribute Public Attribute reference (LIKE) 20020402
7 SC_STATE_CHANGED Instance attribute Public Attribute reference (LIKE) 20020402
8 SC_STATE_CREATED Instance attribute Public Attribute reference (LIKE) 20020402
9 SC_STATE_DELETED Instance attribute Public Attribute reference (LIKE) 20020402
10 SC_STATE_FREED Instance attribute Public Attribute reference (LIKE) 20020402
11 SC_STATE_LOADED Instance attribute Public Attribute reference (LIKE) 20020402
Methods
# Method Level Visibility Method type Description Created on
1 CAST_OBJECT_CHANGED Instance method Protected Method Trigger Event CHANGED:IF_DPR_COMMON 20020415
2 CHECK Instance method Public Method 20020614
3 CLASS_CONSTRUCTOR Static method Public Constructor 20020402
4 CONSTRUCTOR Instance method Public Constructor 20020402
5 COPY Instance method Protected Method Copy Control Plan Link 20020402
6 DELETE Instance method Public Method 20020402
7 DELETE_CHECK Instance method Public Method Check Whether Control Plan Link Can Be Deleted 20020415
8 DELETE_CONTROL_PLAN_LINK Instance method Protected Method Delete Control Plan Link 20020415
9 FREE Instance method Protected Method Destructor 20020402
10 GET_ATTRIBUTES Instance method Protected Method Access Method to Attributes (Internal Format) (Reading) 20020415
11 GET_DATA_EXT Instance method Public Method Read Control Plan Link Data in External Display 20020529
12 GET_DESCRIPTION Instance method Public Method 20020402
13 GET_EDIT_MODE Instance method Public Method 20020402
14 GET_GUID Instance method Public Method 20020402
15 GET_LINKED_HEADER Instance method Public Method Access Method to Linked Control Plan (Reference) 20020529
16 GET_LINKED_VERSION Instance method Public Method Access Method to Version of Linked Control Plan 20020529
17 GET_NATIVE_OBJECT Instance method Public Method 20020402
18 GET_OBJECT_TYPE Instance method Public Method 20020402
19 GET_OBJECT_TYPE_DESCRIPTION Instance method Public Method 20020402
20 GET_PARENT Instance method Public Method 20020402
21 GET_STATE Instance method Public Method 20020402
22 GET_VERSION_TYPE Instance method Public Method 20030912
23 HAS_CHANGES Instance method Public Method 20020402
24 IS_CHANGEABLE Instance method Public Method 20020402
25 IS_DELETED Instance method Public Method 20020614
26 IS_IN_EDIT_MODE Instance method Public Method 20020402
27 IS_PERSISTENT Instance method Public Method 20020402
28 IS_TEMPLATE Instance method Public Method 20020402
29 NOTIFY_NATIVE_OBJECT_CHANGED Instance method Public Method 20020402
30 ON_CHANGES_COMMITED Instance method Public Method 20020402
31 ON_NATIVE_OBJECT_CHANGED Instance method Protected Event handling method Handling Method OBJECT_CHANGED:IF_CGPL_ASSIGNMENT 20020415
32 ON_NATIVE_OBJECT_DELETED Instance method Protected Event handling method Handling Method OBJECT_DELETED:IF_CGPL_ASSIGNMENT 20020415
33 SET_ADMINISTRATIVE_ATTRIBUTES Instance method Protected Method Access Method to Administration Data/Internal Data (Reading) 20020415
34 SET_ATTRIBUTES Instance method Protected Method Access Method to Attributes (Internal Format) (Reading) 20020415
35 SET_DEFAULTS_UPON_COPYING Instance method Protected Method Set Default Values for New Instance When Copying 20020610
36 SET_DEFAULTS_UPON_CREATION Instance method Protected Method Set Default Values for New Instance When Creating 20020610
37 SET_NATIVE_OBJECT_CHANGED Instance method Protected Method Flag Native Object As Changed 20020719
38 SET_OBJECT_STATE_CHANGED Instance method Protected Method Flag Object As Changed 20020415
39 SET_REFERENCED_VERSION Instance method Public Method Access Method to Control Plan Version (Writing) 20020527
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
20020402
2 CREATED Instance Event
(0)
Public
(2)
20020402
3 DELETED Instance Event
(0)
Public
(2)
20020402
4 FREED Instance Event
(0)
Public
(2)
20020402
5 LOADED Instance Event
(0)
Public
(2)
20020402
Types
Class CL_DPR_CONTROL_PLAN_LINK has no local type.
Method Signatures

Method CAST_OBJECT_CHANGED Signature

Method CAST_OBJECT_CHANGED on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method CAST_OBJECT_CHANGED on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method CHECK Signature

Method CHECK on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method CHECK on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NATIVE_OBJECT Call by reference Object reference (TYPE REF TO) CL_DPR_CPL_ASSIGNMENT Native Objekt 20020402

Method CONSTRUCTOR on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTROL_PLAN_LINKS Call by reference Object reference (TYPE REF TO) CL_DPR_CONTROL_PLAN_LINKS Collection, in die die neue Kontrollverknüpfung eingefügt w. 20020418
2 Returning RR_CONTROL_PLAN_LINK Value transfer Object reference (TYPE REF TO) CL_DPR_CONTROL_PLAN_LINK Development Projects: Kontrollplanverknüpfung 20020404
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_CREATION_ERROR 20020402

Method DELETE Signature

Method DELETE on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method DELETE on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method DELETE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DELETION_POSSIBLE Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Kontrollplanverknüpfung kann gelöscht werd. 20020415

Method DELETE_CHECK on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method DELETE_CONTROL_PLAN_LINK Signature

Method DELETE_CONTROL_PLAN_LINK on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_DELETION_ERROR Development Projects: Fehler beim Löschen Anwendungsobjekt 20020415

Method FREE Signature

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

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ATTRIBUTES Call by reference Type reference (TYPE) DPR_TS_CTRLPLAN_L_INT Attribute Kontrollplanverknüpfung (intern) 20020415
2 Exporting ES_ATTRIBUTES_OLD Call by reference Type reference (TYPE) DPR_TS_CTRLPLAN_L_INT Attribute Kontrollplanverknüpfung (intern) (alter DB-Stand) 20020415

Method GET_ATTRIBUTES on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method GET_DATA_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTRLPLAN_L_EXT Call by reference Type reference (TYPE) DPR_TS_CTRLPLAN_L_EXT Attribute Linkdefinition für Kontrollplan (intern) 20020621
2 Exporting ES_CTRLPLAN_L_INT Call by reference Type reference (TYPE) DPR_TS_CTRLPLAN_L_INT Daten Kontrollplanverknüpfung (intern) 20020621
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20020529

Method GET_DATA_EXT on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method GET_DESCRIPTION on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method GET_EDIT_MODE Signature

Method GET_EDIT_MODE on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method GET_EDIT_MODE on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method GET_GUID Signature

Method GET_GUID on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method GET_GUID on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method GET_LINKED_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CONTROL_PLAN Value transfer Object reference (TYPE REF TO) CL_DPR_CONTROL_PLAN Development Projects: Abstrakter Kontrollplan 20020529

Method GET_LINKED_HEADER on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method GET_LINKED_VERSION 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 20020529

Method GET_LINKED_VERSION on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method GET_NATIVE_OBJECT Signature

Method GET_NATIVE_OBJECT on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method GET_NATIVE_OBJECT on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method GET_OBJECT_TYPE Signature

Method GET_OBJECT_TYPE on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method GET_OBJECT_TYPE on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method GET_OBJECT_TYPE_DESCRIPTION Signature

Method GET_OBJECT_TYPE_DESCRIPTION on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method GET_OBJECT_TYPE_DESCRIPTION on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method GET_PARENT on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method GET_STATE Signature

Method GET_STATE on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method GET_STATE on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method GET_VERSION_TYPE Signature

Method GET_VERSION_TYPE on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method GET_VERSION_TYPE on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method HAS_CHANGES Signature

Method HAS_CHANGES on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method HAS_CHANGES on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method IS_CHANGEABLE Signature

Method IS_CHANGEABLE on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method IS_CHANGEABLE on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method IS_DELETED Signature

Method IS_DELETED on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method IS_DELETED on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method IS_IN_EDIT_MODE Signature

Method IS_IN_EDIT_MODE on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method IS_IN_EDIT_MODE on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method IS_PERSISTENT Signature

Method IS_PERSISTENT on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method IS_PERSISTENT on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method IS_TEMPLATE Signature

Method IS_TEMPLATE on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method IS_TEMPLATE on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method NOTIFY_NATIVE_OBJECT_CHANGED Signature

Method NOTIFY_NATIVE_OBJECT_CHANGED on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method NOTIFY_NATIVE_OBJECT_CHANGED on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method ON_CHANGES_COMMITED Signature

Method ON_CHANGES_COMMITED on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method ON_CHANGES_COMMITED on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method ON_NATIVE_OBJECT_CHANGED Signature

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

Method ON_NATIVE_OBJECT_CHANGED on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method ON_NATIVE_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) 20020415

Method ON_NATIVE_OBJECT_DELETED on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method SET_ADMINISTRATIVE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ADMINISTRATIVE_ATTRIBUTES Call by reference Type reference (TYPE) DPR_TS_CTRLPLAN_L_ADM Attribute Kontrollplanverknüpf. (Verwaltungs-/interne Daten) 20020415

Method SET_ADMINISTRATIVE_ATTRIBUTES on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) DPR_TS_CTRLPLAN_L_INT Attribute Kontrollplanverknüpfung (intern) 20020415
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_UPDATE_ERROR Development Projects: Fehler beim Ändern Anwendungsobjekt 20020415

Method SET_DEFAULTS_UPON_COPYING Signature

Method SET_DEFAULTS_UPON_COPYING on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method SET_DEFAULTS_UPON_COPYING on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method SET_DEFAULTS_UPON_CREATION Signature

Method SET_DEFAULTS_UPON_CREATION on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method SET_DEFAULTS_UPON_CREATION on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method SET_NATIVE_OBJECT_CHANGED Signature

Method SET_NATIVE_OBJECT_CHANGED on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method SET_NATIVE_OBJECT_CHANGED on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method SET_OBJECT_STATE_CHANGED Signature

Method SET_OBJECT_STATE_CHANGED on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Method SET_OBJECT_STATE_CHANGED on class CL_DPR_CONTROL_PLAN_LINK has no exception.

Method SET_REFERENCED_VERSION 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 Kontrollplanversion 20020531
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_UPDATE_ERROR Development Projects: Fehler beim Ändern Anwendungsobjekt 20020527
Event Signatures

Event CHANGED Signature
Event CHANGED on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Event CREATED Signature
Event CREATED on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Event DELETED Signature
Event DELETED on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Event FREED Signature
Event FREED on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
Event LOADED Signature
Event LOADED on class CL_DPR_CONTROL_PLAN_LINK has no parameter.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200