SAP ABAP Function Module RSAR_ISOURCE_TD_T_CREATE (Creating an InfoSource for transaction data transfer)
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_ISOURCE_TD_T_CREATE Creating an InfoSource for transaction data transfer  
Function Group RSAC   InfoSourceMaintenance Backend (1)  
Program Name SAPLRSAC   Data Import Customizing Business Information Warehouse 
INCLUDE Name LRSACU48    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_S_ISOSMAP TYPE RSISOSMAP Mapping between InfoSources and OLTP Sources
Importing I_LOGSYS TYPE RSA_LOGSYS Logical System Name
Importing I_ISOURCE TYPE RSA_ISOURCE Name of transaction data InfoSource
Importing I_FULLUPD TYPE RS_FLAG RS_C_TRUE Flag: Full update supported
Importing I_DELTAUPD TYPE RS_FLAG RS_C_FALSE Flag: Delta update supported
Importing I_STOCKUPD TYPE RS_FLAG RS_C_FALSE Flag: Creation of opening balance is supported
Importing I_PACKGUPD TYPE RS_FLAG RS_C_FALSE Flag: Subsequent Claim of a Data Package Supported
Importing I_DIALOG TYPE RS_FLAG RS_C_TRUE Flag: dialogue is required (non-SAP system)
Importing I_OLTPSOURCE TYPE RSOLTPSOURCER OLTP Source
Importing I_S_OLTPSOURCET TYPE RSOLTPSOURCET Segment Texts for a DataSource
Exception UNKNOWNINFOSOURCE TYPE The InfoSource is not known
Exception UNKNOWNLOGICALSYSTEM TYPE The logical system is not known
Exception ALREADYCONNECTED TYPE InfoSource is assigned to the logical system
Exception CREATE_FAILED TYPE No connection to the logical system possible
Exception OBJECT_LOCKED TYPE The InfoSource is locked
Exception UNAUTHORIZED TYPE No Authorization
Exception UNKNOWNOLTPSOURCE TYPE The OLTPSource is not known
Exception OTHERCONNECTED TYPE OLTPSource already associated with another InfoSource
Exception ACTION_CANCELLED TYPE Action terminated by user
               
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