SAP ABAP Function Module SO_NEW_DOCUMENT_ATT_SEND_API1 (SAPoffice: Send new document with attachments 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_NEW_DOCUMENT_ATT_SEND_API1 | SAPoffice: Send new document with attachments using RFC |
Function Group | SOI1 | API Function Modules for Externals |
Program Name | SAPLSOI1 | |
INCLUDE Name | LSOI1U25 |
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 | |||
![]() |
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 be set | ||
![]() |
PACKING_LIST | TYPE | SOPCKLSTI1 | Information about structure of data tables | |||
![]() |
OBJECT_HEADER | TYPE | SOLISTI1 | Header data for document (spec.header) | |||
![]() |
CONTENTS_BIN | TYPE | SOLISTI1 | Obsolete: See Contents_Hex | |||
![]() |
CONTENTS_TXT | TYPE | SOLISTI1 | ASCII contents of object and attachments | |||
![]() |
CONTENTS_HEX | TYPE | SOLIX | Binary contents of object and attachments | |||
![]() |
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 was not sent | ||||
![]() |
DOCUMENT_TYPE_NOT_EXIST | TYPE | Document type or attachment type does not exist | ||||
![]() |
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 | 19950222 |
SAP Release Created in |