SAP ABAP Function Module RS_BCT_XA_X_READ_DIR (Read directories of an application server)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-EPM (Application Component) Spend Analytics Content
     RS_BCT_XA_ABAP (Package) xA general ABAP objects
Basic Data
Function Module RS_BCT_XA_X_READ_DIR Read directories of an application server  
Function Group RS_BCT_XA_FILE_UT   Utilities for File Processing  
Program Name SAPLRS_BCT_XA_FILE_UT    
INCLUDE Name LRS_BCT_XA_FILE_UTU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SUBRC TYPE SYST-SUBRC Return Value of ABAP Statements
Importing I_NAME TYPE RSXAVALUE xA Filename
Importing I_READ_FILES_ONLY TYPE RS_BOOL Read only files out of the directory. Directory entries will be ignored.
Tables E_T_FILE_TABLE TYPE RSXA_S_FILES_IN_DIR Directory of Files
Exception ARGUMENT_ERROR TYPE Parameter error, e.g. NAME too long or SPACE
Exception NOT_FOUND TYPE Storage entry does not exist
Exception SEND_ERROR TYPE Error in communication to application server
Exception SYSTEM_FAILURE 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  20141101 
SAP Release Created in