SAP ABAP Function Module SO_OBJECT_EXPORT_FOR_SEND (SAPoffice: exportiert die Objektdaten vom Office zum versenden via SAPcomm)
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_EXPORT_FOR_SEND | SAPoffice: exportiert die Objektdaten vom Office zum versenden via SAPcomm |
| Function Group | SOA2 | SAPoffice: Function - send |
| Program Name | SAPLSOA2 | |
| INCLUDE Name | LSOA2U03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
HEADER | TYPE | SOXEH | general header of the send process | |||
| |
OFFICE_ID | TYPE | SOXEI | Temporary ID of the link to SAPcom-SAPoffice | |||
| |
SNDART | TYPE | SOES-SNDART | Mode with which the object is to be sent | |||
| |
BODY_HEADER | TYPE | SOXEB | Header of the individual bodyparts with offset | |||
| |
BODY_PART | TYPE | SOLI | SAP bodypart | |||
| |
RECEIVERS | TYPE | SOXER | Recipient of the object | |||
| |
NOTHING_FOUND | TYPE | nothing found to send | ||||
| |
NO_RECEIVER_FOUND | TYPE | Addressee could not be identified | ||||
| |
PARAMETER_ERROR | TYPE | Incorrect parameters | ||||
| |
X_ERROR | TYPE | Internal Error (DB) | ||||
Processing Type
| Normal Function 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 |