SAP ABAP Class CL_DPR_APPROVALS (Development Projects: Collection for Approvals)
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 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_COLLECTION | Abstract Super Class Interface of all Collections | 20041104 |
Properties
Class | CL_DPR_APPROVALS | |
Short Description | Development Projects: Collection for Approvals | |
Super Class | CL_DPR_COLLECTION | Abstract Super Class Interface of all Collections |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | DPR_APPROVAL | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | DEVELOPMENT_PROJECTS_APPROVAL | Project Management - Approvals |
Created | 20011211 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DPR_APPROVALS has no forward declaration.
Interfaces
Class CL_DPR_APPROVALS has no interface implemented.
Friends
Class CL_DPR_APPROVALS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | Object Type (Template) | 20041104 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TT_APPROVALS | Table Type for Approvals | 20070626 | ||
3 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20041104 | ||||
4 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20041104 | ||||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 'X' = Method GET_ALL Was Executed | 20070626 | ||
6 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20041104 | ||||
7 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | Object Type (Template) | 20041104 | |||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Type | 20020103 | ||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Type (Template) | 20020103 | ||
10 | ![]() |
Static Attribute | Public | Type reference (TYPE) | BOOLEAN | 'X' = Without Runtime Improvement to Compare with Old Logic | 20070725 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Object | 20011211 |
2 | ![]() |
Instance method | Private | Method | 20041104 | |
3 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20011211 |
4 | ![]() |
Instance method | Public | Constructor | Constructor | 20011211 |
5 | ![]() |
Instance method | Public | Method | Copy Object | 20011211 |
6 | ![]() |
Static method | Public | Method | Create Collection | 20011211 |
7 | ![]() |
Instance method | Public | Method | Create Approval Version (Internal Use) | 20020424 |
8 | ![]() |
Instance method | Public | Method | Delete Object | 20011211 |
9 | ![]() |
Instance method | Public | Method | Delete All Objects | 20011211 |
10 | ![]() |
Instance method | Public | Method | Retrieve Approval (Internal) | 20020423 |
11 | ![]() |
Instance method | Private | Method | Destructor | 20020104 |
12 | ![]() |
Instance method | Public | Method | Access Method to All Objects (Reading) | 20011211 |
13 | ![]() |
Instance method | Public | Method | Read All Approval Versions + Current Approval of Phase | 20040331 |
14 | ![]() |
Instance method | Public | Method | Access Method with GUID (Reading) | 20011228 |
15 | ![]() |
Instance method | Public | Method | Access Method with Index (Reading) | 20011211 |
16 | ![]() |
Instance method | Public | Method | Access Method to Currently Pending Approvals (Reading) | 20020424 |
17 | ![]() |
Instance method | Private | Event handling method | Handling Method FREED: IF_DPR_COMMON | 20020110 |
18 | ![]() |
Instance method | Private | Method | 20041104 |
Events
Class CL_DPR_APPROVALS has no event.
Types
Class CL_DPR_APPROVALS has no local type.
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_APPROVAL | Value transfer | Object reference (TYPE REF TO) | CL_DPR_APPROVAL | Development Projects: Abstrakte Abnahme | 20020104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler beim Anlegen Anwendungsobjekt | 20020104 |
Method ADD_DELETED_ITEM Signature
Method ADD_DELETED_ITEM on class CL_DPR_APPROVALS has no parameter.
Method ADD_DELETED_ITEM on class CL_DPR_APPROVALS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DPR_APPROVALS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_APPROVALS has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_ENTITY | Übergeordnetes Anwendungsobjekt | 20011211 | ||
2 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp | 20011211 |
Method CONSTRUCTOR on class CL_DPR_APPROVALS has no exception.
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_DPR_APPROVAL | Quell-Abnahme | 20020104 | ||
2 | ![]() |
RR_TARGET | Value transfer | Object reference (TYPE REF TO) | CL_DPR_APPROVAL | Ziel-Abnahme | 20020104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler beim Anlegen Anwendungsobjekt | 20020104 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_ENTITY | Übergeordnetes Anwendungsobjekt | 20020103 | ||
2 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_DPR_APPROVALS | Neue Collection-Instanz | 20020103 |
Method CREATE on class CL_DPR_APPROVALS has no exception.
Method CREATE_APPROVAL_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_APPROVAL | Call by reference | Object reference (TYPE REF TO) | CL_DPR_APPROVAL | Zu versionierende Abnahme | 20020424 | ||
2 | ![]() |
RR_APPROVAL | Value transfer | Object reference (TYPE REF TO) | CL_DPR_APPROVAL | Neue Version der Abnahme | 20020424 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler beim Anlegen Anwendungsobjekt | 20020424 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_APPROVAL | Call by reference | Object reference (TYPE REF TO) | CL_DPR_APPROVAL | Development Projects: Abstrakte Abnahme | 20020104 | ||
2 | ![]() |
IV_CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | CL_DPR_CO=>SC_FALSE | Bool'scher Wert: Nur Prüfen, ob Objekt gelöscht werden kann | 20020104 | |
3 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20020104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler beim Löschen Anwendungsobjekt | 20020110 |
Method DELETE_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | CL_DPR_CO=>SC_FALSE | Bool'scher Wert: Nur Prüfen, ob Objekt gelöscht werden kann | 20020104 | |
2 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20020104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler beim Löschen Anwendungsobjekt | 20020110 |
Method FETCH_APPROVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_NATIVE_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_TASK | Projektplanung - Vorgänge | 20020423 | ||
2 | ![]() |
RR_APPROVAL | Value transfer | Object reference (TYPE REF TO) | CL_DPR_APPROVAL | Development Projects: Abstrakte Abnahme | 20020423 |
Method FETCH_APPROVAL on class CL_DPR_APPROVALS has no exception.
Method FREE Signature
Method FREE on class CL_DPR_APPROVALS has no parameter.
Method FREE on class CL_DPR_APPROVALS has no exception.
Method GET_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_APPROVALS | Value transfer | Type reference (TYPE) | DPR_TT_APPROVALS | Tabellentyp für Abnahmen | 20011228 |
Method GET_ALL on class CL_DPR_APPROVALS has no exception.
Method GET_ALL_APPROVALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_APPROVALS | Value transfer | Type reference (TYPE) | DPR_TT_APPROVALS | Tabellentyp für Abnahmen | 20040331 |
Method GET_ALL_APPROVALS on class CL_DPR_APPROVALS has no exception.
Method GET_BY_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | DPR_TV_GUID | GUID des Anwendungsobjekts | 20011228 | ||
2 | ![]() |
RR_APPROVAL | Value transfer | Object reference (TYPE REF TO) | CL_DPR_APPROVAL | Development Projects: Abstrakte Abnahme | 20011228 |
Method GET_BY_GUID on class CL_DPR_APPROVALS has no exception.
Method GET_BY_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_APPROVAL | Call by reference | Object reference (TYPE REF TO) | CL_DPR_APPROVAL | Development Projects: Abstrakte Abnahme | 20020104 | ||
2 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20020104 | ||
3 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | Index | 20020104 |
Method GET_BY_INDEX on class CL_DPR_APPROVALS has no exception.
Method GET_CURRENT_APPROVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_CURRENT_APPROVAL | Value transfer | Object reference (TYPE REF TO) | CL_DPR_APPROVAL | Aktuell anstehende Abnahme | 20020424 |
Method GET_CURRENT_APPROVAL on class CL_DPR_APPROVALS has no exception.
Method ON_PARENT_FREED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20020110 |
Method ON_PARENT_FREED on class CL_DPR_APPROVALS has no exception.
Method REMOVE_DELETED_ITEM Signature
Method REMOVE_DELETED_ITEM on class CL_DPR_APPROVALS has no parameter.
Method REMOVE_DELETED_ITEM on class CL_DPR_APPROVALS has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 100 |