Table list used by SAP ABAP Function Module SRM_DOCUMENT_CHECKOUT_VIA_FILE (SRM: Get Document Content with File Transfer)
SAP ABAP Function Module
SRM_DOCUMENT_CHECKOUT_VIA_FILE (SRM: Get Document Content with File Transfer) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIDOCCONTEXT | SRM Context for Document Access | SOURCE VALUE(DOC_CONTEXT) LIKE BAPIDOCCONTEXT OPTIONAL |
|
| 2 | BAPIDOCCONTEXT | SRM Context for Document Access | ||
| 3 | BAPIDOCFILES | SRM BAPI: Structure for Describing a Document Component | ||
| 4 | BAPIDOCFILES | SRM BAPI: Structure for Describing a Document Component | SOURCE FILE_TAB STRUCTURE BAPIDOCFILES |
|
| 5 | BAPIRET2 | Return Parameter | ||
| 6 | BAPIRET2 | Return Parameter | SOURCE REFERENCE(RETURN) TYPE BAPIRET2 |
|
| 7 | BAPISRMDOC | BOR Interface of the SP Record | SOURCE VALUE(X_SET_CHECKED_OUT) LIKE BAPISRMDOC-BOOLEAN OPTIONAL |
|
| 8 | BAPISRMDOC | BOR Interface of the SP Record | SOURCE VALUE(DOCUMENTCLASS) LIKE BAPISRMDOC-DOCCLASS |
|
| 9 | BAPISRMDOC | BOR Interface of the SP Record | SOURCE VALUE(OBJECTID) LIKE BAPISRMDOC-GUID |
|
| 10 | BAPISRMDOC | BOR Interface of the SP Record | SOURCE VALUE(VARIANT) LIKE BAPISRMDOC-VARIANT DEFAULT 0 |
|
| 11 | BAPISRMDOC | BOR Interface of the SP Record | SOURCE VALUE(VERSION) LIKE BAPISRMDOC-VERSION DEFAULT 0 |
|
| 12 | BAPISRMDOC | BOR Interface of the SP Record |