SAP ABAP Function Module RSAR_DATA_REQUEST (BIW: Data request to OLTP)
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_DATA_REQUEST BIW: Data request to OLTP  
Function Group RSAI   Data Import, Transfer Tools  
Program Name SAPLRSAI    
INCLUDE Name LRSAIU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ERROR TYPE SYST-SUBRC Error
Exporting E_IDOCNUMBER TYPE EDIDC-DOCNUM
Importing I_OBJECT TYPE RSA_OBJECT Requested OLTPSource
Importing I_LOGSYS TYPE RSA_LOGSYS Logical system (OLTP) from that is requested
Importing I_NUMBER TYPE RSMONFACT-RNR Request Number
Importing I_OBJTYPE TYPE RS_CHAR1 Type of requested data
Importing I_USER TYPE SYST-UNAME Name of requestor
Importing I_UPDMODE TYPE RSA_UPDATEMODE
Importing I_EXPRESS TYPE RS_CHAR1 Express, run IDoc in the target system immediately
Importing T_SELVALUES TYPE RSARR_T_REQUEST_SVALUES Selection values in general
Importing T_SELHIERARCHY TYPE RSARR_T_REQUEST_HIERARCHY Selection values hierarchies
Importing I_WITHOUT_LANGU TYPE RS_CHAR1 RS_C_TRUE
Importing I_TFMETHODE TYPE RSA_TSMETHODE RSA_C_TSMETHODE-TRFC
Importing I_DATETO TYPE SYST-DATUM
Tables E_T_EDIDC TYPE EDIDC
Exception NO_INFOSOURCE_OLTP TYPE Object is not permitted for OLTP
Exception DATA_KIND_FALSE TYPE Requested kind of data does not exists
Exception KIND_OF_OBJECT_NOT_AVAILABLE TYPE Type of the object on the OLTP is not available
Exception NO_TRANSFER_STRUCTURE TYPE Transfer structure does not exist for this object
Exception LANGUAGES_NOT_FOUND TYPE Error reading system languages from profile
Exception ERROR_WITH_SOURCESYSTEM TYPE Problems with the specified source system
Exception INHERITED_ERROR TYPE Inherited 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