SAP ABAP Function Module RSAR_TRANSTRUCTURE_GET (Reading a transfer structure)
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_TRANSTRUCTURE_GET Reading a transfer structure  
Function Group RSAC   InfoSourceMaintenance Backend (1)  
Program Name SAPLRSAC   Data Import Customizing Business Information Warehouse 
INCLUDE Name LRSACU43    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_S_TS TYPE RSARC_S_RSTS General information about InfoSource
Exporting E_T_TSFIELD TYPE RSARC_T_RSTSFIELD Fields with technical properties
Exporting E_T_TSFIELDTXT TYPE RSARC_T_RSTSFIELDTXT Fields with technical properties and texts
Exporting E_T_TSRULES TYPE RSARC_T_RSTSRULES Transfer rules
Exporting E_T_TSSFIELD TYPE RSARC_T_RSSTSFIELD Screen output format of the transfer structure
Exporting E_S_ODS TYPE RSARC_S_ODS Current ODS table
Importing I_LANGU TYPE SYST-LANGU SY-LANGU Requested Language
Importing I_TRANSTRU TYPE RSA_TRANSTRU Name of the transfer structure
Importing I_OBJVERS TYPE RS_OBJVERS RS_C_OBJVERS-ACTIVE Requested object version
Importing I_COMSTRU TYPE RSA_COMSTRU Name of communication structure
Importing I_OLTPSOURCE TYPE ROOSOURCER DataSource (evaluation only in D)
Importing I_LOGSYS TYPE RSSLOGSYS Source system (evaluation only in D)
Exception TRANSTRU_NOT_FOUND TYPE Transfer structure does not exist
Exception TRANSTRU_INVALID TYPE Transfer structure is invalid
Exception INTERNAL_ERROR TYPE Unexpected internal error
               
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