SAP ABAP Function Module RSAR_LOGICAL_SYSTEM_GET (Reads information about a source system)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSAR (Package) Data import from source system
Basic Data
Function Module RSAR_LOGICAL_SYSTEM_GET Reads information about a source system  
Function Group RSAC   InfoSourceMaintenance Backend (1)  
Program Name SAPLRSAC   Data Import Customizing Business Information Warehouse 
INCLUDE Name LRSACU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SRCTYPE TYPE RSA_SRCTYPE Type of the source system
Exporting E_IDOCTYPE TYPE RSBASIDOC-BIDOCTYP Basis IDoc type for the source system
Exporting E_TEXT TYPE RS_TXTLG Description of the source system
Exporting E_ICON TYPE RS_ICON Icon of the source system
Exporting E_ACTIVE TYPE RS_BOOL Active status of the source system
Exporting E_SAPRL TYPE SYST-SAPRL Source System Release
Exporting E_TSPREFIX TYPE RS_CHAR2 Prefix for transfer structure
Exporting E_TSIDOC3X TYPE RSBASIDOC-TSIDOC3X Last number of IDOC 3.0 segments
Exporting E_TSTPNM TYPE RSTSTPNM Last Changed By
Exporting E_TIMESTMP TYPE RSTIMESTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
Exporting E_RELEASE_ACT TYPE RS_BOOL Is the release up-to-date
Exporting E_UPLOAD_ACT TYPE RS_BOOL If replication has been made after the upgrade
Exporting E_CONTEXT TYPE RODPS_CONTEXT ODP Context
Importing I_LOGSYS TYPE RSA_LOGSYS Logical System Name
Importing I_LANGU TYPE SYST-LANGU SY-LANGU Language for Texts
Importing I_WITHOUT_DIALOG TYPE RS_BOOL No dialogue if the BW system not known
Importing I_WITHOUT_AUTHORITY TYPE RS_BOOL No authorization check
Exception UNKNOWN_LOGICAL_SYSTEM TYPE The logical system is not known
Exception UNAUTHORIZED TYPE No Authorization
Exception WAREHOUSE_SYSTEM_WITHOUT_NAME TYPE This system has no logical name yet
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20040315 
SAP Release Created in