SAP ABAP Function Module SRM_DOCUMENT_CHECKOUT_VIA_FILE (SRM: Get Document Content with File Transfer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_BAPI_DOCUMENT (Package) Business Object Interface for RM Documents
⤷
⤷
Basic Data
| Function Module | SRM_DOCUMENT_CHECKOUT_VIA_FILE | SRM: Get Document Content with File Transfer |
| Function Group | SRM_BAPI_DOCUMENT | SRM: BOR Interface of SP Document |
| Program Name | SAPLSRM_BAPI_DOCUMENT | |
| INCLUDE Name | LSRM_BAPI_DOCUMENTU19 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RETURN | TYPE | BAPIRET2 | Return Parameter | |||
| |
OBJECTID | TYPE | BAPISRMDOC-GUID | Internal Document ID | |||
| |
DOCUMENTCLASS | TYPE | BAPISRMDOC-DOCCLASS | Location of Document | |||
| |
VERSION | TYPE | BAPISRMDOC-VERSION | 0 | Physical Version Number | ||
| |
VARIANT | TYPE | BAPISRMDOC-VARIANT | 0 | Variant Number | ||
| |
X_SET_CHECKED_OUT | TYPE | BAPISRMDOC-BOOLEAN | Boolean | |||
| |
DOC_CONTEXT | TYPE | BAPIDOCCONTEXT | Access Context: RMS ID and SPS ID | |||
| |
FILE_TAB | TYPE | BAPIDOCFILES | Table of Document Files | |||
| |
INTERNAL_ERROR | TYPE | Internal Error | ||||
| |
PARAMETER_ERROR | TYPE | Parameter error | ||||
| |
NOT_AUTHORIZED | TYPE | No Authorization | ||||
| |
DOC_NOT_FOUND | TYPE | Document Not Found | ||||
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 | 20021206 |
| SAP Release Created in | 620 |