SAP ABAP Function Module SO_OBJECT_SEND (Send in SAPoffice and Externally)
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_SEND Send in SAPoffice and Externally  
Function Group SOA2   SAPoffice: Function - send  
Program Name SAPLSOA2    
INCLUDE Name LSOA2U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OBJECT_ID_NEW TYPE SOODK New object: ID of object
Exporting SENT_TO_ALL TYPE SONV-FLAG Not sent to all
Exporting ALL_BINDING_DONE TYPE SONV-FLAG
Exporting OFFICE_OBJECT_KEY TYPE SWOTOBJID-OBJKEY
Exporting ORIGINATOR_ID TYPE SOUDK
Exporting E_SEND_REQUEST_OID TYPE OS_GUID Globally Unique Identifier
Importing FOLDER_ID TYPE SOODK SPACE Existing object: Folder ID
Importing FORWARDER TYPE SOUD-USRNAM SPACE Existing object: Name of forwarder
Importing OBJECT_FL_CHANGE TYPE SOFM1 New object: Folder information
Importing OBJECT_HD_CHANGE TYPE SOOD1 SPACE New object: General header data
Importing OBJECT_ID TYPE SOODK SPACE Existing object: ID of object
Importing OBJECT_TYPE TYPE SOOD-OBJTP SPACE New object: Object type
Importing OUTBOX_FLAG TYPE SONV-FLAG SPACE Store object in outbox
Importing OWNER TYPE SOUD-USRNAM SPACE User responsible for the transmission process
Importing STORE_FLAG TYPE SONV-FLAG SPACE Store new object in folder
Importing DELETE_FLAG TYPE SONV-FLAG SPACE
Importing SENDER TYPE SOUD-USRNAM SPACE
Importing CHECK_SEND_AUTHORITY TYPE SONV-FLAG SPACE
Importing CHECK_ALREADY_SENT TYPE SOXAS SPACE
Importing GIVE_OBJECT_BACK TYPE SONV-FLAG
Importing ORIGINATOR TYPE SOOS1-RECEXTNAM SPACE
Importing ORIGINATOR_TYPE TYPE SOOS1-RECESC 'J'
Importing LINK_FOLDER_ID TYPE SOODK SPACE
Importing SEND_REQUEST_OID TYPE OS_GUID SPACE GUID of send request
Importing IP_ENCRYPT TYPE BCSD_ENCR 'U' Indicator: Encryption Required
Importing IP_SIGN TYPE BCSD_SIGN 'U' Indicator: Signature Required
Importing IP_REC_COUNT_ADD TYPE I Number of Copy-List Recipients Through SMTP Plug-In
Tables OBJCONT TYPE SOLI New object: Contents
Tables OBJHEAD TYPE SOLI New object: Specific header data
Tables OBJPARA TYPE SELC New object: Parameter for transaction/report
Tables OBJPARB TYPE SOOP1 New object: Parameter for dialog/function
Tables RECEIVERS TYPE SOOS1 Recipient table with send attributes
Tables PACKING_LIST TYPE SOXPL
Tables ATT_CONT TYPE SOLI
Tables ATT_HEAD TYPE SOLI
Tables NOTE_TEXT TYPE SOLI
Tables LINK_LIST TYPE SOXLL
Tables APPLICATION_OBJECT TYPE SWOTOBJID
Exception ACTIVE_USER_NOT_EXIST TYPE Active user is not a SAPoffice user
Exception COMMUNICATION_FAILURE TYPE
Exception COMPONENT_NOT_AVAILABLE TYPE SAPoffice component is inactive
Exception FOLDER_NOT_EXIST TYPE Folder does not exist
Exception FOLDER_NO_AUTHORIZATION TYPE No access authorization for folder
Exception FORWARDER_NOT_EXIST TYPE Forwarder does not exist
Exception NOTE_NOT_EXIST TYPE The specified note does not exist
Exception OBJECT_NOT_EXIST TYPE Object does not exist
Exception OBJECT_NOT_SENT TYPE Object was not sent
Exception OBJECT_NO_AUTHORIZATION TYPE No access authorization for object
Exception OBJECT_TYPE_NOT_EXIST TYPE Specified object type does not exist
Exception OPERATION_NO_AUTHORIZATION TYPE No authorization for this operation
Exception OWNER_NOT_EXIST TYPE The responsible user does not exist
Exception PARAMETER_ERROR TYPE Data entered incorrectly
Exception SUBSTITUTE_NOT_ACTIVE TYPE Substitute is inactive
Exception SUBSTITUTE_NOT_DEFINED TYPE Substitute not defined
Exception SYSTEM_FAILURE TYPE
Exception TOO_MUCH_RECEIVERS TYPE
Exception USER_NOT_EXIST TYPE SAPoffice user does not exist
Exception ORIGINATOR_NOT_EXIST 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