SAP ABAP Function Module RSWR_BINARY_CONTENT_GET (Binary content of a file in the file system)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSWEBRUNTIME (Package) Web Runtime Environment Functions (7.x)
Basic Data
Function Module RSWR_BINARY_CONTENT_GET Binary content of a file in the file system  
Function Group RSWRTEST   Services for Testing  
Program Name SAPLRSWRTEST    
INCLUDE Name LRSWRTESTU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_CONTENT TYPE XSTRING Binary File Contents
Importing BIAUTHEN TYPE STRING For Bernd
Importing I_FILE TYPE STRING Path of the file
Importing I_CLUSTER_ID TYPE STRING Cluster ID
Exception ACCESS_DENIED TYPE Access not allowed
Exception NO_FILE TYPE File does not exist
Exception TOO_LARGE TYPE File too large
Exception CLUSTER_ERROR TYPE Error in the Cluster
               
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  20040402 
SAP Release Created in 350