SAP ABAP Function Module SO_NEW_DOCUMENT_SEND_API1 (SAPoffice: Send new document)
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_NEW_DOCUMENT_SEND_API1 | SAPoffice: Send new document |
| Function Group | SOI1 | API Function Modules for Externals |
| Program Name | SAPLSOI1 | |
| INCLUDE Name | LSOI1U17 |
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 | |||
| |
NEW_OBJECT_ID | TYPE | SOFOLENTI1-OBJECT_ID | ID of created object (not document) | |||
| |
DOCUMENT_DATA | TYPE | SODOCCHGI1 | Attributes of new document | |||
| |
DOCUMENT_TYPE | TYPE | SOODK-OBJTP | 'RAW' | Document Type | ||
| |
PUT_IN_OUTBOX | TYPE | SONV-FLAG | SPACE | Flag: Move document to outbox after send | ||
| |
COMMIT_WORK | TYPE | SONV-FLAG | SPACE | An explicit commit work is to occur at end | ||
| |
IP_ENCRYPT | TYPE | BCSD_ENCR | Indicator: Encryption Required | |||
| |
IP_SIGN | TYPE | BCSD_SIGN | Indicator: Signature Required | |||
| |
OBJECT_HEADER | TYPE | SOLISTI1 | Header data for document (spec.header) | |||
| |
OBJECT_CONTENT | TYPE | SOLISTI1 | Document Content | |||
| |
CONTENTS_HEX | TYPE | SOLIX | Document contents (binary) | |||
| |
OBJECT_PARA | TYPE | SOPARAI1 | SET/GET parameter for processing | |||
| |
OBJECT_PARB | TYPE | SOPARBI1 | Fields and values for processing | |||
| |
RECEIVERS | TYPE | SOMLRECI1 | Document recipients with send attributes | |||
| |
TOO_MANY_RECEIVERS | TYPE | Too many recipients, no authorization | ||||
| |
DOCUMENT_NOT_SENT | TYPE | Document not sent to any recipients | ||||
| |
DOCUMENT_TYPE_NOT_EXIST | TYPE | Unknown object type | ||||
| |
OPERATION_NO_AUTHORIZATION | TYPE | No authorization to send/create | ||||
| |
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 |