SAP ABAP Interface IF_RPM_APPL_PLUG_IN_SUBSYSTEM (xRPM: Interface for Subsystems to Be Loaded)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
RPM_CORE (Package) RPM Core Processing
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /RPM/CL_DOC_SAVE_FROM_RPM_FW | Save EDMS Documents from RPM Framework | 20080606 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /RPM/CL_ROOM_SUBSYSTEM | Save cRooms from RPM/PPM Framework | 20080903 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RPM_INM_OUTBOUND | xRPM-DFM Outbound Adapter | 20070118 |
Properties
| Interface | IF_RPM_APPL_PLUG_IN_SUBSYSTEM | |
| Short Description | xRPM: Interface for Subsystems to Be Loaded |
General Data
| Package | RPM_CORE | RPM Core Processing |
| Created | 20070118 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
Interface IF_RPM_APPL_PLUG_IN_SUBSYSTEM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RPM_APPL_BOOTSTRAP_MEMBER | xRPM: Classes to Be Initialized at Start | 20070214 |
Friends
Interface IF_RPM_APPL_PLUG_IN_SUBSYSTEM has no friend.
Attributes
Interface IF_RPM_APPL_PLUG_IN_SUBSYSTEM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Destructor | 20070118 | |
| 2 | Static method | Public | Method | Access Method for Instance (Singleton) (Reading) | 20070118 | |
| 3 | Instance method | Public | Method | Are there changes to the subsystem? | 20070118 | |
| 4 | Instance method | Public | Method | Call for Initializing Subsystem After Saving | 20070118 | |
| 5 | Instance method | Public | Method | Call for Preparing Subsystem for Saving | 20070118 | |
| 6 | Instance method | Public | Method | Call for Subsystem for Saving | 20070118 |
Events
Interface IF_RPM_APPL_PLUG_IN_SUBSYSTEM has no event.
Types
Interface IF_RPM_APPL_PLUG_IN_SUBSYSTEM has no local type.
Method Signatures
Method FREE Signature
Method FREE on Interface IF_RPM_APPL_PLUG_IN_SUBSYSTEM has no parameter.
Method FREE on Interface IF_RPM_APPL_PLUG_IN_SUBSYSTEM has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RPM_APPL_PLUG_IN_SUBSYSTEM | Development Projects: Interface for Subsystems to Be Loaded | 20070118 |
Method GET_INSTANCE on Interface IF_RPM_APPL_PLUG_IN_SUBSYSTEM 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 | Boolean Value: Existence of Changes (True = 'X') | 20070118 |
Method HAS_CHANGES on Interface IF_RPM_APPL_PLUG_IN_SUBSYSTEM has no exception.
Method INITIALIZE_AFTER_SAVE Signature
Method INITIALIZE_AFTER_SAVE on Interface IF_RPM_APPL_PLUG_IN_SUBSYSTEM has no parameter.
Method INITIALIZE_AFTER_SAVE on Interface IF_RPM_APPL_PLUG_IN_SUBSYSTEM 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 | Return Value (0 = Call OK; >0 = NOK -> Saving Not Possible) | 20070118 |
Method PREPARE_TO_SAVE on Interface IF_RPM_APPL_PLUG_IN_SUBSYSTEM has no exception.
Method 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 | Return Value (0 = Call OK; >0 = NOK -> Cancellation by Appl) | 20070118 |
Method SAVE on Interface IF_RPM_APPL_PLUG_IN_SUBSYSTEM has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 450 |