SAP ABAP Function Module SO_OBJECT_EXIST (SAPoffice: Test auf die Existenz eines Objekts in 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_OBJECT_EXIST SAPoffice: Test auf die Existenz eines Objekts in einer Mappe  
Function Group SOA1   SAPoffice: Function - object  
Program Name SAPLSOA1    
INCLUDE Name LSOA1U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing FOLDER_ID TYPE SOODK ID of folder where object lies
Importing FORWARDER TYPE SOUD-USRNAM SPACE Forwarder: Name
Importing OBJECT_ID TYPE SOODK ID of object
Importing OWNER TYPE SOUD-USRNAM SPACE Owner of object
Exception COMPONENT_NOT_AVAILABLE TYPE SAPoffice component is not availab
Exception FOLDER_NOT_EXIST TYPE Folder does not exist
Exception FOLDER_NO_AUTHORIZATION TYPE No authorization for folder
Exception FORWARDER_NOT_EXIST TYPE Forwarder does not exist
Exception OBJECT_NOT_EXIST TYPE Object does not exist
Exception OBJECT_NO_AUTHORIZATION TYPE No authorization for object
Exception OPERATION_NO_AUTHORIZATION TYPE No authorization for operation
Exception OWNER_NOT_EXIST TYPE Owner does not exist
Exception SUBSTITUTE_NOT_ACTIVE TYPE Substitute is inactive
Exception SUBSTITUTE_NOT_DEFINED TYPE Substitute is not defined
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