SAP ABAP Class CL_DPR_PHA_ASSIGNMENT (Development Projects: Abstract Phase - Attributes)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-STR (Application Component) Structure
     DEVELOPMENT_PROJECTS_PHASE (Package) Project Management - Phases
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_ASSIGNMENT Development Projects: Interface for All Assignments 20011214
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_PHA_O_ASSIGNMENT Development Projects: Phase - Attributes 20011214
2 Inheritance (c INHERITING FROM c_ref)  CL_DPR_PHA_T_ASSIGNMENT Development Projects: Phase in Project Template - Attributes 20011214
Properties
Class CL_DPR_PHA_ASSIGNMENT  
Short Description Development Projects: Abstract Phase - Attributes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class DPR_PHASE    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_PHASE   Project Management - Phases 
Created 20011214   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_ASSIGNMENT_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_NUMBERING_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DPR_ASSIGNMENT Development Projects: Interface for All Assignments 20011214
Friends
# Friend Modeled only Created on Description
1 CL_DPR_PHASE 20020205 Development Projects: Abstract Phase
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_ENTITY Instance attribute Protected Object reference (TYPE REF TO) CL_CGPL_ENTITY CGPL Entity 20030821
2 MS_ATTRIBUTES Instance attribute Protected Type reference (TYPE) DPR_PHASE Attributes of Phase Assignment 20020114
3 MS_ATTRIBUTES_OLD Instance attribute Protected Type reference (TYPE) DPR_PHASE Attributes of Phase Assignment (Old Database Status) 20020114
4 MV_COPY_TYPE Instance attribute Protected Type reference (TYPE) DPR_TV_COPY_TYPE Type of copy 20031008
5 MV_IS_DELETED Instance attribute Protected Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE Assignment was deleted 20020716
6 MV_IS_FREED Instance attribute Protected Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE Assignment Is Destroyed 20020123
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ATTRIBUTES Instance method Protected Method Check Attributes 20020219
2 CHECK_PHASE_TYPE Instance method Protected Method Check Whether Phase Type Exists 20020219
3 CHECK_PHASE_TYPE_ACTIVE Instance method Protected Method Check Whether Phase Type Is Active 20070307
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20011214
5 CONSTRUCTOR Instance method Public Constructor Constructor 20011214
6 GET_ATTRIBUTES Instance method Public Method Access Method to Attributes (Reading) 20020114
7 GET_GUID Instance method Public Method 20011214
8 GET_OBJECT_TYPE Instance method Public Method 20020205
9 INITIALIZE Instance method Protected Method 20020205
10 IS_DELETED Instance method Public Method 20020716
11 IS_FREED Instance method Public Method 20011214
12 SET_ADMINISTRATIVE_ATTRIBUTES Instance method Protected Method Access Method to Administration Data/Internal Data (Reading) 20020409
13 SET_ATTRIBUTES Instance method Protected Method Access to Attributes (Writing) 20020123
Events
Class CL_DPR_PHA_ASSIGNMENT has no event.
Types
Class CL_DPR_PHA_ASSIGNMENT has no local type.
Method Signatures

Method CHECK_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RESULT Call by reference Type reference (TYPE) CHAR1 Ergebnis der Prüfung (entspricht IF_CGPL_ASSIGNMENT~CHECK) 20020219

Method CHECK_ATTRIBUTES on class CL_DPR_PHA_ASSIGNMENT has no exception.

Method CHECK_PHASE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PHASE_TYPE Call by reference Type reference (TYPE) DPR_TV_PHA_TYPE Art der Phase 20020219
2 Returning RV_IS_VALID Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Art existiert (True = 'X') 20020219

Method CHECK_PHASE_TYPE on class CL_DPR_PHA_ASSIGNMENT has no exception.

Method CHECK_PHASE_TYPE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJ_TYPE_TRG Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20070307
2 Importing IV_PHASE_TYPE Call by reference Type reference (TYPE) DPR_TV_PRO_TYPE Art der Phase 20070307
3 Importing IV_VERSION_TYPE_TRG Call by reference Type reference (TYPE) CGPL_TV_VERSION_TYPE Versionsart 20070307
4 Returning RV_IS_ACTIVE Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Art active(True = 'X') 20070307

Method CHECK_PHASE_TYPE_ACTIVE on class CL_DPR_PHA_ASSIGNMENT has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DPR_PHA_ASSIGNMENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_PHA_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 20011214
2 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) DPR_PHASE Phase 20011214
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) 20020102

Method CONSTRUCTOR on class CL_DPR_PHA_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_PHASE Phase 20020114
2 Exporting ES_ATTRIBUTES_OLD Call by reference Type reference (TYPE) DPR_PHASE Phase (alter Datenbank-Stand) 20020114

Method GET_ATTRIBUTES on class CL_DPR_PHA_ASSIGNMENT has no exception.

Method GET_GUID Signature

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

Method GET_OBJECT_TYPE Signature

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

Method INITIALIZE Signature

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

Method IS_DELETED Signature

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

Method IS_FREED Signature

Method IS_FREED on class CL_DPR_PHA_ASSIGNMENT has no parameter.
Method IS_FREED on class CL_DPR_PHA_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_PHASE_ADM Attribute Projektdefinition (Verwaltungsdaten/interne Daten) 20020409

Method SET_ADMINISTRATIVE_ATTRIBUTES on class CL_DPR_PHA_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_PHASE Phase 20020123
2 Returning RV_ATTRIBUTES_CHANGED Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Attribute geändert 20020419

Method SET_ATTRIBUTES on class CL_DPR_PHA_ASSIGNMENT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100