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 CL_RSAPI_GET_SYSTEM_SELECTION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_STCTM_TASK 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 PT_DONE Instance attribute Private See coding 20121116
2 PT_PREDECESSOR Static Attribute Private Type reference (TYPE) IF_STCTM_TASK=>TT_TASKNAME 20121015
3 P_FORCE_DIALOG Static Attribute Private Type reference (TYPE) ABAP_BOOL 20121015
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20121015
2 CONSTRUCTOR Instance method Public Constructor 20111229
3 _GET_PASSWORD Instance method Private Method 20120130
4 _GET_SYSTEMS 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 Exporting E_PASSWORD Call by reference Type reference (TYPE) RFCAUTH Explicit password 20120130
2 Exporting E_USER Call by reference Type reference (TYPE) RSBWUSER User in BW for ALE communication 20120130
# Exception Resumable Description Created on
1 FAILED 20120130

Method _GET_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TASKLIST Call by reference Object reference (TYPE REF TO) CL_STCTM_TASKLIST Configured List of Tasks 20111228
2 Returning 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