SAP ABAP Function Module RSDAW_REQUEST_LOAD_INIT (Cancels loading of a request)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDA_WSD (Package) BW Nearline Storage: Web Service Definition
Basic Data
Function Module RSDAW_REQUEST_LOAD_INIT Cancels loading of a request  
Function Group RSDAW_NEARLINE_SERVER   Server Interface for Nearline Storage  
Program Name SAPLRSDAW_NEARLINE_SERVER    
INCLUDE Name LRSDAW_NEARLINE_SERVERU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_ARCHIVE_REQUEST_NAME TYPE RSDAW_REQUEST_NAME Name of archiving request
Importing I_ARCHIVE_REQUEST_SID TYPE RSDAW_REQUEST_SID Internal Number (SID) of Archiving Request
Importing I_OWNER TYPE RSDAW_OWNER Owner (redundant, the request name is already unique)
Importing I_TABLE_NAME TYPE RSDAW_TABLE_NAME Table name (redundant, the request name is already unique)
Importing I_DATA_HEADER TYPE RSDAW_CSV_RECORD Data in CSV format with the column definitions
Importing I_WHERE_CLAUSE TYPE RSDAW_WHERE_CLAUSE Where condition of archiving request (semantic partition)
               
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  20041223 
SAP Release Created in 700