SAP ABAP Class CL_RSO_UPDATE_BWMANDTRFC_HOST (Update correct host in BW RFC destinations)
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 20110914
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_STCTM_BG_TASK Background Task 20110914
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_STCTM_TASK Technical Configuration Task 20110914
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_STCTM_TASK_SECSTORE Task uses Secure Store ABAP 20120131
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_STCTM_UI_TASK User Interface Task 20120131
Properties
Class CL_RSO_UPDATE_BWMANDTRFC_HOST  
Short Description Update correct host in BW RFC destinations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_CORE_TOOLS   Tools from BW_CORE (not part of LEAN BW) 
Created 20110914   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSO_UPDATE_BWMANDTRFC_HOST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20110914
2 IF_STCTM_BG_TASK Background Task 20110914
3 IF_STCTM_TASK Technical Configuration Task 20110914
4 IF_STCTM_TASK_SECSTORE Task uses Secure Store ABAP 20120131
5 IF_STCTM_UI_TASK User Interface Task 20120131
Friends
Class CL_RSO_UPDATE_BWMANDTRFC_HOST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PR_LOG Instance attribute Private Attribute reference (LIKE) 20110914
2 PT_HOST Instance attribute Public Type reference (TYPE) TT_HOST 20120201
3 PT_USER_RFC Instance attribute Public Type reference (TYPE) RFCUSER Explicit user ID 20120131
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110914
2 _GET_PASSWORD Instance method Private Method 20120201
Events
Class CL_RSO_UPDATE_BWMANDTRFC_HOST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_HOST Public See coding 20120201 BEGIN OF ts_host , destination TYPE rfcdest, loadbalancing TYPE rfcdisplaz-rfclbflag, systemid TYPE rfcopt-rfcsysid, systemnr TYPE rfcdisplay-rfcservice, server TYPE rfcdisplay-rfchost, user TYPE rfcdisplay-rfcuser, END OF ts_host
2 TT_HOST Public See coding 20120201 tt_host TYPE STANDARD TABLE OF ts_host
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSO_UPDATE_BWMANDTRFC_HOST has no parameter.
Method CONSTRUCTOR on class CL_RSO_UPDATE_BWMANDTRFC_HOST 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 20120201
2 Exporting E_USER Call by reference Type reference (TYPE) RSBWUSER User in BW for ALE communication 20120201
# Exception Resumable Description Created on
1 FAILED 20120201
History
Last changed by/on SAP  20130531 
SAP Release Created in 731