SAP ABAP Class CL_DPR_PAR_DIS_ASSIGNMENT (Development Projects: Distr. to Role - 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 Inheritance (c INHERITING FROM c_ref)  CL_DPR_DIS_ASSIGNMENT Development Projects: Distribution Attributes 20050309
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CGPL_ASSIGNMENT Interface for Object Assignments 20050310
Properties
Class CL_DPR_PAR_DIS_ASSIGNMENT  
Short Description Development Projects: Distr. to Role - Attributes    
Super Class CL_DPR_DIS_ASSIGNMENT Development Projects: Distribution Attributes 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_TEAM   Project Management - Team/Participants/Roles 
Created 20050309   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_CO 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 20050310
Friends
# Friend Modeled only Created on Description
1 CL_DPR_DISTRIBUTION 20050315 Development Projects: Distribution
2 CL_DPR_PARTICIPANT 20050317 Development Projects: Project Participant
3 CL_DPR_PAR_DIS_PERSISTENCY 20050310 Development Projects: Persistence Distribution Assignment
4 IF_DPR_APPL_OBJECT_FACTORY_INT 20050310 Development Projects: Factory for Appl. Objects (Internal)
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_ATTRIBUTES Instance attribute Private Type reference (TYPE) DPR_TS_PART_DIST_ASGMNT Distribution Attributes 20050309
2 MS_ATTRIBUTES_OLD Instance attribute Private Type reference (TYPE) DPR_TS_PART_DIST_ASGMNT Distribution Attributes - Old Status 20050309
3 M_ASSIGNMENTS Instance attribute Public Attribute reference (LIKE) 20050310
4 M_PARENT_PROJECT Instance attribute Public Attribute reference (LIKE) 20050310
5 M_PARENT_TASK Instance attribute Public Attribute reference (LIKE) 20050310
6 M_PERSISTENCY_CONTROLLER Instance attribute Public Attribute reference (LIKE) 20050310
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20050310
2 CONSTRUCTOR Instance method Public Constructor Constructor 20050309
3 COPY Instance method Public Method 20050310
4 DELETE Instance method Public Method 20050310
5 EXECUTE_STATUS_ACTIVITY Instance method Public Method 20050310
6 FREE Instance method Public Method 20050310
7 GET_ASSIGNMENTS Instance method Public Method 20050310
8 GET_ATTRIBUTES Instance method Public Method Access Method to Attributes (Reading) 20050309
9 GET_PARENT Instance method Public Method 20050310
10 GET_PERSISTENCY_CONTROLLER Instance method Public Method 20050310
11 SET_ADMINISTRATIVE_ATTRIBUTES Instance method Private Method Access Method to Administration Data/Internal Data (Reading) 20050309
12 SET_ASSIGNMENTS Instance method Public Method 20050310
13 SET_ATTRIBUTES Instance method Private Method Access to Attributes (Writing) 20050309
14 SET_PARENT Instance method Public Method 20050310
Events
# Event Type Visibility Description Created on
1 OBJECT_CHANGED Instance Event
(0)
Public
(2)
20050310
2 OBJECT_CREATED Instance Event
(0)
Public
(2)
20050310
3 OBJECT_DELETED Instance Event
(0)
Public
(2)
20050310
Types
Class CL_DPR_PAR_DIS_ASSIGNMENT has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CL_DPR_PAR_DIS_ASSIGNMENT has no parameter.
Method CHECK on class CL_DPR_PAR_DIS_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 20050309
2 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) DPR_TS_PART_DIST_ASGMNT Verteilung 20050309
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 20050309
4 Importing IV_IS_NEW Call by reference Type reference (TYPE) BOOLE_D Bool'scher Wert: Neu angelegtes Objekt ('X' = True) 20050309

Method CONSTRUCTOR on class CL_DPR_PAR_DIS_ASSIGNMENT has no exception.

Method COPY Signature

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

Method DELETE Signature

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

Method EXECUTE_STATUS_ACTIVITY Signature

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

Method FREE Signature

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

Method GET_ASSIGNMENTS Signature

Method GET_ASSIGNMENTS on class CL_DPR_PAR_DIS_ASSIGNMENT has no parameter.
Method GET_ASSIGNMENTS on class CL_DPR_PAR_DIS_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_TS_PART_DIST_ASGMNT Verteilung an der Projektrolle (Attribute des Assignments) 20050309
2 Exporting ES_ATTRIBUTES_OLD Call by reference Type reference (TYPE) DPR_TS_PART_DIST_ASGMNT Verteilung an der Projektrolle (Attribute des Assignments) 20050309

Method GET_ATTRIBUTES on class CL_DPR_PAR_DIS_ASSIGNMENT has no exception.

Method GET_PARENT Signature

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

Method GET_PERSISTENCY_CONTROLLER Signature

Method GET_PERSISTENCY_CONTROLLER on class CL_DPR_PAR_DIS_ASSIGNMENT has no parameter.
Method GET_PERSISTENCY_CONTROLLER on class CL_DPR_PAR_DIS_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_PART_DIST_ADM Attribute Verteilung (Verwaltungs-/interne Daten) 20050309

Method SET_ADMINISTRATIVE_ATTRIBUTES on class CL_DPR_PAR_DIS_ASSIGNMENT has no exception.

Method SET_ASSIGNMENTS Signature

Method SET_ASSIGNMENTS on class CL_DPR_PAR_DIS_ASSIGNMENT has no parameter.
Method SET_ASSIGNMENTS on class CL_DPR_PAR_DIS_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_TS_PART_DIST_ASGMNT Verteilung an der Projektrolle (Attribute des Assignments) 20050309
2 Returning RV_ATTRIBUTES_CHANGED Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Attribute geändert 20050309

Method SET_ATTRIBUTES on class CL_DPR_PAR_DIS_ASSIGNMENT has no exception.

Method SET_PARENT Signature

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

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