SAP ABAP Class CL_DPR_SKL_ASSIGNMENT (Development Projects: Qualification Attributes)
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_CGPL_ASSIGNMENT Interface for Object Assignments 20020525
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_ASSIGNMENT Development Projects: Interface for All Assignments 20020525
Properties
Class CL_DPR_SKL_ASSIGNMENT  
Short Description Development Projects: Qualification Attributes    
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 20020525   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CGPL_CO 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_SKL_PERSISTENCY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CGPL_ASSIGNMENT Interface for Object Assignments 20020525
2 IF_DPR_ASSIGNMENT Development Projects: Interface for All Assignments 20020525
Friends
# Friend Modeled only Created on Description
1 CL_DPR_SKILL 20020526 Development Projects: Skill
2 CL_DPR_SKL_PERSISTENCY 20020525 Development Projects: Persistence Skill Assignment
3 IF_DPR_APPL_OBJECT_FACTORY_INT 20020525 Development Projects: Factory for Appl. Objects (Internal)
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_OBJECT_STATE Instance attribute Private Object reference (TYPE REF TO) CL_DPR_OBJECT_STATE State Object 20020525
2 MS_ATTRIBUTES Instance attribute Private Type reference (TYPE) DPR_SKILL Attributes 20020525
3 MS_ATTRIBUTES_OLD Instance attribute Private Type reference (TYPE) DPR_SKILL Attributes (Old DB Status) 20020525
4 MV_COPY_TYPE Instance attribute Private Type reference (TYPE) DPR_TV_COPY_TYPE Type of copy 20031008
5 M_ASSIGNMENTS Instance attribute Public Attribute reference (LIKE) 20020525
6 M_PARENT_PROJECT Instance attribute Public Attribute reference (LIKE) 20020525
7 M_PARENT_TASK Instance attribute Public Attribute reference (LIKE) 20020525
8 M_PERSISTENCY_CONTROLLER Instance attribute Public Attribute reference (LIKE) 20020525
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20020525
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020525
3 CONSTRUCTOR Instance method Public Constructor Constructor 20020525
4 COPY Instance method Public Method 20020525
5 COPY_TO_VERSION Instance method Public Method Creates a Copy of the Object Assignment 20031006
6 DELETE Instance method Public Method 20020525
7 DELETE_CHECK Instance method Private Method Check Whether Skill Can Be Deleted 20020527
8 EXECUTE_STATUS_ACTIVITY Instance method Public Method 20020525
9 FREE Instance method Public Method 20020525
10 GET_ASSIGNMENTS Instance method Public Method 20020525
11 GET_ATTRIBUTES Instance method Public Method Access Method to Attributes (Reading) 20020525
12 GET_GUID Instance method Public Method 20020525
13 GET_OBJECT_TYPE Instance method Public Method 20020525
14 GET_PARENT Instance method Public Method 20020525
15 GET_PERSISTENCY_CONTROLLER Instance method Public Method 20020525
16 INITIALIZE Instance method Private Method 20020525
17 IS_DELETED Instance method Public Method 20020716
18 IS_FREED Instance method Public Method 20020525
19 SET_ADMINISTRATIVE_ATTRIBUTES Instance method Private Method Access Method to Administration Data/Internal Data (Reading) 20020604
20 SET_ASSIGNMENTS Instance method Public Method 20020525
21 SET_ATTRIBUTES Instance method Private Method Access to Attributes (Writing) 20020525
22 SET_PARENT Instance method Public Method 20020525
Events
# Event Type Visibility Description Created on
1 OBJECT_CHANGED Instance Event
(0)
Public
(2)
20020525
2 OBJECT_CREATED Instance Event
(0)
Public
(2)
20020525
3 OBJECT_DELETED Instance Event
(0)
Public
(2)
20020525
Types
Class CL_DPR_SKL_ASSIGNMENT has no local type.
Method Signatures

Method CHECK Signature

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

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ASSIGNMENTS Call by reference Object reference (TYPE REF TO) CL_CGPL_ASSIGNMENTS Verwaltungsklasse für Assignments 20020525
2 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) DPR_SKILL Qualifikation 20020525
3 Importing IV_COPY_TYPE Call by reference Type reference (TYPE) DPR_TV_COPY_TYPE CL_DPR_CO=>SC_COPY_TYPE_NO_COPY Art der Kopie 20031008
4 Importing IV_IS_NEW Call by reference Type reference (TYPE) BOOLE_D Bool'scher Wert: Neu angelegtes Objekt ('X' = True) 20020525

Method CONSTRUCTOR on class CL_DPR_SKL_ASSIGNMENT has no exception.

Method COPY Signature

Method COPY on class CL_DPR_SKL_ASSIGNMENT has no parameter.
Method COPY on class CL_DPR_SKL_ASSIGNMENT has no exception.

Method COPY_TO_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ASSIGNMENT Call by reference Object reference (TYPE REF TO) IF_CGPL_ASSIGNMENT Referenz auf das neue Objekt 20031006
2 Importing IM_ASSIGNMENTS Call by reference Object reference (TYPE REF TO) CL_CGPL_ASSIGNMENTS Kollektion, der das neue Objekt hinzugefügt wird 20031006
3 Importing IM_VERSION_TYPE Call by reference Type reference (TYPE) CGPL_TV_VERSION_TYPE CL_CGPL_CO=>SC_VERSION_TYPE_SNAP Versionsart 20031008
# Exception Resumable Description Created on
1 FAILED Objekt kann nicht kopiert werden 20031006

Method DELETE Signature

Method DELETE on class CL_DPR_SKL_ASSIGNMENT has no parameter.
Method DELETE on class CL_DPR_SKL_ASSIGNMENT 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 20020527

Method DELETE_CHECK on class CL_DPR_SKL_ASSIGNMENT has no exception.

Method EXECUTE_STATUS_ACTIVITY Signature

Method EXECUTE_STATUS_ACTIVITY on class CL_DPR_SKL_ASSIGNMENT has no parameter.
Method EXECUTE_STATUS_ACTIVITY on class CL_DPR_SKL_ASSIGNMENT has no exception.

Method FREE Signature

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

Method GET_ASSIGNMENTS Signature

Method GET_ASSIGNMENTS on class CL_DPR_SKL_ASSIGNMENT has no parameter.
Method GET_ASSIGNMENTS on class CL_DPR_SKL_ASSIGNMENT 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_SKILL Qualifikation 20020525
2 Exporting ES_ATTRIBUTES_OLD Call by reference Type reference (TYPE) DPR_SKILL Qualifikation 20020525

Method GET_ATTRIBUTES on class CL_DPR_SKL_ASSIGNMENT has no exception.

Method GET_GUID Signature

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

Method GET_OBJECT_TYPE Signature

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

Method GET_PARENT Signature

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

Method GET_PERSISTENCY_CONTROLLER Signature

Method GET_PERSISTENCY_CONTROLLER on class CL_DPR_SKL_ASSIGNMENT has no parameter.
Method GET_PERSISTENCY_CONTROLLER on class CL_DPR_SKL_ASSIGNMENT has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_DPR_SKL_ASSIGNMENT has no parameter.
Method INITIALIZE on class CL_DPR_SKL_ASSIGNMENT has no exception.

Method IS_DELETED Signature

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

Method IS_FREED Signature

Method IS_FREED on class CL_DPR_SKL_ASSIGNMENT has no parameter.
Method IS_FREED on class CL_DPR_SKL_ASSIGNMENT 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) 20020604

Method SET_ADMINISTRATIVE_ATTRIBUTES on class CL_DPR_SKL_ASSIGNMENT has no exception.

Method SET_ASSIGNMENTS Signature

Method SET_ASSIGNMENTS on class CL_DPR_SKL_ASSIGNMENT has no parameter.
Method SET_ASSIGNMENTS on class CL_DPR_SKL_ASSIGNMENT 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_SKILL Qualifikation 20020525
2 Returning RV_ATTRIBUTES_CHANGED Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Attribute geändert 20020527

Method SET_ATTRIBUTES on class CL_DPR_SKL_ASSIGNMENT has no exception.

Method SET_PARENT Signature

Method SET_PARENT on class CL_DPR_SKL_ASSIGNMENT has no parameter.
Method SET_PARENT on class CL_DPR_SKL_ASSIGNMENT has no exception.
Event Signatures

Event OBJECT_CHANGED Signature
Event OBJECT_CHANGED on class CL_DPR_SKL_ASSIGNMENT has no parameter.
Event OBJECT_CREATED Signature
Event OBJECT_CREATED on class CL_DPR_SKL_ASSIGNMENT has no parameter.
Event OBJECT_DELETED Signature
Event OBJECT_DELETED on class CL_DPR_SKL_ASSIGNMENT has no parameter.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200