SAP ABAP Function Module SO_OBJECT_INSERT (SAPoffice: Create an Object and Move to 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_OBJECT_INSERT SAPoffice: Create an Object and Move to a Folder  
Function Group SOA1   SAPoffice: Function - object  
Program Name SAPLSOA1    
INCLUDE Name LSOA1U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OBJECT_FL_DISPLAY TYPE SOFM2 Data (can be displayed) for an entry in the folder
Exporting OBJECT_HD_DISPLAY TYPE SOOD2 Object definition data (can be displayed)
Exporting OBJECT_ID TYPE SOODK Object ID
Importing FOLDER_ID TYPE SOODK Folder ID
Importing OBJECT_FL_CHANGE TYPE SOFM1 SPACE Modifiable data for an entry in the folder
Importing OBJECT_HD_CHANGE TYPE SOOD1 SPACE Modifiable object definition data
Importing OBJECT_TYPE TYPE SOODK-OBJTP Object type
Importing ORIGINATOR_ID TYPE SOUDK SPACE
Importing OWNER TYPE SOUD-USRNAM SPACE Mailbox owner
Tables OBJCONT TYPE SOLI Object contents
Tables OBJHEAD TYPE SOLI Specific header of object
Tables OBJPARA TYPE SELC Parameters for report/transaction
Tables OBJPARB TYPE SOOP1 Parameters for dialog/function module
Exception ACTIVE_USER_NOT_EXIST TYPE Active user does not exist
Exception COMMUNICATION_FAILURE TYPE
Exception COMPONENT_NOT_AVAILABLE TYPE Component is not available
Exception DL_NAME_EXIST TYPE
Exception FOLDER_NOT_EXIST TYPE Folder does not exist
Exception FOLDER_NO_AUTHORIZATION TYPE No authorization for selected folder
Exception OBJECT_TYPE_NOT_EXIST TYPE Object type does not exist
Exception OPERATION_NO_AUTHORIZATION TYPE No authorization for the operation selected
Exception OWNER_NOT_EXIST TYPE The owner of the mailbox does not exist
Exception PARAMETER_ERROR TYPE Parameter error
Exception SUBSTITUTE_NOT_ACTIVE TYPE The substitute is not activated
Exception SUBSTITUTE_NOT_DEFINED TYPE Substitute is not defined
Exception SYSTEM_FAILURE TYPE
Exception X_ERROR TYPE Internal error
               
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