SAP ABAP Function Module SO_DOC_INSERT_WITH_ORIG_API1 (SAPoffice: Create new document with owner)
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_DOC_INSERT_WITH_ORIG_API1 SAPoffice: Create new document with owner  
Function Group SOI1   API Function Modules for Externals  
Program Name SAPLSOI1    
INCLUDE Name LSOI1U33    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DOCUMENT_INFO TYPE SOFOLENTI1 Complete attributes of document
Importing FOLDER_ID TYPE SOOBJINFI1-OBJECT_ID ID of folder in which document is to be created
Importing DOCUMENT_DATA TYPE SODOCCHGI2 Document attributes (general header)
Importing DOCUMENT_TYPE TYPE SOODK-OBJTP Document Class
Importing ORIGINATOR TYPE SOEXTRECI1-RECEIVER Address of document owner
Importing ORIGINATOR_TYPE TYPE SOEXTRECI1-ADR_TYP Type of address for document owner
Importing IV_VSI_PROFILE TYPE VSCAN_PROFILE Virus Scan Profile
Tables OBJECT_HEADER TYPE SOLISTI1 Header data for document (spec.header)
Tables OBJECT_CONTENT TYPE SOLISTI1 Document Content
Tables CONTENTS_HEX TYPE SOLIX Document contents (binary)
Tables OBJECT_PARA TYPE SOPARAI1 SET/GET parameter for processing
Tables OBJECT_PARB TYPE SOPARBI1 Fields and values for processing
Tables ET_VSI_ERROR TYPE BAPIRET2 Return Parameter(s)
Exception OWNER_NOT_EXIST TYPE Specified owner does not exist
Exception FOLDER_NOT_EXIST TYPE Specified folder does not exist
Exception DOCUMENT_TYPE_NOT_EXIST TYPE Document type does not exist
Exception OPERATION_NO_AUTHORIZATION TYPE No authorization to create 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  19971219 
SAP Release Created in