SAP ABAP Function Module RSAR_LOGICAL_SYSTEM_CREATE_NEW (Create a new 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_CREATE_NEW Create a new source system  
Function Group RSAC   InfoSourceMaintenance Backend (1)  
Program Name SAPLRSAC   Data Import Customizing Business Information Warehouse 
INCLUDE Name LRSACU80    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_LANGU TYPE SYST-LANGU SY-LANGU Language
Changing C_LOGSYS TYPE RSA_LOGSYS SourceSystem Name
Changing C_STEXT TYPE TBDLST-STEXT Source system description
Exporting E_T_CHECKMSG TYPE RS_T_MSG BW: Table with Messages (Application Log)
Importing I_SRCTYPE TYPE RSA_SRCTYPE Transfer mode of metadata
Importing I_RESTORE TYPE RS_FLAG
Importing I_APPLSERVER TYPE RFCDISPLAY-RFCHOST Name of target host
Importing I_SYSTEMID TYPE SYST-SYSID
Importing I_SYSTEMNO TYPE RS_CHAR2
Importing I_CLIENT TYPE SYMANDT Client ID of Current User
Importing I_USER_OLTP TYPE USR02-BNAME
Importing I_PASSWORD_OLTP TYPE XU400-NEWCODE
Importing I_USER_BIW TYPE USR02-BNAME
Importing I_PASSWORD_BIW TYPE XU400-NEWCODE
Importing I_MANUELL TYPE RS_BOOL
Importing I_NO_AUTHORITY TYPE RS_BOOL Boolean
Importing I_NO_TRANSPORT TYPE RS_BOOL Boolean
Importing I_MYSELF_BATCH TYPE RS_BOOL Boolean
Importing I_DESTINATION TYPE RFCDEST Logical Destination (Specified when Function Is Called)
Importing I_DIALOG_DEST TYPE RFCDEST Logical Destination (Specified When Function Is Called)
Importing I_METHOD TYPE RFCREGID Identification of a registered RFC server program
Importing I_PROGRAM TYPE RFCEXEC Program name (complete path)
Importing I_GWHOST TYPE RFCGWHOST Gateway host name
Importing I_GWSERVICE TYPE RFCGWSERV Gateway Service
Importing I_SRC3DTYP TYPE RSSRC3DTYP Type of BAPI Source System
Importing I_SRC3DREL TYPE RSSRC3DREL Release of a 3rd Party Source System
Importing I_UDC TYPE RSSDK_NAME JNDI Name of the BI SDK Source System
Importing I_OLTP_PART_DONE TYPE RS_BOOL RSAP_SOURCESYSTEM_BIW_CONNECT already done
Importing I_DO_UPLOAD TYPE CHAR1 ' ' = Popup, 'Y' = Yes, 'N' = No
Importing I_VIRTORIG TYPE RSSLOGSYS Original of SourceSystem dummy
Importing I_BOBJDS_REPOSITORY TYPE RSBOBJDS_REPOSITORY DataServices Repository
Importing I_BOBJDS_JOBSERVER TYPE RSBOBJDS_SERVER Server
Importing I_BOBJDS_SYSTEMCONFIG TYPE RSBOBJDS_SYSTEMCONFIG System Configuration of Data Services
Importing I_BOBJDS_DATASTORE TYPE RSBOBJDS_DATASTORE Data services DataStore
Importing I_CTC_RESTORE TYPE RS_BOOL CTC "Restore"
Importing I_ODP_CONTEXT TYPE RODPS_CONTEXT ODP Context
Importing I_DBC_SCHEMA TYPE RSDS_DBC_OBJSCHEMA DB Schema
Importing I_DBC_TYPE TYPE RSDS_DBC_TYPE DB Connection Type
Importing I_DBC_CON_NAME TYPE DBCON_NAME Logical name for a database connection
Importing I_DBC_REMOTE_SOURCE TYPE RSDS_DBC_REMOTE_SOURCE HANA Federation Remote Source
Importing I_DBC_REMOTE_DB TYPE RSDS_DBC_REMOTE_DB HANA Federation Remote DB
Exception LOGSYS_EXISTS TYPE Logical system already exists
Exception CANCELLED TYPE Canceled by user input
Exception IDOC_TEMPLATE_NOT_FOUND TYPE IDOC template 'RSSEND' was not found
Exception INVALID_IDOC_TYPE_NAME TYPE The given IDOC type name is invalid
Exception UNAUTHORIZED TYPE No createion of IDOC parameter possible
Exception INTERNAL_ERROR TYPE An internal error has occurred
Exception OBJECT_LOCKED TYPE The logical system is locked
Exception REMOTE_CONNECT_FAILED TYPE No connection to the logical system possible
Exception INVALID_TO_SAANORM TYPE Name of the source system is prohibited by SAANorm
Exception INVALID_RFCDES TYPE
Exception RFCDES_EXISTS TYPE
Exception INVALID_SYSTEMTYPE TYPE
Exception NO_RFC_DESTINATION_SOURCE TYPE
Exception NO_ENTRY_IN_T000_SOURCE TYPE
Exception NO_USER_DEFINED_SOURCE TYPE
Exception NO_TSPREFIX_DEFINED_SOURCE TYPE
Exception UNKNOWN_LOGICAL_SYSTEM TYPE
Exception NO_FREE_NAMESPACE TYPE
               
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