SAP ABAP Function Module SO_FOLDER_LIST_READ (SAPoffice: Read folders)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SO (Package) SAPoffice
Basic Data
Function Module SO_FOLDER_LIST_READ SAPoffice: Read folders  
Function Group SOC3   SAPoffice: Function - folder (int. DB)  
Program Name SAPLSOC3   SAPoffice: Folder functions 
INCLUDE Name LSOC3U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting TABLE_EMPTY TYPE SONV-FLAG Table empty = ON, table not empty = OFF
Exporting TABLE_HIER TYPE SONV-FLAG Selections as hierarchy
Exporting TABLE_100_ROWS TYPE SONV-FLAG
Importing EXCLUDE_REGIONS TYPE SOXRG SPACE Exclusion of regions in selection
Importing FOLDER_ACCESS TYPE SOFA-USRACC '1' Access authorization
Importing FOLDER_SELECTIONS TYPE SOFDS SPACE Entry of selections
Importing OWNER TYPE SOUD-USRNAM SPACE Owner
Importing REGION TYPE SOFD-FOLRG 'Q' Part of folders (private / shared)
Importing SOURCE_FOLDER_ID TYPE SOFDK SPACE Root folder ID
Importing PARENT_ID TYPE SOFDK SPACE
Importing CURRENT_FOL_ID TYPE SOFDK SPACE
Tables FOLDER_LIST TYPE SOXLI Table with all folder hits
Exception COMPONENT_NOT_AVAILABLE TYPE SAPoffice component not available
Exception OPERATION_NO_AUTHORIZATION TYPE No authorization for access
Exception OWNER_NOT_EXIST TYPE Owner does not exist
Exception PARAMETER_ERROR TYPE Combination of parameter values not allowed
Exception X_ERROR TYPE Other 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  19950113 
SAP Release Created in