SAP ABAP Function Module SO_FOLDER_ID_GET (Liefert die ID einer Mappe)
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_ID_GET Liefert die ID einer Mappe  
Function Group SOA7   SAPoffice: Function - folder API  
Program Name SAPLSOA7    
INCLUDE Name LSOA7U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OBJECT_ID TYPE SOODK Folder ID
Importing OWNER TYPE SOUD-USRNAM SAPoffice owner of folder
Importing REGION TYPE SOFH-FOLRG 'Q' Part of folders for searching for folder ID
Tables PATH_TABLE TYPE SOOD6 Path to folder in hierarchy
Exception ACTIVE_USER_NOT_EXIST TYPE Active user does not exist
Exception COMMUNICATION_FAILURE TYPE SAPoffice Komponente ist nicht verfuegbar
Exception COMPONENT_NOT_AVAILABLE TYPE SAPoffice component not available
Exception FOLDER_NOT_EXIST TYPE Folder does not exist in SAPoffice
Exception OPERATION_NO_AUTHORIZATION TYPE No authorization to retrieve folder ID
Exception OWNER_NOT_EXIST TYPE Specified owner of folder does not exist
Exception PARAMETER_ERROR TYPE Error in program call
Exception PATH_NOT_FOUND TYPE Path was not found
Exception PATH_NOT_UNIQUE TYPE Path is not unique
Exception SUBSTITUTE_NOT_ACTIVE TYPE The substitute is inactive
Exception SUBSTITUTE_NOT_DEFINED TYPE The substitute is not defined
Exception SYSTEM_FAILURE TYPE
Exception USER_NOT_EXIST TYPE User does not exist
Exception X_ERROR TYPE Internal 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