Table list used by SAP ABAP Function Module SRM_DOCUMENT_CHECKOUT_VIA_TAB (SRM: Get Document Content by Specifying Tables)
SAP ABAP Function Module
SRM_DOCUMENT_CHECKOUT_VIA_TAB (SRM: Get Document Content by Specifying Tables) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIASCONT | Business Document Service: File Content ASCII | SOURCE ASCII_CONTENT STRUCTURE BAPIASCONT OPTIONAL |
|
| 2 | BAPICONTEN | Business Document Service: File Content | SOURCE BIN_CONTENT STRUCTURE BAPICONTEN OPTIONAL |
|
| 3 | BAPIDOCCOMP | SRM BAPI: Structure for Describing a Document Component | SOURCE COMPONENTS STRUCTURE BAPIDOCCOMP |
|
| 4 | BAPIDOCCONTEXT | SRM Context for Document Access | SOURCE VALUE(DOC_CONTEXT) LIKE BAPIDOCCONTEXT OPTIONAL |
|
| 5 | BAPIDOCCONTEXT | SRM Context for Document Access | ||
| 6 | BAPIRET2 | Return Parameter | ||
| 7 | BAPIRET2 | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRET2 |
|
| 8 | BAPISRMDOC | BOR Interface of the SP Record | SOURCE VALUE(VARIANT) LIKE BAPISRMDOC-VARIANT DEFAULT 0 |
|
| 9 | BAPISRMDOC | BOR Interface of the SP Record | SOURCE VALUE(OBJECTID) LIKE BAPISRMDOC-GUID |
|
| 10 | BAPISRMDOC | BOR Interface of the SP Record | SOURCE VALUE(DOCUMENTCLASS) LIKE BAPISRMDOC-DOCCLASS |
|
| 11 | BAPISRMDOC | BOR Interface of the SP Record | SOURCE VALUE(X_SET_CHECKED_OUT) LIKE BAPISRMDOC-BOOLEAN OPTIONAL |
|
| 12 | BAPISRMDOC | BOR Interface of the SP Record | SOURCE VALUE(DO_COMMIT) LIKE BAPISRMDOC-BOOLEAN OPTIONAL |
|
| 13 | BAPISRMDOC | BOR Interface of the SP Record | SOURCE VALUE(VERSION) LIKE BAPISRMDOC-VERSION DEFAULT 0 |