Table list used by SAP ABAP Function Module RRMX_DOC_GET (Read one document of a workbook object into a content table)
SAP ABAP Function Module
RRMX_DOC_GET (Read one document of a workbook object into a content table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPICOMPON | Business Document Service: Component Table | ||
| 2 | BAPICONTEN | Business Document Service: File Content | SOURCE E_T_DOC_CONTENT STRUCTURE BAPICONTEN OPTIONAL |
|
| 3 | BAPICONTEN | Business Document Service: File Content | ||
| 4 | BAPISIGNAT | Business Document Service: Signature Table | ||
| 5 | BAPISIGNAT | Business Document Service: Signature Table | SOURCE VALUE(E_BDS_TIMESTAMP) LIKE BAPISIGNAT-PROP_VALUE |
|
| 6 | BAPISIGNAT | Business Document Service: Signature Table | SOURCE VALUE(E_BDS_DOC_ID) LIKE BAPISIGNAT-DOC_ID |
|
| 7 | RSRWBINDEX | List of binary large objects (Excel workbooks) | SOURCE VALUE(I_OBJVERS) LIKE RSRWBINDEX-OBJVERS DEFAULT RS_C_OBJVERS-ACTIVE |
|
| 8 | RSRWBINDEX | List of binary large objects (Excel workbooks) | SOURCE VALUE(I_WBID) LIKE RSRWBINDEX-WORKBOOKID |
|
| 9 | RSRWBITEMS | List of Items in Workbook Objects | SOURCE VALUE(I_ITEMID) LIKE RSRWBITEMS-ITEMID DEFAULT SPACE |
|
| 10 | RSRWBITEMS | List of Items in Workbook Objects | SOURCE VALUE(I_VIEWID) LIKE RSRWBITEMS-VIEWID DEFAULT SPACE |
|
| 11 | RSRWBPAGES | List of HTML Pages in Workbook Objects | SOURCE VALUE(I_PAGEID) LIKE RSRWBPAGES-PAGEID DEFAULT SPACE |