SAP ABAP Class IF_RPM_APPL_PLUG_IN_SUBSYSTEM (xRPM: Interface for Subsystems to Be Loaded)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RPM_APPL_BOOTSTRAP_MEMBER | xRPM: Classes to Be Initialized at Start | 20070214 |
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
| Class | IF_RPM_APPL_PLUG_IN_SUBSYSTEM | |
| Short Description | xRPM: Interface for Subsystems to Be Loaded | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070118 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RPM_APPL_PLUG_IN_SUBSYSTEM has no forward declaration.
Interfaces
Class IF_RPM_APPL_PLUG_IN_SUBSYSTEM has no interface implemented.
Friends
Class IF_RPM_APPL_PLUG_IN_SUBSYSTEM has no friend class.
Attributes
Class 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
Class IF_RPM_APPL_PLUG_IN_SUBSYSTEM has no event.
Types
Class IF_RPM_APPL_PLUG_IN_SUBSYSTEM has no local type.
Method Signatures
Method FREE Signature
Method FREE on class IF_RPM_APPL_PLUG_IN_SUBSYSTEM has no parameter.
Method FREE on class 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 class 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 class IF_RPM_APPL_PLUG_IN_SUBSYSTEM has no exception.
Method INITIALIZE_AFTER_SAVE Signature
Method INITIALIZE_AFTER_SAVE on class IF_RPM_APPL_PLUG_IN_SUBSYSTEM has no parameter.
Method INITIALIZE_AFTER_SAVE on class 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 class 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 class IF_RPM_APPL_PLUG_IN_SUBSYSTEM has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |