Table list used by SAP ABAP Function Module RRX_WORKBOOK_SAVE (Saving a Workbook)
SAP ABAP Function Module
RRX_WORKBOOK_SAVE (Saving a Workbook) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RRX_MISC | Various fields of the BRAIN interface | SOURCE VALUE(E_SUBRC) LIKE RRX_MISC-SUBRC |
|
| 2 | RSGENERAL | Cross-'warehouse' structure | SOURCE VALUE(I_DELETE) TYPE RSGENERAL-BOOL DEFAULT SPACE |
|
| 3 | RSRREPUSE | Use of reports in workbooks | SOURCE I_T_USED_REPORTS STRUCTURE RSRREPUSE |
|
| 4 | RSRWORKBOOK | 'Where-used list' for reports in workbooks | SOURCE VALUE(I_OBJVERS) TYPE RSRWORKBOOK-OBJVERS DEFAULT RS_C_OBJVERS-ACTIVE |
|
| 5 | RSRWORKBOOK | 'Where-used list' for reports in workbooks | SOURCE VALUE(I_WORKBOOK_ID) TYPE RSRWORKBOOK-WORKBOOKID OPTIONAL |
|
| 6 | W3HTML | Contains HTML for WWW client | SOURCE E_T_FILENAME STRUCTURE W3HTML |
|