SAP ABAP Function Module SO_OBJECT_DIRECT_SEND (SO_OBJECT_DIRECT_SEND)
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_DIRECT_SEND  
Function Group SO04   SAPoffice: Screen - send  
Program Name SAPLSO04   ?... 
INCLUDE Name LSO04U09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting F_CANCELED TYPE SONV-FLAG
Exporting OBJECT_ID_NEW TYPE SOODK New object: ID of object
Exporting SEND_RCODE TYPE SONV-RCODE It was not sent to all
Importing COMMUNICATION TYPE SOOS-SNDART SPACE
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 SPACE New object: Folder information
Importing OBJECT_HD_CHANGE TYPE SOOD1 SPACE New object: General header data
Importing OBJECT_TYPE TYPE SOOD-OBJTP SPACE New object: object type
Importing OUTBOX_FLAG TYPE SONV-FLAG SPACE Object should be stored in outbox
Importing OWNER TYPE SOUD-USRNAM SPACE User responsible for the transmission process
Importing RECEIVER TYPE SOOS1 SPACE Recipient-dependent send attributes
Importing STORE_FLAG TYPE SONV-FLAG SPACE New object should be stored in the folder
Tables OBJCONT TYPE SOLI New object: Contents
Tables OBJECTS TYPE SOOD4
Tables OBJHEAD TYPE SOLI New object: specific header data
Tables OBJPARA TYPE SELC New object: Paramater for transaction/report
Tables OBJPARB TYPE SOOP1 New object: Parameter for dialog/function
Exception ACTIVE_USER_NOT_EXIST TYPE Active user is not a SAPoffice user
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 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 The object type specified 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 Incorrect entry of data
Exception SUBSTITUTE_NOT_ACTIVE TYPE Substitute is inactive
Exception SUBSTITUTE_NOT_DEFINED TYPE Substitute not defined
Exception TOO_MUCH_RECEIVERS TYPE
Exception USER_NOT_EXIST TYPE SAPoffice user does not exist
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