SAP ABAP Class CL_RSAPI_SYSTEM_RESTORE (Reconnect this Source System to Retained BW Systems)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
BC-BW (Application Component) BW Service API
⤷
RSAPI_CTC (Package) CTC objects for BW SAPI systems
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20110427 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_BG_TASK | Background Task | 20110427 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_TASK | Technical Configuration Task | 20110427 |
Properties
| Class | CL_RSAPI_SYSTEM_RESTORE | |
| Short Description | Reconnect this Source System to Retained BW Systems | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSAPI_CTC | CTC objects for BW SAPI systems |
| Created | 20110427 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSAPI_SYSTEM_RESTORE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20110427 | ||
| 2 | IF_STCTM_BG_TASK | Background Task | 20110427 | ||
| 3 | IF_STCTM_TASK | Technical Configuration Task | 20110427 |
Friends
Class CL_RSAPI_SYSTEM_RESTORE 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) | 20110427 | |||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20110427 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in the Screen Area | 20110427 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | TT_DS_LOGSYS | List of Datasources that could not be restored | 20110427 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RSAPI_T_CTC_SOURCE | List of DataSources | 20110427 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | TT_DS_LOGSYS | List of DataSources successfully restored | 20110427 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110427 | ||
| 2 | Instance method | Public | Event handling method | 20110427 | ||
| 3 | Instance method | Public | Event handling method | DataSource Maintenance | 20110427 |
Events
Class CL_RSAPI_SYSTEM_RESTORE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_DS_LOGSYS | Public | See coding | 20110718 | tt_ds_logsys TYPE TABLE OF t_ds_logsys
|
||
| 2 | T_DS_LOGSYS | Public | See coding | 20110718 | BEGIN OF t_ds_logsys,
ds TYPE roosourcer,
rlogsys TYPE logsys,
END OF t_ds_logsys
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSAPI_SYSTEM_RESTORE has no parameter.
Method CONSTRUCTOR on class CL_RSAPI_SYSTEM_RESTORE has no exception.
Method ON_DIALOGBOX_CLOSE Signature
Method ON_DIALOGBOX_CLOSE on class CL_RSAPI_SYSTEM_RESTORE has no parameter.
Method ON_DIALOGBOX_CLOSE on class CL_RSAPI_SYSTEM_RESTORE has no exception.
Method ON_HOTSPOT_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20110427 | |||||
| 2 | E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20110427 | |||||
| 3 | E_ROW_ID | Value transfer | Attribute reference (LIKE) | 20110427 |
Method ON_HOTSPOT_CLICK on class CL_RSAPI_SYSTEM_RESTORE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |