SAP ABAP Interface IF_DPR_COMMON (Development Projects: Interface for All Application Objects)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO (Application Component) Project Management
⤷
DEVELOPMENT_PROJECTS_SHARED (Package) Project Management - Shared Objects

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_DPR_COMMON | |
Short Description | Development Projects: Interface for All Application Objects |
General Data
Package | DEVELOPMENT_PROJECTS_SHARED | Project Management - Shared Objects |
Created | 20011210 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_DPR_CO | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_DPR_COMMON has no interface.
Friends
Interface IF_DPR_COMMON has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | SC_EDIT_MODE_CHANGE | Constant | Public | Type reference (TYPE) | DPR_TV_EDIT_MODE | 'C' | Change Processing Mode | 20011210 | |
2 | SC_EDIT_MODE_DISPLAY | Constant | Public | Type reference (TYPE) | DPR_TV_EDIT_MODE | 'D' | Display Processing Mode | 20011210 | |
3 | SC_STATE_CHANGED | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_STATE | 'C' | Object Changed | 20011210 | |
4 | SC_STATE_CREATED | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_STATE | 'N' | Object Created | 20011210 | |
5 | SC_STATE_DELETED | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_STATE | 'D' | Object Deleted | 20011210 | |
6 | SC_STATE_FREED | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_STATE | 'F' | Invalid Object | 20011210 | |
7 | SC_STATE_LOADED | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_STATE | 'L' | Object Loaded or Saved | 20011210 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Consistency of Application Object | 20020425 |
2 | ![]() |
Instance method | Public | Method | Delete Application Object | 20011210 |
3 | ![]() |
Instance method | Public | Method | Access Method to Short Text/Description (Reading) | 20011210 |
4 | ![]() |
Instance method | Public | Method | Access Method to Processing Mode (Reading) | 20011210 |
5 | ![]() |
Instance method | Public | Method | Access Method to GUID (Reading) | 20011210 |
6 | ![]() |
Instance method | Public | Method | Access Method to Native Object (Reading) | 20011210 |
7 | ![]() |
Instance method | Public | Method | Access Method to Object Type (Reading) | 20011210 |
8 | ![]() |
Instance method | Public | Method | Access Method to Short Text/Descript.for Obj. Type (Reading) | 20011210 |
9 | ![]() |
Instance method | Public | Method | Access Method to Superior Application Object (Reading) | 20011210 |
10 | ![]() |
Instance method | Public | Method | Access Method to Root of Application Object (Reading) | 20031001 |
11 | ![]() |
Instance method | Public | Method | Access Method to Technical Object Status (Reading) | 20011210 |
12 | ![]() |
Instance method | Public | Method | Access Method to Version Category (Reading) | 20030912 |
13 | ![]() |
Instance method | Public | Method | Handle Request | 20020425 |
14 | ![]() |
Instance method | Public | Method | Are there changes to the application object? | 20011210 |
15 | ![]() |
Instance method | Public | Method | Can the application object be changed? | 20011210 |
16 | ![]() |
Instance method | Public | Method | Was application object deleted? | 20020614 |
17 | ![]() |
Instance method | Public | Method | Is the application object in a certain processing mode? | 20011210 |
18 | ![]() |
Instance method | Public | Method | Is the application object already persistent? | 20011210 |
19 | ![]() |
Instance method | Public | Method | Is the application object a template or part of a template? | 20011210 |
20 | ![]() |
Instance method | Public | Method | Notification About Change to Native Object | 20011210 |
21 | ![]() |
Instance method | Public | Event handling method | Handler Method CHANGES_COMMITED:IF_DPR_TRANSACTION_MANAGER | 20020109 |
22 | ![]() |
Instance method | Public | Method | Prepare Application Object for Saving | 20020409 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CHANGED | Instance Event (0) |
Public (2) |
Object Changed | 20011210 |
2 | CREATED | Instance Event (0) |
Public (2) |
Object Created | 20011210 |
3 | DELETED | Instance Event (0) |
Public (2) |
Object Deleted | 20011210 |
4 | DISPLAY | Instance Event (0) |
Public (2) |
Object in Display Mode | 20050812 |
5 | EDIT | Instance Event (0) |
Public (2) |
Object in Change Mode | 20050812 |
6 | FREED | Instance Event (0) |
Public (2) |
Invalid Object | 20011210 |
7 | LOADED | Instance Event (0) |
Public (2) |
Object Loaded | 20011210 |
8 | STATUS_ACTION | Instance Event (0) |
Public (2) |
Status change | 20070629 |
Types
Interface IF_DPR_COMMON has no local type.
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20020425 |
Method CHECK on Interface IF_DPR_COMMON has no exception.
Method DELETE 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 | 20011210 | |
2 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20011217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler beim Löschen Anwendungsobjekt | 20020108 |
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20020104 | ||
2 | ![]() |
RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Kurztext/Beschreibung des Objekts | 20011210 |
Method GET_DESCRIPTION on Interface IF_DPR_COMMON has no exception.
Method GET_EDIT_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_EDIT_MODE | Value transfer | Type reference (TYPE) | DPR_TV_EDIT_MODE | Bearbeitungsmodus (Anzeigen bzw. Ändern) | 20011210 |
Method GET_EDIT_MODE on Interface IF_DPR_COMMON has no exception.
Method GET_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_GUID | Value transfer | Type reference (TYPE) | DPR_TV_GUID | GUID des Anwendungsobjekts | 20011210 |
Method GET_GUID on Interface IF_DPR_COMMON has no exception.
Method GET_NATIVE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_NATIVE_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Native-Objekt | 20011227 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler beim Zugriff auf Komponente | 20011217 |
Method GET_OBJECT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp | 20011210 |
Method GET_OBJECT_TYPE on Interface IF_DPR_COMMON has no exception.
Method GET_OBJECT_TYPE_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20020104 | ||
2 | ![]() |
RV_OBJECT_TYPE_DESCRIPTION | Value transfer | Type reference (TYPE) | CGPL_OBJECT_TEXT | Text zum Objekttyp | 20011210 |
Method GET_OBJECT_TYPE_DESCRIPTION on Interface IF_DPR_COMMON has no exception.
Method GET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_PARENT | Value transfer | Object reference (TYPE REF TO) | IF_DPR_COMMON | Übergeordnetes Anwendungsobjekt (Parent) | 20011210 |
Method GET_PARENT on Interface IF_DPR_COMMON has no exception.
Method GET_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_ROOT | Value transfer | Object reference (TYPE REF TO) | IF_DPR_COMMON | Wurzel Anwendungsobjekt (Top Level Object) | 20031001 |
Method GET_ROOT on Interface IF_DPR_COMMON has no exception.
Method GET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_STATE | Value transfer | Type reference (TYPE) | DPR_TV_OBJECT_STATE | Zustand eines Anwendungsobjekts (technisch) | 20011210 |
Method GET_STATE on Interface IF_DPR_COMMON has no exception.
Method GET_VERSION_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VERSION_TYPE | Value transfer | Type reference (TYPE) | CGPL_TV_VERSION_TYPE | Versionsart | 20030912 |
Method GET_VERSION_TYPE on Interface IF_DPR_COMMON has no exception.
Method HANDLE_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_DPR_COMMON_REQUEST | Development Projects: Schnittstelle aller Request-Objekte | 20020425 |
Method HANDLE_REQUEST on Interface IF_DPR_COMMON has no exception.
Method HAS_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HAS_CHANGES | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Existenz von Änderungen (True = 'X') | 20011210 |
Method HAS_CHANGES on Interface IF_DPR_COMMON has no exception.
Method IS_CHANGEABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IGNORE_STATUS_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | CL_DPR_CO=>SC_FALSE | Statusprüfung nicht durchführen | 20071203 | |
2 | ![]() |
IV_NO_PARENT_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | CL_DPR_CO=>SC_FALSE | Übergeordnete Anwendungsobjekte nicht prüfen | 20030522 | |
3 | ![]() |
RV_IS_CHANGEABLE | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Änderbarkeit (True = 'X', False = SPACE) | 20011210 |
Method IS_CHANGEABLE on Interface IF_DPR_COMMON has no exception.
Method IS_DELETED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_DELETED | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Objekt gelöscht (True = 'X', False = SPACE) | 20020614 |
Method IS_DELETED on Interface IF_DPR_COMMON has no exception.
Method IS_IN_EDIT_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EDIT_MODE | Call by reference | Type reference (TYPE) | DPR_TV_EDIT_MODE | SC_EDIT_MODE_CHANGE | Bearbeitungsmodus (Anzeigen bzw. Ändern) | 20011210 | |
2 | ![]() |
RV_IS_IN_EDIT_MODE | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Bearbeitungsmodus liegt vor (True = 'X') | 20011210 |
Method IS_IN_EDIT_MODE on Interface IF_DPR_COMMON has no exception.
Method IS_PERSISTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_PERSISTENT | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Ist Persistent? (True = 'X', False = SPACE) | 20011210 |
Method IS_PERSISTENT on Interface IF_DPR_COMMON has no exception.
Method IS_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_TEMPLATE | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Ist Vorlage? (True = 'X', False = SPACE) | 20011210 |
Method IS_TEMPLATE on Interface IF_DPR_COMMON has no exception.
Method NOTIFY_NATIVE_OBJECT_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_NOTIFIER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_APPL_OBJECT_MAPPER | Benachrichtigende Mapper-Instanz | 20011210 |
Method NOTIFY_NATIVE_OBJECT_CHANGED on Interface IF_DPR_COMMON has no exception.
Method ON_CHANGES_COMMITED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Value transfer | Attribute reference (LIKE) | 20020109 |
Method ON_CHANGES_COMMITED on Interface IF_DPR_COMMON has no exception.
Method PREPARE_TO_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK, Anwendungsobjekt konsistent) | 20020409 |
Method PREPARE_TO_SAVE on Interface IF_DPR_COMMON has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on Interface IF_DPR_COMMON has no parameter.
Event CREATED Signature
Event CREATED on Interface IF_DPR_COMMON has no parameter.
Event DELETED Signature
Event DELETED on Interface IF_DPR_COMMON has no parameter.
Event DISPLAY Signature
Event DISPLAY on Interface IF_DPR_COMMON has no parameter.
Event EDIT Signature
Event EDIT on Interface IF_DPR_COMMON has no parameter.
Event FREED Signature
Event FREED on Interface IF_DPR_COMMON has no parameter.
Event LOADED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EV_INITIALLY_LOADED | Exporting | Value transfer | Type reference (TYPE) | BOOLE_D | CL_DPR_CO=>SC_TRUE | Bool'scher Wert: Objekt erstmalig geladen (True = 'X') | 20020514 |
Event STATUS_ACTION Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ACTIVITY | Exporting | Value transfer | Type reference (TYPE) | J_VORGANG | Business Transaction | 20070629 | ||
2 | CHECK_ONLY | Exporting | Value transfer | Type reference (TYPE) | BOOLE_D | Test- (' ') oder Echt-Modus ('X') | 20070629 | ||
3 | ESTAT | Exporting | Value transfer | Type reference (TYPE) | J_ESTAT | User Status | 20070629 | ||
4 | ISTAT | Exporting | Value transfer | Type reference (TYPE) | J_ISTAT | System status | 20070629 | ||
5 | STSMA | Exporting | Value transfer | Type reference (TYPE) | J_STSMA | Status Profile | 20070629 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 100 |