SAP ABAP Function Module SO_FOLDER_HIERARCHY_READ (Lesen einer Mappehierarchie)
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_HIERARCHY_READ Lesen einer Mappehierarchie  
Function Group SOC3   SAPoffice: Function - folder (int. DB)  
Program Name SAPLSOC3   SAPoffice: Folder functions 
INCLUDE Name LSOC3U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting LAST_ACCESS TYPE SOFD-LADAT
Exporting TABLE_EMPTY TYPE SONV-FLAG Table empty = ON, not empty = OFF
Exporting USER_HAS_ABO TYPE SYST-DBCNT
Importing LAST_ACCESS TYPE SOFD-LADAT '00000000'
Importing OBJECT_ID TYPE SOODK SPACE ID of folder
Importing OWNER TYPE SOUD-USRNAM SPACE Owner of folder
Importing REGION TYPE SOFH-FOLRG 'Q' Part of file (private or shared)
Tables HIERARCHY_TABLE TYPE SOXHI Table for entire hierarchy
Exception COMMUNICATION_FAILURE TYPE
Exception OPERATION_NO_AUTHORIZATION TYPE No authorization for outbox
Exception OWNER_NOT_EXIST TYPE Owner does not exist
Exception PARAMETER_ERROR TYPE Combination of parameter values no
Exception SYSTEM_FAILURE TYPE
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