SAP ABAP Class CL_RSO_SAPI_RECONNECT (Remotely Reconnect Retained Source Systems to this BW System)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
BW_CORE_TOOLS (Package) Tools from BW_CORE (not part of LEAN BW)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20111228 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_BG_TASK | Background Task | 20111228 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_TASK | Technical Configuration Task | 20111228 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_TASK_SECSTORE | Task uses Secure Store ABAP | 20120130 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_UI_TASK | User Interface Task | 20120130 |
Properties
Class | CL_RSO_SAPI_RECONNECT | |
Short Description | Remotely Reconnect Retained Source Systems to this BW System | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RSO_CTC | |
Program status | ||
Category | 0 | |
Package | BW_CORE_TOOLS | Tools from BW_CORE (not part of LEAN BW) |
Created | 20111228 | SAP |
Last change | 20130531 | SAP |
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) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20111228 | ||
2 | IF_STCTM_BG_TASK | Background Task | 20111228 | ||
3 | IF_STCTM_TASK | Technical Configuration Task | 20111228 | ||
4 | IF_STCTM_TASK_SECSTORE | Task uses Secure Store ABAP | 20120130 | ||
5 | IF_STCTM_UI_TASK | User Interface Task | 20120130 |
Friends
Class CL_RSO_SAPI_RECONNECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | See coding | 20121116 | ||||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IF_STCTM_TASK=>TT_TASKNAME | 20121015 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20121015 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20121015 | |
2 | ![]() |
Instance method | Public | Constructor | 20111229 | |
3 | ![]() |
Instance method | Private | Method | 20120130 | |
4 | ![]() |
Instance method | Private | Method | Get source systems to be restored | 20111228 |
Events
Class CL_RSO_SAPI_RECONNECT has no event.
Types
Class CL_RSO_SAPI_RECONNECT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSO_SAPI_RECONNECT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSO_SAPI_RECONNECT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSO_SAPI_RECONNECT has no parameter.
Method CONSTRUCTOR on class CL_RSO_SAPI_RECONNECT has no exception.
Method _GET_PASSWORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PASSWORD | Call by reference | Type reference (TYPE) | RFCAUTH | Explicit password | 20120130 | ||
2 | ![]() |
E_USER | Call by reference | Type reference (TYPE) | RSBWUSER | User in BW for ALE communication | 20120130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120130 |
Method _GET_SYSTEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_TASKLIST | Call by reference | Object reference (TYPE REF TO) | CL_STCTM_TASKLIST | Configured List of Tasks | 20111228 | ||
2 | ![]() |
RT_SYSTEMS | Value transfer | Type reference (TYPE) | CL_RSAPI_GET_SYSTEM_SELECTION=>TT_SOURCE | 20111228 |
Method _GET_SYSTEMS on class CL_RSO_SAPI_RECONNECT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |