SAP ABAP Function Module RSAR_ISOURCE_MD_T_CREATE (Creating an InfoSource for master 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_MD_T_CREATE Creating an InfoSource for master data transfer  
Function Group RSAC   InfoSourceMaintenance Backend (1)  
Program Name SAPLRSAC   Data Import Customizing Business Information Warehouse 
INCLUDE Name LRSACU49    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_OLTPSOURCE TYPE RSARC_T_OLTPSOURCE
Exporting E_T_ISOSMAP TYPE RSAOS_T_ISOSMAP Mapping between InfoSources and OLTP Sources
Importing I_LOGSYS TYPE RSA_LOGSYS Logical System Name
Importing I_OSOURCE TYPE RSA_OSOURCE InfoSource Name
Importing I_MSDFLAG TYPE RS_FLAG RS_C_TRUE
Importing I_TXTFLAG TYPE RS_FLAG RS_C_TRUE
Importing I_HIEFLAG TYPE RS_FLAG RS_C_TRUE
Importing I_TIMDEPFL TYPE RS_FLAG RS_C_FALSE
Importing I_DELTAATT TYPE RS_FLAG RS_C_TRUE Flag: Delta update supported
Importing I_DELTATXT TYPE RS_FLAG RS_C_TRUE Flag: Initialization of the delta process under
Importing I_RESTOREATT TYPE RS_FLAG RS_C_FALSE Indicator: Creation of Initial Non-Cumulative Is Supported
Importing I_RESTORETXT 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_OSTYPE TYPE RS_CHAR1 'M' Type of OLTPSource
Importing I_S_OLTPSOURCET TYPE RSOLTPSOURCET Segment Texts for a DataSource
Exception UNKNOWNINFOSOURCE TYPE Unknown InfoSource
Exception UNKNOWNLOGICALSYSTEM TYPE Unknown logical system
Exception ALREADYCONNECTED TYPE Logical system and InfoSource already linked
Exception CREATE_FAILED TYPE Error reading meta data from the OLTP
Exception OBJECT_LOCKED TYPE Object is locked
Exception UNAUTHORIZED TYPE No Authorization
Exception ABORTED TYPE Cancellation
Exception OTHERCONNECTED TYPE OLTPSource already associated with another InfoSource
Exception UNKNOWNOLTPSOURCE TYPE The OLTPSource is not known
Exception ACTION_CANCELLED TYPE Action terminated by the 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