SAP ABAP Function Module SO_OBJECT_DELETE_ALL (SAPoffice: Dokument löschen)
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_DELETE_ALL SAPoffice: Dokument löschen  
Function Group SOA1   SAPoffice: Function - object  
Program Name SAPLSOA1    
INCLUDE Name LSOA1U08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing F_UNREAD_DELETE TYPE SONV-FLAG SPACE Also delete object unviewed
Importing OBJECT_ID TYPE SOODK ID of the object to be deleted
Importing PUT_IN_WASTEBASKET TYPE SONV-FLAG 'X'
Importing USERNAME TYPE SOUD-USRNAM Office name of the owner
Exception COMMUNICATION_FAILURE TYPE
Exception COMPONENT_NOT_AVAILABLE TYPE Office component is not available
Exception FOLDER_NOT_EMPTY TYPE Folder to be deleted is not empty
Exception FOLDER_NOT_EXIST TYPE Folder to be deleted does not exist
Exception FOLDER_NO_AUTHORIZATION TYPE No authorization for folder access
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 to delete object
Exception OPERATION_NO_AUTHORIZATION TYPE No authorization for deletion
Exception OWNER_NOT_EXIST TYPE Office user does not exist
Exception SUBSTITUTE_NOT_ACTIVE TYPE Substitute is inactive
Exception SUBSTITUTE_NOT_DEFINED TYPE Substitute not defined
Exception SYSTEM_FAILURE TYPE
Exception X_ERROR TYPE Database 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