SAP ABAP Function Module SO_DOCUMENT_LINK_API1 (SAPoffice: Create additional link to document in a folder)
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_LINK_API1 SAPoffice: Create additional link to document in a folder  
Function Group SOI1   API Function Modules for Externals  
Program Name SAPLSOI1    
INCLUDE Name LSOI1U16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NEW_DOCUMENT_ID TYPE SOFOLENTI1-DOC_ID ID of new folder entry
Importing OLD_DOCUMENT_ID TYPE SOFOLENTI1-DOC_ID ID of folder entry to be linked
Importing NEW_FOLDER_ID TYPE SOFOLENTI1-OBJECT_ID ID of folder in which link is created
Exception NEW_FOLDER_NOT_EXIST TYPE Specified target folder does not exist
Exception DOCUMENT_NOT_EXIST TYPE Specified folder entry does not exist
Exception DOCUMENT_ALREADY_IN_FOLDER TYPE Document already exists in target folder
Exception OPERATION_NO_AUTHORIZATION TYPE No authorization to create link
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  19950120 
SAP Release Created in