SAP ABAP Function Module RSWR_FOLDER_CONTENT_GET (Contents of a directory)
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_FOLDER_CONTENT_GET Contents of a directory  
Function Group RSWRTEST   Services for Testing  
Program Name SAPLRSWRTEST    
INCLUDE Name LRSWRTESTU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_FILE_NAMES_SEPARATOR TYPE STRING
Exporting E_FILE_NAMES_LIST TYPE STRING
Exporting E_NUMBER_OF_FILES TYPE I
Exporting E_FOLDER_NAMES_SEPARATOR TYPE STRING
Exporting E_FOLDER_NAMES_LIST TYPE STRING
Exporting E_NUMBER_OF_FOLDERS TYPE I
Exporting E_FILE_SIZE_LIST TYPE STRING
Exporting E_FILE_SIZE_SEPARATOR TYPE STRING
Exporting E_FILE_LAST_MODIFIED_LIST TYPE STRING
Exporting E_FOLDER_LAST_MODIFIED_LIST TYPE STRING
Exporting E_LAST_MODIFIED_SEPARATOR TYPE STRING
Exporting E_CANONICAL_FOLDER TYPE STRING
Exporting E_LAST_MODIFIED TYPE STRING
Importing BIAUTHEN TYPE STRING For Bernd
Importing I_ROOT_FOLDER TYPE STRING File System Path
Importing I_CLUSTER_ID TYPE STRING Cluster ID
Exception ACCESS_DENIED TYPE Access not allowed
Exception NO_FOLDER TYPE Directory does not exist
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