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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
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 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DPR_OBJECT_STATE | State Object | 20020205 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DPR_IND_APPROVAL | Attributes of Individual Approval Assignment | 20020114 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DPR_IND_APPROVAL | AttriAttributes of Ind. Approval Assignment (Old DB Status) | 20020114 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DPR_TV_COPY_TYPE | Type of copy | 20031008 | ||
5 | ![]() |
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 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20011214 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20011214 |
3 | ![]() |
Instance method | Protected | Method | Checks Whether Individual Approval Can Be Deleted | 20020415 |
4 | ![]() |
Instance method | Public | Method | Access Method to Attributes (Reading) | 20020114 |
5 | ![]() |
Instance method | Public | Method | 20011214 | |
6 | ![]() |
Instance method | Public | Method | 20020205 | |
7 | ![]() |
Instance method | Protected | Method | Access Method to Administration Data/Internal Data (Reading) | 20020205 |
8 | ![]() |
Instance method | Public | Method | 20020716 | |
9 | ![]() |
Instance method | Public | Method | 20011214 | |
10 | ![]() |
Instance method | Protected | Method | Access Method to Administration Data/Internal Data (Reading) | 20020410 |
11 | ![]() |
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 | ![]() |
IR_ASSIGNMENTS | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_ASSIGNMENTS | Verwaltungsklasse für Assignments | 20011214 | ||
2 | ![]() |
IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | DPR_IND_APPROVAL | Einzelabnahme | 20011214 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
ES_ATTRIBUTES | Call by reference | Type reference (TYPE) | DPR_IND_APPROVAL | Einzelabnahme | 20020114 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | DPR_IND_APPROVAL | Einzelabnahme | 20020124 | ||
2 | ![]() |
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 |