SAP ABAP Class CL_DPR_CPV_ASSIGNMENT (Proj. Mgmt.: Abstract Project - Attributes)
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_ASSIGNMENT Development Projects: Interface for All Assignments 20020402
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_CPV_O_ASSIGNMENT Proj. Mgmt.: Control Plan - Attributes 20020402
2 Inheritance (c INHERITING FROM c_ref)  CL_DPR_CPV_T_ASSIGNMENT Proj. Mgmt.: Control Plan Template - Attributes 20020402
Properties
Class CL_DPR_CPV_ASSIGNMENT  
Short Description Proj. Mgmt.: Abstract Project - Attributes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
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_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_LANGUAGE_BUFFER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 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 20020402
Friends
# Friend Modeled only Created on Description
1 CL_DPR_CONTROL_PLAN_VERSION 20020604 Proj. Mgmt.: Abstract Control Plan Version
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_ATTRIBUTES Instance attribute Protected Type reference (TYPE) DPR_CTRLPLAN_V Control Plan: Versions Table 20020402
2 MS_ATTRIBUTES_OLD Instance attribute Protected Type reference (TYPE) DPR_CTRLPLAN_V Control Plan: Versions Table 20020402
3 MV_COPY_TYPE Instance attribute Protected Type reference (TYPE) DPR_TV_COPY_TYPE Type of copy 20031008
4 MV_IS_DELETED Instance attribute Protected Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE Assignment Was Deleted 20020716
5 MV_IS_FREED Instance attribute Protected Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE Assignment Is Destroyed 20020402
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ATTRIBUTES Instance method Protected Method Check Attributes 20020402
2 CHECK_PART_ID Instance method Protected Method Check Whether PART_NR Exists 20020411
3 CHECK_STAGE Instance method Protected Method Check Whether CATEGORY Exists 20020411
4 CHECK_SUPPLIER_ID Instance method Protected Method Check Whether SUPPL_CODE Exists 20020411
5 CHECK_VERSION Instance method Protected Method Check Whether VERSION Exists 20020409
6 CLASS_CONSTRUCTOR Static method Public Constructor 20020402
7 CONSTRUCTOR Instance method Public Constructor 20020402
8 GET_ATTRIBUTES Instance method Public Method 20020402
9 GET_GUID Instance method Public Method 20020402
10 GET_OBJECT_TYPE Instance method Public Method 20020402
11 INITIALIZE Instance method Protected Method 20020402
12 IS_DELETED Instance method Public Method 20020716
13 IS_FREED Instance method Public Method 20020402
14 SET_ADMINISTRATIVE_ATTRIBUTES Instance method Protected Method Access Method to Administration Data/Internal Data (Reading) 20020604
15 SET_ATTRIBUTES Instance method Protected Method Access Method to Attribute (Writing) 20020402
Events
Class CL_DPR_CPV_ASSIGNMENT has no event.
Types
Class CL_DPR_CPV_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 20020402

Method CHECK_ATTRIBUTES on class CL_DPR_CPV_ASSIGNMENT has no exception.

Method CHECK_PART_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PART_ID Call by reference Type reference (TYPE) DPR_TV_CP_PART_ID Kontrollplan Teilenummer/Letzter Änderungstand 20020411
2 Returning RV_IS_VALID Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Art existiert (True = 'X') 20020411

Method CHECK_PART_ID on class CL_DPR_CPV_ASSIGNMENT has no exception.

Method CHECK_STAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STAGE Call by reference Type reference (TYPE) DPR_TV_CP_STAGE Kontrollplan Stufe (Prototyp, Vorserie, ...) 20020411
2 Returning RV_IS_VALID Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Art existiert (True = 'X') 20020411

Method CHECK_STAGE on class CL_DPR_CPV_ASSIGNMENT has no exception.

Method CHECK_SUPPLIER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUPPLIER_ID Call by reference Type reference (TYPE) DPR_TV_CP_SUPPLIER_ID Kontrollplan: Lieferantenschlüssel 20020411
2 Returning RV_IS_VALID Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Art existiert (True = 'X') 20020411

Method CHECK_SUPPLIER_ID on class CL_DPR_CPV_ASSIGNMENT has no exception.

Method CHECK_VERSION Signature

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

Method CHECK_VERSION on class CL_DPR_CPV_ASSIGNMENT has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DPR_CPV_ASSIGNMENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_CPV_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 20020402
2 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) DPR_CTRLPLAN_V Kontrollplan: Versionen Tabelle 20020402
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) 20020402

Method CONSTRUCTOR on class CL_DPR_CPV_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_CTRLPLAN_V Kontrollplan: Versionen Tabelle 20020402
2 Exporting ES_ATTRIBUTES_OLD Call by reference Type reference (TYPE) DPR_CTRLPLAN_V Kontrollplan: Versionen Tabelle 20020402

Method GET_ATTRIBUTES on class CL_DPR_CPV_ASSIGNMENT has no exception.

Method GET_GUID Signature

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

Method GET_OBJECT_TYPE Signature

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

Method INITIALIZE Signature

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

Method IS_DELETED Signature

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

Method IS_FREED Signature

Method IS_FREED on class CL_DPR_CPV_ASSIGNMENT has no parameter.
Method IS_FREED on class CL_DPR_CPV_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_CTRLPLAN_V_ADM Attribute Kontrollplanversion (Verwaltungs- /interne Daten) 20020604

Method SET_ADMINISTRATIVE_ATTRIBUTES on class CL_DPR_CPV_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_CTRLPLAN_V Kontrollplan: Versionen Tabelle 20020402
2 Returning RV_ATTRIBUTES_CHANGED Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Attribute geändert 20020521

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