SAP ABAP Function Module SO_OBJECT_SEND_REMOTE (SAPoffice: Hilfs-FB zum Remote-Senden eines Objekts)
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_REMOTE SAPoffice: Hilfs-FB zum Remote-Senden eines Objekts  
Function Group SOA2   SAPoffice: Function - send  
Program Name SAPLSOA2    
INCLUDE Name LSOA2U11    
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 It was not sent to all
Importing DESTINATION TYPE SOPR-RFCDES RFC destination for call
Importing EXTERN_ADDRESS TYPE SOXEH-REFER SPACE Address for external transmission (X.400 address)
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_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 Object should be stored in outbox
Importing OWNER TYPE SOUD-USRNAM SPACE User responsible for the transmission process
Importing STORE_FLAG TYPE SONV-FLAG SPACE New object should be stored in the folder
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
Exception ACTIVE_USER_NOT_EXIST TYPE Active user is not a SAPoffice user
Exception COMMUNICATION_FAILURE TYPE Link termination
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 SYSTEM_FAILURE TYPE Termination in remote system
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