SAP ABAP Class IF_RPM_COMMON (Interface for All Application Objects)
Meta Relationship - Used By
Properties
| Class | IF_RPM_COMMON | |
| Short Description | Interface for All Application Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020510 | 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) |
Interfaces
Class IF_RPM_COMMON has no interface implemented.
Friends
Class IF_RPM_COMMON has no friend class.
Attributes
Class IF_RPM_COMMON has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Application object delete | 20020510 | |
| 2 | Instance method | Public | Method | Destructor | 20020510 | |
| 3 | Instance method | Public | Method | Get description of application object | 20020510 | |
| 4 | Instance method | Public | Method | Get edit mode of application object (display, change) | 20020510 | |
| 5 | Instance method | Public | Method | Get external ID of application object | 20020725 | |
| 6 | Instance method | Public | Method | Get GUID of corresponding technical object | 20020510 | |
| 7 | Instance method | Public | Method | Get type of corresponding technical object | 20020510 | |
| 8 | Instance method | Public | Method | Get description of corresponding technical object | 20020510 | |
| 9 | Instance method | Public | Method | Get superordinate application object | 20020510 | |
| 10 | Instance method | Public | Method | Get most immediate RPM Project parent in hierarchy | 20020912 | |
| 11 | Instance method | Public | Method | Get root node of RPM hierarchy | 20030122 | |
| 12 | Instance method | Public | Method | Determine state of application object (created, changed...) | 20020510 | |
| 13 | Instance method | Public | Method | Get corresponding technical object | 20020522 | |
| 14 | Instance method | Public | Method | Has application object been modified? | 20020510 | |
| 15 | Instance method | Public | Method | Is application object modifiable? | 20020510 | |
| 16 | Instance method | Public | Method | Is object in deleted state? | 20020703 | |
| 17 | Instance method | Public | Method | Is application object okay for deletion? | 20020719 | |
| 18 | Instance method | Public | Method | Is application object in change mode? | 20020510 | |
| 19 | Instance method | Public | Method | Does object already exist in the persistency layer? | 20020510 | |
| 20 | Instance method | Public | Method | Is application object a template? | 20020510 | |
| 21 | Instance method | Public | Event handling method | Event handler for Object Manager event: CHANGES_COMMITTED | 20020521 | |
| 22 | Instance method | Public | Method | Save requested | 20021005 | |
| 23 | Instance method | Public | Method | Verify database save preconditions | 20030205 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHANGED | Instance Event (0) |
Public (2) |
Object changed | 20020513 |
| 2 | CREATED | Instance Event (0) |
Public (2) |
New object created | 20020513 |
| 3 | DELETED | Instance Event (0) |
Public (2) |
Object deleted | 20020513 |
| 4 | FREED | Instance Event (0) |
Public (2) |
Object destroyed | 20020513 |
| 5 | LOADED | Instance Event (0) |
Public (2) |
Object loaded | 20020513 |
Types
Class IF_RPM_COMMON has no local type.
Method Signatures
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 | BOOLE: TRUE (='X') and FALSE (=' ') | 20020514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RPM: Deletion error | 20020524 |
Method FREE Signature
Method FREE on class IF_RPM_COMMON has no parameter.
Method FREE on class IF_RPM_COMMON has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | current language | 20020626 | |||
| 2 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | RPM_TV_SHARED_DESCRIPTION | Language-Dependent Short Text | 20020514 |
Method GET_DESCRIPTION on class IF_RPM_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) | RPM_TV_EDIT_MODE | Display or change mode | 20020514 |
Method GET_EDIT_MODE on class IF_RPM_COMMON has no exception.
Method GET_EXTERNAL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EXTERNAL_ID | Value transfer | Type reference (TYPE) | RPM_TV_EXTID | External ID | 20020731 |
Method GET_EXTERNAL_ID on class IF_RPM_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) | RPM_TV_GUID | Guid for application objects | 20020514 |
Method GET_GUID on class IF_RPM_COMMON has no exception.
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 | Object Type in Project Planning | 20020514 |
Method GET_OBJECT_TYPE on class IF_RPM_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 | RV_OBJECT_TYPE_DESCRIPTION | Value transfer | Type reference (TYPE) | CGPL_OBJECT_TEXT | Project Planning - Object Type Text | 20020619 |
Method GET_OBJECT_TYPE_DESCRIPTION on class IF_RPM_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_RPM_COMMON | Interface for all application objects | 20020603 |
Method GET_PARENT on class IF_RPM_COMMON has no exception.
Method GET_PARENT_PROJECT 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_RPM_COMMON | Interface for all application objects | 20020920 |
Method GET_PARENT_PROJECT on class IF_RPM_COMMON has no exception.
Method GET_ROOT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ROOT_NODE | Value transfer | Object reference (TYPE REF TO) | IF_RPM_COMMON | Interface for all application objects | 20030122 |
Method GET_ROOT_NODE on class IF_RPM_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) | RPM_TV_OBJECT_STATE | Application object state (technical) | 20020514 |
Method GET_STATE on class IF_RPM_COMMON has no exception.
Method GET_TECHNICAL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_TECHNICAL_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20020603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RPM Component access error | 20020603 |
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 | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020514 |
Method HAS_CHANGES on class IF_RPM_COMMON has no exception.
Method IS_CHANGEABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_CHANGEABLE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020510 |
Method IS_CHANGEABLE on class IF_RPM_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 | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020703 |
Method IS_DELETED on class IF_RPM_COMMON has no exception.
Method IS_DELETE_POSSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DELETE_POSSIBLE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020719 |
Method IS_DELETE_POSSIBLE on class IF_RPM_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) | RPM_TV_EDIT_MODE | CL_RPM_CO=>SC_EDIT_MODE_CHANGE | Edit mode of application objects | 20020514 | ||
| 2 | RV_IS_IN_EDIT_MODE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020514 |
Method IS_IN_EDIT_MODE on class IF_RPM_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 | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020514 |
Method IS_PERSISTENT on class IF_RPM_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 | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020510 |
Method IS_TEMPLATE on class IF_RPM_COMMON has no exception.
Method ON_CHANGES_COMMITTED Signature
Method ON_CHANGES_COMMITTED on class IF_RPM_COMMON has no parameter.
Method ON_CHANGES_COMMITTED on class IF_RPM_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 | 20021005 |
Method PREPARE_TO_SAVE on class IF_RPM_COMMON has no exception.
Method SAVE_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 | Return code (0=>Success) | 20030205 |
Method SAVE_CHECK on class IF_RPM_COMMON has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on class IF_RPM_COMMON has no parameter.
Event CREATED Signature
Event CREATED on class IF_RPM_COMMON has no parameter.
Event DELETED Signature
Event DELETED on class IF_RPM_COMMON has no parameter.
Event FREED Signature
Event FREED on class IF_RPM_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 | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020702 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |