SAP ABAP Function Module SO_RESUBMISSION_DELETE (SAPoffice: Löschen einer Wiedervorlage)
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_RESUBMISSION_DELETE SAPoffice: Löschen einer Wiedervorlage  
Function Group SOB1   SAPoffice: Resubmission  
Program Name SAPLSOB1    
INCLUDE Name LSOB1U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting LAST_RESUBMISSION TYPE SONV-FLAG Last resubmission to document was deleted
Importing COUNTER TYPE SORS-RSCNT Number of resubs. to be deleted
Importing FORWARDER TYPE SOUD-USRNAM SPACE Office name of the forwarder
Importing F_DELETE_ALL TYPE SONV-FLAG SPACE Delete all resubmissions to a document ?
Importing F_UNREAD_DELETE TYPE SONV-FLAG SPACE 'X' = Object is also deleted unviewed
Importing OBJECT_ID TYPE SOODK Object ID
Importing OWNER TYPE SOUD-USRNAM Office name of the owner
Exception COMMUNICATION_FAILURE TYPE
Exception COMPONENT_NOT_AVAILABLE TYPE No sufficient authorization
Exception FOLDER_NOT_EMPTY TYPE
Exception FOLDER_NOT_EXIST TYPE
Exception FOLDER_NO_AUTHORIZATION TYPE Access to folder not allowed
Exception FORWARDER_NOT_EXIST TYPE Forwarder does not exist
Exception OBJECT_NOT_EXIST TYPE Document does not exist
Exception OBJECT_NO_AUTHORIZATION TYPE No authorization for access to the document
Exception OPERATION_NO_AUTHORIZATION TYPE Document must not be deleted
Exception OWNER_NOT_EXIST TYPE Office user does not exist
Exception PARAMETER_ERROR TYPE Error in parameter passing
Exception SUBSTITUTE_NOT_ACTIVE TYPE Substitute not activated
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