SAP ABAP Function Module SO_OBJECT_RESUBMISSION_SEND (SAPoffice: Send an Object with Resubmissions)
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_RESUBMISSION_SEND SAPoffice: Send an Object with Resubmissions  
Function Group SOA2   SAPoffice: Function - send  
Program Name SAPLSOA2    
INCLUDE Name LSOA2U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ALL_RESUBMISSIONS_DONE TYPE SONV-FLAG 'X' = all resubmissions were carried out
Exporting F_OBJECT_NOT_SENT TYPE SONV-FLAG Document could not be sent at all
Exporting OBJECT_ID_NEW TYPE SOODK New object: ID of object
Exporting RESUBMISSION_NOT_DONE TYPE SONV-FLAG Resubmission was not carried out
Exporting SENT_TO_ALL TYPE SONV-FLAG 'X' = Object was sent to all
Exporting WRONG_FACTORY_CALENDAR TYPE SONV-FLAG 'X' = Incorrect factory calendar in the user master
Importing EXTERN_ADDRESS TYPE SPACE Address for external transmission (X.400 address)
Importing FOLDER_ID TYPE SOODK SPACE Existing object: ID of folder
Importing FORWARDER TYPE SOUD-USRNAM SPACE Existing object: name of forwarder
Importing OBJECT_FL_CHANGE TYPE SOFM1 SPACE News object: folder information
Importing OBJECT_HD_CHANGE TYPE SOOD1 SPACE New object: general header data
Importing OBJECT_ID TYPE SOODK SPACE Existing object: ID of object
Importing OBJECT_TYPE TYPE SOOD-OBJTP SPACE New object: object type
Importing OUTBOX_FLAG TYPE SONV-FLAG SPACE Object is to be stored in the outbox
Importing OWNER TYPE SOUD-USRNAM SPACE Responsible user of send process
Importing STORE_FLAG TYPE SONV-FLAG SPACE New object is to be stored in folder
Tables OBJCONT TYPE SOLI New object: Contents
Tables OBJHEAD TYPE SOLI New object: specific header data
Tables OBJPARA TYPE SELC New object: parameter for transaction/report
Tables OBJPARB TYPE SOOP1 New object: Parameter for dialog/function
Tables RECEIVERS TYPE SOOS1 Recipient table with send attributes
Tables RESUBMISSIONS TYPE SOXRR Resubmission data + recipient
Tables PACKING_LIST TYPE SOXPL
Tables ATT_HEAD TYPE SOLI
Tables ATT_CONT TYPE SOLI
Exception ACTIVE_USER_NOT_EXIST TYPE Active user is not a SAPoffice user
Exception COMPONENT_NOT_AVAILABLE TYPE SAPoffice component is inactive
Exception FOLDER_NOT_EXIST TYPE No access authorization for folder
Exception FOLDER_NO_AUTHORIZATION TYPE Folder does not exist
Exception FORWARDER_NOT_EXIST TYPE Forwarder does not exist
Exception NOTE_NOT_EXIST TYPE Specified note does not exist
Exception OBJECT_NOT_EXIST TYPE Object does not exist
Exception OBJECT_NO_AUTHORIZATION TYPE No access authorization for object
Exception OBJECT_TYPE_NOT_EXIST TYPE The object type specified does not exist
Exception OPERATION_NO_AUTHORIZATION TYPE No authorization for operation
Exception OWNER_NOT_EXIST TYPE The person in charge does not exist
Exception PARAMETER_ERROR TYPE Incorrect entry of data
Exception SUBSTITUTE_NOT_ACTIVE TYPE Substitute not activated
Exception SUBSTITUTE_NOT_DEFINED TYPE Substitute not defined
Exception TOO_MUCH_RECEIVERS TYPE
Exception USER_NOT_EXIST TYPE The SAPoffice user does not exist
Exception X_ERROR TYPE
               
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