SAP ABAP Function Module SO_OLD_DOCUMENT_SEND_API1 (SAPoffice: Send existing document using RFC)
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_OLD_DOCUMENT_SEND_API1 SAPoffice: Send existing document using RFC  
Function Group SOI1   API Function Modules for Externals  
Program Name SAPLSOI1    
INCLUDE Name LSOI1U18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SENT_TO_ALL TYPE SONV-FLAG Flag: Document sent to all
Importing DOCUMENT_ID TYPE SOFOLENTI1-DOC_ID ID of document to be sent
Importing PUT_IN_OUTBOX TYPE SONV-FLAG Flag: Move document to outbox after send
Importing IP_ENCRYPT TYPE BCSD_ENCR Indicator: Encryption Required
Importing IP_SIGN TYPE BCSD_SIGN Indicator: Signature Required
Tables RECEIVERS TYPE SOMLRECI1 Document recipients with send attributes
Exception TOO_MANY_RECEIVER TYPE Too many recipients, no authorization
Exception DOCUMENT_NOT_SENT TYPE Document not sent to any recipients
Exception DOCUMENT_NOT_EXIST TYPE Specified document does not exist
Exception OPERATION_NO_AUTHORIZATION TYPE No authorization to send document
Exception PARAMETER_ERROR TYPE Invalid combination of parameter values
Exception X_ERROR TYPE Internal error or database inconsistency
Exception ENQUEUE_ERROR TYPE Required locks could not be set
               
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  19950206 
SAP Release Created in