SAP ABAP Function Module SO_OBJECT_EXPORT_FOR_SEND (SAPoffice: exportiert die Objektdaten vom Office zum versenden via SAPcomm)
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_EXPORT_FOR_SEND SAPoffice: exportiert die Objektdaten vom Office zum versenden via SAPcomm  
Function Group SOA2   SAPoffice: Function - send  
Program Name SAPLSOA2    
INCLUDE Name LSOA2U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting HEADER TYPE SOXEH general header of the send process
Exporting OFFICE_ID TYPE SOXEI Temporary ID of the link to SAPcom-SAPoffice
Importing SNDART TYPE SOES-SNDART Mode with which the object is to be sent
Tables BODY_HEADER TYPE SOXEB Header of the individual bodyparts with offset
Tables BODY_PART TYPE SOLI SAP bodypart
Tables RECEIVERS TYPE SOXER Recipient of the object
Exception NOTHING_FOUND TYPE nothing found to send
Exception NO_RECEIVER_FOUND TYPE Addressee could not be identified
Exception PARAMETER_ERROR TYPE Incorrect parameters
Exception X_ERROR TYPE Internal Error (DB)
               
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