SAP ABAP Function Module SO_SCRIPT_INSERT (SO_SCRIPT_INSERT)
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_SCRIPT_INSERT  
Function Group SOST   SAPoffice: SAPscript texts  
Program Name SAPLSOST    
INCLUDE Name LSOSTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OBJECT_FL_DISPLAY TYPE SOFM2 Folder-related definition data
Exporting OBJECT_HD_DISPLAY TYPE SOOD2 Object definition data; part that can be displayed
Exporting OBJECT_ID TYPE SOODK ID of object
Importing FOLDER_ID TYPE SOODK ID of the folder in which the object should be stored
Importing OBJECT_FL_CHANGE TYPE SOFM1 Folder-related definition data
Importing OBJECT_HD_CHANGE TYPE SOOD1 Object definition data
Importing OBJECT_HEADER TYPE THEAD SAPscrip header
Importing OWNER TYPE SOUD-USRNAM Owner of object
Tables OBJPARA TYPE SELC Parameters for transaction/report
Tables OBJPARB TYPE SOOP1 Parameters for dialog/function module
Tables SCRTXT TYPE TLINE SAPscript text contents
Exception ACTIVE_USER_NOT_EXIST TYPE The active user does not exist
Exception COMPONENT_NOT_AVAILABLE TYPE Component not available
Exception FOLDER_NO_AUTHORIZATION TYPE No authorization for selected folder
Exception FOLDER_NOT_EXIST TYPE Folder does not exist
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 does not exist
Exception PARAMETER_ERROR TYPE The parameter combination is not allowed
Exception SUBSTITUTE_NOT_ACTIVE TYPE Substitute is inactive
Exception SUBSTITUTE_NOT_DEFINED TYPE Substitute is not defined
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