SAP ABAP Function Module SO_OLD_DOCUMENT_SEND_API1 (SAPoffice: Send existing document using RFC)
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_OLD_DOCUMENT_SEND_API1 | SAPoffice: Send existing document using RFC |
| Function Group | SOI1 | API Function Modules for Externals |
| Program Name | SAPLSOI1 | |
| INCLUDE Name | LSOI1U18 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SENT_TO_ALL | TYPE | SONV-FLAG | Flag: Document sent to all | |||
| |
DOCUMENT_ID | TYPE | SOFOLENTI1-DOC_ID | ID of document to be sent | |||
| |
PUT_IN_OUTBOX | TYPE | SONV-FLAG | Flag: Move document to outbox after send | |||
| |
IP_ENCRYPT | TYPE | BCSD_ENCR | Indicator: Encryption Required | |||
| |
IP_SIGN | TYPE | BCSD_SIGN | Indicator: Signature Required | |||
| |
RECEIVERS | TYPE | SOMLRECI1 | Document recipients with send attributes | |||
| |
TOO_MANY_RECEIVER | TYPE | Too many recipients, no authorization | ||||
| |
DOCUMENT_NOT_SENT | TYPE | Document not sent to any recipients | ||||
| |
DOCUMENT_NOT_EXIST | TYPE | Specified document does not exist | ||||
| |
OPERATION_NO_AUTHORIZATION | TYPE | No authorization to send document | ||||
| |
PARAMETER_ERROR | TYPE | Invalid combination of parameter values | ||||
| |
X_ERROR | TYPE | Internal error or database inconsistency | ||||
| |
ENQUEUE_ERROR | TYPE | Required locks could not be set | ||||
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 | 19950206 |
| SAP Release Created in |