SAP ABAP Class CL_DPR_SKILL (Development Projects: Skill)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-RES (Application Component) Resources
     DEVELOPMENT_PROJECTS_TEAM (Package) Project Management - Team/Participants/Roles
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 20020526
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_COLLECTION_ITEM Development Projects: Interface of All Collection Entries 20020526
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_COMMON Development Projects: Interface for All Application Objects 20020526
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 20020526
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_ITERATOR_ELEMENT Development Projects: Interface for All Iteratable Elements 20020526
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_SKILL_SIM Development Projects: Skill (Simulation) 20031010
2 Inheritance (c INHERITING FROM c_ref)  CL_DPR_SKILL_SNAP Development Projects: Skill (Snapshot) 20031010
Properties
Class CL_DPR_SKILL  
Short Description Development Projects: Skill    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_TEAM   Project Management - Team/Participants/Roles 
Created 20020526   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DPR_SKILL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DPR_APPENDAGE Development Projects: Interface of All Appendages 20020526
2 IF_DPR_COLLECTION_ITEM Development Projects: Interface of All Collection Entries 20020526
3 IF_DPR_COMMON Development Projects: Interface for All Application Objects 20020526
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 20020526
6 IF_DPR_ITERATOR_ELEMENT Development Projects: Interface for All Iteratable Elements 20020526
Friends
# Friend Modeled only Created on Description
1 CL_DPR_APPL_OBJECT_FACTORY 20020526 Development Projects: Factory for Application Objects
2 CL_DPR_BADI_SERVICES 20030217 Development Projects: Services for BAdI Calls
3 CL_DPR_FILTER_SKILL 20030224 Development Projects: Filter for Skill
4 CL_DPR_SKILLS 20020526 Development Projects: Collection for Skills
5 CL_DPR_SKILL_SIM 20031010 Development Projects: Skill (Simulation)
6 CL_DPR_SKILL_SNAP 20031010 Development Projects: Skill (Snapshot)
7 CL_DPR_VISITOR 20020526 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_SKL_ASSIGNMENT Native Object (DPR Assignment) 20020526
2 MR_OBJECT_STATE Instance attribute Protected Object reference (TYPE REF TO) CL_DPR_OBJECT_STATE State Object 20020526
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) 20020526
6 SC_EDIT_MODE_DISPLAY Instance attribute Public Attribute reference (LIKE) 20020526
7 SC_STATE_CHANGED Instance attribute Public Attribute reference (LIKE) 20020526
8 SC_STATE_CREATED Instance attribute Public Attribute reference (LIKE) 20020526
9 SC_STATE_DELETED Instance attribute Public Attribute reference (LIKE) 20020526
10 SC_STATE_FREED Instance attribute Public Attribute reference (LIKE) 20020526
11 SC_STATE_LOADED Instance attribute Public Attribute reference (LIKE) 20020526
Methods
# Method Level Visibility Method type Description Created on
1 ADD_WFM_DEMAND Instance method Protected Method Generate WFM Core Demand Attributes for Appropriate Role 20050503
2 CAST_OBJECT_CHANGED Instance method Protected Method Trigger Event CHANGED:IF_DPR_COMMON 20020526
3 CHECK Instance method Public Method 20020614
4 CHECK_PARENT_FOR_DELETION Instance method Protected Method Check Whether Superior Object Allows Deletion of Skill 20020526
5 CHECK_WFM_DEMAND Instance method Protected Method Check WFM Core Demand of Appropriate Role 20050503
6 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020526
7 CONSTRUCTOR Instance method Public Constructor Constructor 20020526
8 COPY Instance method Protected Method Copy Skill 20020526
9 DELETE Instance method Public Method 20020526
10 DELETE_CHECK Instance method Public Method Check Whether Skill Can Be Deleted 20020526
11 DELETE_SKILL Instance method Protected Method Delete Skill 20020527
12 FREE Instance method Protected Method Destructor 20020526
13 GET_ASSIGNMENT Instance method Public Method 20020526
14 GET_ATTRIBUTES Instance method Protected Method Access Method to Attributes (Internal Format) (Reading) 20020526
15 GET_DATA_EXT Instance method Public Method Read Skill Data in External Display 20020526
16 GET_DESCRIPTION Instance method Public Method 20020526
17 GET_EDIT_MODE Instance method Public Method 20020526
18 GET_GUID Instance method Public Method 20020526
19 GET_NATIVE_OBJECT Instance method Public Method 20020526
20 GET_OBJECT_TYPE Instance method Public Method 20020526
21 GET_OBJECT_TYPE_DESCRIPTION Instance method Public Method 20020526
22 GET_PARENT Instance method Public Method 20020526
23 GET_STATE Instance method Public Method 20020526
24 GET_TOP_LEVEL_OBJECT Instance method Public Method Access Method to Top-Level Application Object (Reading) 20020531
25 GET_VERSION_TYPE Instance method Public Method 20030912
26 HAS_CHANGES Instance method Public Method 20020526
27 IS_CHANGEABLE Instance method Public Method 20020526
28 IS_DELETED Instance method Public Method 20020614
29 IS_IN_EDIT_MODE Instance method Public Method 20020526
30 IS_PERSISTENT Instance method Public Method 20020526
31 IS_TEMPLATE Instance method Public Method 20020526
32 NOTIFY_NATIVE_OBJECT_CHANGED Instance method Public Method 20020526
33 ON_CHANGES_COMMITED Instance method Public Method 20020526
34 ON_NATIVE_OBJECT_CHANGED Instance method Protected Event handling method Handling Method OBJECT_CHANGED:IF_CGPL_ASSIGNMENT 20020526
35 ON_NATIVE_OBJECT_DELETED Instance method Protected Event handling method Handling Method OBJECT_DELETED:IF_CGPL_ASSIGNMENT 20020526
36 SET_ADMINISTRATIVE_ATTRIBUTES Instance method Protected Method Access Method to Administration Data/Internal Data (Reading) 20020526
37 SET_ATTRIBUTES Instance method Protected Method Access Method to Attributes (Internal Format) (Reading) 20020526
38 SET_DATA_EXT Instance method Public Method Write Attributes 20020607
39 SET_DEFAULTS_UPON_COPYING Instance method Protected Method Set Default Values for New Instance When Copying 20020610
40 SET_DEFAULTS_UPON_CREATION Instance method Protected Method Set Default Values for New Instance When Creating 20020610
41 SET_NATIVE_OBJECT_CHANGED Instance method Protected Method Flag Native Object As Changed 20020719
42 SET_OBJECT_STATE_CHANGED Instance method Protected Method Flag Object As Changed 20020526
43 SET_WFM_DEMAND Instance method Protected Method Set WFM Core Demand Attributes 20050503
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
20020526
2 CREATED Instance Event
(0)
Public
(2)
20020526
3 DELETED Instance Event
(0)
Public
(2)
20020526
4 FREED Instance Event
(0)
Public
(2)
20020526
5 LOADED Instance Event
(0)
Public
(2)
20020526
Types
Class CL_DPR_SKILL has no local type.
Method Signatures

Method ADD_WFM_DEMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARTICIPANT Value transfer Object reference (TYPE REF TO) CL_DPR_PARTICIPANT Development Projects: Projektbeteiligte(r) 20050503

Method ADD_WFM_DEMAND on class CL_DPR_SKILL has no exception.

Method CAST_OBJECT_CHANGED Signature

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

Method CHECK Signature

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

Method CHECK_PARENT_FOR_DELETION 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: Löschen der Skill erlaubt 20020526

Method CHECK_PARENT_FOR_DELETION on class CL_DPR_SKILL has no exception.

Method CHECK_WFM_DEMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RC Value transfer Type reference (TYPE) I 20050503
2 Exporting EV_REPAIRED Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050503
3 Importing IR_PARTICIPANT Value transfer Object reference (TYPE REF TO) CL_DPR_PARTICIPANT Development Projects: Projektbeteiligte(r) 20050503

Method CHECK_WFM_DEMAND on class CL_DPR_SKILL has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DPR_SKILL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_SKILL 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_SKL_ASSIGNMENT Native Objekt 20020526

Method CONSTRUCTOR on class CL_DPR_SKILL has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SKILLS Call by reference Object reference (TYPE REF TO) CL_DPR_SKILLS Collection, in die die neue Skill eingefügt werden soll 20020527
2 Returning RR_SKILL Value transfer Object reference (TYPE REF TO) CL_DPR_SKILL Skill 20020527
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_CREATION_ERROR Development Projects: Fehler beim Anlegen Anwendungsobjekt 20020526

Method DELETE Signature

Method DELETE on class CL_DPR_SKILL has no parameter.
Method DELETE on class CL_DPR_SKILL 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: Skill kann gelöscht werden 20020526

Method DELETE_CHECK on class CL_DPR_SKILL has no exception.

Method DELETE_SKILL Signature

Method DELETE_SKILL on class CL_DPR_SKILL has no parameter.
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_DELETION_ERROR Development Projects: Fehler beim Löschen Anwendungsobjekt 20020527

Method FREE Signature

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

Method GET_ASSIGNMENT Signature

Method GET_ASSIGNMENT on class CL_DPR_SKILL has no parameter.
Method GET_ASSIGNMENT on class CL_DPR_SKILL 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_SKILL_INT Attribute Skill (intern) 20020526
2 Exporting ES_ATTRIBUTES_OLD Call by reference Type reference (TYPE) DPR_TS_SKILL_INT Attribute Skill (intern) (alter DB-Stand) 20020526

Method GET_ATTRIBUTES on class CL_DPR_SKILL 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_SKILL_CHG Call by reference Type reference (TYPE) DPR_TS_SKILL_CHG Qualifikationsanforderungen 20020621
2 Exporting ES_SKILL_EXT Call by reference Type reference (TYPE) DPR_TS_SKILL_EXT Attribute Skill (extern) 20020527
3 Exporting ES_SKILL_INT Call by reference Type reference (TYPE) DPR_TS_SKILL_INT Attribute Skill (intern) 20020621

Method GET_DATA_EXT on class CL_DPR_SKILL has no exception.

Method GET_DESCRIPTION Signature

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

Method GET_EDIT_MODE Signature

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

Method GET_GUID Signature

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

Method GET_NATIVE_OBJECT Signature

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

Method GET_OBJECT_TYPE Signature

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

Method GET_OBJECT_TYPE_DESCRIPTION Signature

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

Method GET_PARENT Signature

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

Method GET_STATE Signature

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

Method GET_TOP_LEVEL_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TOP_LEVEL_OBJECT Value transfer Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20020531

Method GET_TOP_LEVEL_OBJECT on class CL_DPR_SKILL has no exception.

Method GET_VERSION_TYPE Signature

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

Method HAS_CHANGES Signature

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

Method IS_CHANGEABLE Signature

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

Method IS_DELETED Signature

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

Method IS_IN_EDIT_MODE Signature

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

Method IS_PERSISTENT Signature

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

Method IS_TEMPLATE Signature

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

Method NOTIFY_NATIVE_OBJECT_CHANGED Signature

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

Method ON_CHANGES_COMMITED Signature

Method ON_CHANGES_COMMITED on class CL_DPR_SKILL has no parameter.
Method ON_CHANGES_COMMITED on class CL_DPR_SKILL 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) 20020526

Method ON_NATIVE_OBJECT_CHANGED on class CL_DPR_SKILL 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) 20020526

Method ON_NATIVE_OBJECT_DELETED on class CL_DPR_SKILL 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_SKILL_ADM Attribute Skill (Verwaltungs-/interne Daten) 20020526

Method SET_ADMINISTRATIVE_ATTRIBUTES on class CL_DPR_SKILL 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_SKILL_INT Attribute Skill (intern) 20020526
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_UPDATE_ERROR Development Projects: Fehler beim Ändern Anwendungsobjekt 20020526

Method SET_DATA_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CONVERSION_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_DPR_CONVERSION_PROTOCOL Protokollierung von Fehlern bei Konvertierung 20020607
2 Importing IS_SKILL_CHG Call by reference Type reference (TYPE) DPR_TS_SKILL_CHG Qualifikationsanforderungen 20020621

Method SET_DATA_EXT on class CL_DPR_SKILL has no exception.

Method SET_DEFAULTS_UPON_COPYING Signature

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

Method SET_DEFAULTS_UPON_CREATION Signature

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

Method SET_NATIVE_OBJECT_CHANGED Signature

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

Method SET_OBJECT_STATE_CHANGED Signature

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

Method SET_WFM_DEMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARTICIPANT Value transfer Object reference (TYPE REF TO) CL_DPR_PARTICIPANT Development Projects: Projektbeteiligte(r) 20050503
2 Importing IT_RULE_EXP Value transfer Type reference (TYPE) SCRULE_EXP Struktur von Regeltabellen 20050503

Method SET_WFM_DEMAND on class CL_DPR_SKILL has no exception.
Event Signatures

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