SAP ABAP Function Module SO_DOC_INSERT_WITH_ORIG_API1 (SAPoffice: Create new document with owner)
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_DOC_INSERT_WITH_ORIG_API1 | SAPoffice: Create new document with owner |
| Function Group | SOI1 | API Function Modules for Externals |
| Program Name | SAPLSOI1 | |
| INCLUDE Name | LSOI1U33 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DOCUMENT_INFO | TYPE | SOFOLENTI1 | Complete attributes of document | |||
| |
FOLDER_ID | TYPE | SOOBJINFI1-OBJECT_ID | ID of folder in which document is to be created | |||
| |
DOCUMENT_DATA | TYPE | SODOCCHGI2 | Document attributes (general header) | |||
| |
DOCUMENT_TYPE | TYPE | SOODK-OBJTP | Document Class | |||
| |
ORIGINATOR | TYPE | SOEXTRECI1-RECEIVER | Address of document owner | |||
| |
ORIGINATOR_TYPE | TYPE | SOEXTRECI1-ADR_TYP | Type of address for document owner | |||
| |
IV_VSI_PROFILE | TYPE | VSCAN_PROFILE | Virus Scan Profile | |||
| |
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 | |||
| |
ET_VSI_ERROR | TYPE | BAPIRET2 | Return Parameter(s) | |||
| |
OWNER_NOT_EXIST | TYPE | Specified owner does not exist | ||||
| |
FOLDER_NOT_EXIST | TYPE | Specified folder does not exist | ||||
| |
DOCUMENT_TYPE_NOT_EXIST | TYPE | Document type does not exist | ||||
| |
OPERATION_NO_AUTHORIZATION | TYPE | No authorization to create 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 | 19971219 |
| SAP Release Created in |