SAP ABAP Function Module SO_DOCUMENT_UPDATE_API1 (SAPoffice: Change 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_DOCUMENT_UPDATE_API1 | SAPoffice: Change document using RFC |
| Function Group | SOI1 | API Function Modules for Externals |
| Program Name | SAPLSOI1 | |
| INCLUDE Name | LSOI1U09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DOCUMENT_INFO | TYPE | SOFOLENTI1 | Complete attributes after change | |||
| |
DOCUMENT_ID | TYPE | SOFOLENTI1-DOC_ID | ID of document to be changed | |||
| |
DOCUMENT_DATA | TYPE | SODOCCHGI1 | New attributes of document to be changed | |||
| |
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) | |||
| |
DOCUMENT_NOT_EXIST | TYPE | Specified document does not exist | ||||
| |
OPERATION_NO_AUTHORIZATION | TYPE | No authorization to change 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 | 19950120 |
| SAP Release Created in |