SAP ABAP Function Module RSAR_TRANSPORT_CHECK (check if writing to transport request is possible)
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_TRANSPORT_CHECK check if writing to transport request is possible  
Function Group RSAC_TRANSPORT   InfoSourceMaintenance Transport Connect.  
Program Name SAPLRSAC_TRANSPORT   BW: Metadata Transport Connection 
INCLUDE Name LRSAC_TRANSPORTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_ISOSMAP_DISP TYPE RSAOS_T_ISOSMAP Mapping between InfoSources and OLTP Sources
Exporting E_T_OLTPSOURCE_DISP TYPE RSAOS_T_OLTPSOURCE OltpSources in BW (only if not R / 3)
Exporting E_T_RSIS_DISP TYPE RSARC_T_RSIS InfoSources (transaction data)
Exporting E_T_RSISOLTP_DISP TYPE RSARC_T_RSISOLTP (Obsolete) Transfer InfoSources - application data
Exporting E_T_RSOSOLTP_DISP TYPE RSARC_T_RSOSOLTP (obsolete) Transfer InfoSources - master data
Exporting E_T_RSCS_DISP TYPE RSARC_T_RSKS Communication structures
Exporting E_T_RSTS_DISP TYPE RSARC_T_RSTS Transfer structures
Exporting E_T_CODEID_DISP TYPE RSAA_T_CODEID Routines
Exporting E_T_FORMID_DISP TYPE RSAA_T_CODEID Formulas
Exporting E_T_LOGSYS_DISP TYPE RSSLOGSYS Source System
Exporting E_T_ISOSMAP_MNT TYPE RSAOS_T_ISOSMAP Mapping between InfoSources and OLTP Sources
Exporting E_T_OLTPSOURCE_MNT TYPE RSAOS_T_OLTPSOURCE OltpSources in BW (only if not R / 3)
Exporting E_T_RSIS_MNT TYPE RSARC_T_RSIS InfoSources (transaction data)
Exporting E_T_RSISOLTP_MNT TYPE RSARC_T_RSISOLTP (Obsolete) Transfer InfoSources - application data
Exporting E_T_RSOSOLTP_MNT TYPE RSARC_T_RSOSOLTP (obsolete) Transfer InfoSources - master data
Exporting E_T_RSCS_MNT TYPE RSARC_T_RSKS Communication structures
Exporting E_T_RSTS_MNT TYPE RSARC_T_RSTS Transfer structures
Exporting E_T_CODEID_MNT TYPE RSAA_T_CODEID Routines
Exporting E_T_FORMID_MNT TYPE RSAA_T_CODEID Formulas
Exporting E_T_LOGSYS_MNT TYPE RSSLOGSYS Source System
Exporting E_T_MSG TYPE RS_T_MSG BW: Table with Messages (Application Log)
Importing I_S_ISOSMAP TYPE RSAOS_S_ISOSMAP Mapping between InfoSources and OLTP Sources
Importing I_T_ISOSMAP TYPE RSAOS_T_ISOSMAP Mapping between InfoSources and OLTP Sources
Importing I_S_OLTPSOURCE TYPE RSAOS_S_OLTPSOURCE OltpSource in BW (only if not R / 3)
Importing I_T_OLTPSOURCE TYPE RSAOS_T_OLTPSOURCE OltpSources in BW (only if not R / 3)
Importing I_ISOURCE TYPE RSISOURCE InfoSource (Transaction Data)
Importing I_T_RSIS TYPE RSARC_T_RSIS InfoSources (transaction data)
Importing I_T_RSISOLTP TYPE RSARC_T_RSISOLTP (Obsolete) Transfer InfoSources - application data
Importing I_T_RSOSOLTP TYPE RSARC_T_RSOSOLTP (obsolete) Transfer InfoSources - master data
Importing I_COMSTRU TYPE RSA_COMSTRU Communication Structure
Importing I_T_RSCS TYPE RSARC_T_RSKS Communication structures
Importing I_TRANSTRU TYPE RSA_TRANSTRU Transfer Structure
Importing I_T_RSTS TYPE RSARC_T_RSTS Transfer structures
Importing I_T_CODEID TYPE RSAA_T_CODEID Routines
Importing I_T_FORMID TYPE RSAA_T_CODEID Formulas
Importing I_BAPI_CALL TYPE RS_FLAG RS_C_FALSE
Importing I_META_DATA_UPLOAD TYPE RS_FLAG RS_C_FALSE
Importing I_T_TS_MAP TYPE RSAR_T_TS_MAP Conversion Transfer Structure Different Formats (A D SH)
Exception DISPLAY_ONLY TYPE No Changes Possible
Exception CANCELLED TYPE User termination
Exception INTERNAL_ERROR 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