Table list used by SAP ABAP Function Module RRX_WORKBOOK_INFO_GET (gets information about a workbook)
SAP ABAP Function Module
RRX_WORKBOOK_INFO_GET (gets information about a workbook) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ARC_BUFFER | Archive record structure | ||
| 2 | INFOSELECT | Selection of desired report information | ||
| 3 | RSRREPORT | Nodes with URLs, links, etc. | ||
| 4 | RSRREPORTT | Text table for links, URLs and other objects | ||
| 5 | RSRREPUSE | Use of reports in workbooks | ||
| 6 | RSRWORKBOOK | 'Where-used list' for reports in workbooks | ||
| 7 | W3HTML | Contains HTML for WWW client | SOURCE E_WORKBOOK_INFO STRUCTURE W3HTML |
|
| 8 | W3HTML | Contains HTML for WWW client | ||
| 9 | W3QUERY | Query string for WWW server | SOURCE VALUE(I_S_WORKBOOKKEY) LIKE W3QUERY-VALUE |
|
| 10 | W3QUERY | Query string for WWW server | SOURCE VALUE(I_INFO_SELECTION) LIKE W3QUERY-VALUE DEFAULT 'XXX' |
|