SAP ABAP Function Module SO_DOCUMENT_RECEIVE_API1 (SAPoffice: Receiving external documents with attachments)
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_DOCUMENT_RECEIVE_API1 SAPoffice: Receiving external documents with attachments  
Function Group SOI1   API Function Modules for Externals  
Program Name SAPLSOI1    
INCLUDE Name LSOI1U23    
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
Exporting NEW_OBJECT_ID TYPE SOFOLENTI1-OBJECT_ID ID of created object (not document!)
Exporting COMMUNICATION_ID TYPE SORECINFI1-COMM_ID Send operation ID
Importing RECEIVE_INFO TYPE SORECINFI1 Information about document sender
Importing DOCUMENT_DATA TYPE SODOCCHGI1 Document attributes
Tables PACKING_LIST TYPE SOPCKLSTI1 Information about structure of data tables
Tables OBJECT_HEADER TYPE SOLISTI1 Header data for document (spec.header)
Tables CONTENTS_BIN TYPE SOLISTI1 Obsolete, see CONTENTS_HEX
Tables CONTENTS_TXT TYPE SOLISTI1 ASCII contents of document and attachments
Tables CONTENTS_HEX TYPE SOLIX Binary contents of document and attachments
Tables OBJECT_PARA TYPE SOPARAI1 SET/GET parameter for processing
Tables OBJECT_PARB TYPE SOPARBI1 Fields and values for processing
Tables RECEIVERS TYPE SOEXTRECI1 Document recipient
Exception TOO_MANY_RECEIVERS TYPE Too many recipients, no authorization
Exception OBJECT_NOT_SENT TYPE Document was not sent
Exception DOCUMENT_TYPE_NOT_EXIST TYPE Document type or attachment type does not exist
Exception OPERATION_NO_AUTHORIZATION TYPE No authorization to send/create
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  19950307 
SAP Release Created in