Table list used by SAP ABAP Function Module RRMX_DOC_SET (Write one document of a workbook object from a content table)
SAP ABAP Function Module
RRMX_DOC_SET (Write one document of a workbook object from 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 I_T_DOC_CONTENT STRUCTURE BAPICONTEN |
|
| 3 | BAPIPROPER | BDS: Structure for Properties | ||
| 4 | BAPISIGNAT | Business Document Service: Signature Table | ||
| 5 | RSRREPDIR | Directory of all reports | SOURCE VALUE(I_GENUNIID) LIKE RSRREPDIR-GENUNIID DEFAULT SPACE |
|
| 6 | RSRWBINDEX | List of binary large objects (Excel workbooks) | SOURCE VALUE(I_WBID) LIKE RSRWBINDEX-WORKBOOKID |
|
| 7 | RSRWBITEMS | List of Items in Workbook Objects | SOURCE VALUE(I_VIEWID) LIKE RSRWBITEMS-VIEWID DEFAULT SPACE |
|
| 8 | RSRWBITEMS | List of Items in Workbook Objects | SOURCE VALUE(I_ITEMID) LIKE RSRWBITEMS-ITEMID DEFAULT SPACE |
|
| 9 | RSRWBPAGES | List of HTML Pages in Workbook Objects | SOURCE VALUE(I_PAGEID) LIKE RSRWBPAGES-PAGEID DEFAULT SPACE |
|