SAP ABAP Class CL_DPR_IAP_ASSIGNMENT (Development Projects: Abstract Ind. Approval - Attributes)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-STR (Application Component) Structure
     DEVELOPMENT_PROJECTS_APPROVAL (Package) Project Management - Approvals
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_IAP_O_ASSIGNMENT Development Projects: Individual Approval Attributes 20011214
2 Inheritance (c INHERITING FROM c_ref)  CL_DPR_IAP_T_ASSIGNMENT Dev. Projects: Ind. Approval in Proj. Templ. - Attributes 20011214
Properties
Class CL_DPR_IAP_ASSIGNMENT  
Short Description Development Projects: Abstract Ind. Approval - Attributes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class DPR_APPROVAL    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_APPROVAL   Project Management - Approvals 
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_APP_ASSIGNMENT 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)
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_INDIVIDUAL_APPROVAL 20020205 Development Projects: Abstract Individual Approval
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_OBJECT_STATE Instance attribute Protected Object reference (TYPE REF TO) CL_DPR_OBJECT_STATE State Object 20020205
2 MS_ATTRIBUTES Instance attribute Protected Type reference (TYPE) DPR_IND_APPROVAL Attributes of Individual Approval Assignment 20020114
3 MS_ATTRIBUTES_OLD Instance attribute Protected Type reference (TYPE) DPR_IND_APPROVAL AttriAttributes of Ind. Approval Assignment (Old DB Status) 20020114
4 MV_COPY_TYPE Instance attribute Protected Type reference (TYPE) DPR_TV_COPY_TYPE Type of copy 20031008
5 ST_DECISIONS Static Attribute Protected Type reference (TYPE) TY_DECISIONS Table of Allowed Values for Ind. Approval Decision 20020429
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20011214
2 CONSTRUCTOR Instance method Public Constructor Constructor 20011214
3 DELETE_CHECK Instance method Protected Method Checks Whether Individual Approval Can Be Deleted 20020415
4 GET_ATTRIBUTES Instance method Public Method Access Method to Attributes (Reading) 20020114
5 GET_GUID Instance method Public Method 20011214
6 GET_OBJECT_TYPE Instance method Public Method 20020205
7 INITIALIZE Instance method Protected Method Access Method to Administration Data/Internal Data (Reading) 20020205
8 IS_DELETED Instance method Public Method 20020716
9 IS_FREED Instance method Public Method 20011214
10 SET_ADMINISTRATIVE_ATTRIBUTES Instance method Protected Method Access Method to Administration Data/Internal Data (Reading) 20020410
11 SET_ATTRIBUTES Instance method Protected Method Access Method to Attributes (Reading) 20020124
Events
Class CL_DPR_IAP_ASSIGNMENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_DECISIONS Protected See coding Table for Individual Approval Decision 20020429
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DPR_IAP_ASSIGNMENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_IAP_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_IND_APPROVAL Einzelabnahme 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_IAP_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: Einzelabnahme kann gelöscht werden 20020415

Method DELETE_CHECK on class CL_DPR_IAP_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_IND_APPROVAL Einzelabnahme 20020114
2 Exporting ES_ATTRIBUTES_OLD Call by reference Type reference (TYPE) DPR_IND_APPROVAL Einzelabnahme (alter Datenbank-Stand) 20020114

Method GET_ATTRIBUTES on class CL_DPR_IAP_ASSIGNMENT has no exception.

Method GET_GUID Signature

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

Method GET_OBJECT_TYPE Signature

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

Method INITIALIZE Signature

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

Method IS_DELETED Signature

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

Method IS_FREED Signature

Method IS_FREED on class CL_DPR_IAP_ASSIGNMENT has no parameter.
Method IS_FREED on class CL_DPR_IAP_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_INDIVIDUAL_APPROVAL_ADM Attribute Einzelabnahme (Verwaltungsdaten/interne Daten) 20020410

Method SET_ADMINISTRATIVE_ATTRIBUTES on class CL_DPR_IAP_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_IND_APPROVAL Einzelabnahme 20020124
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_IAP_ASSIGNMENT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100