Table list used by SAP ABAP Function Module RRMX_WORKBOOK_PROPERTIES (Properties of a Workbooks for Open / Save dialog)
SAP ABAP Function Module
RRMX_WORKBOOK_PROPERTIES (Properties of a Workbooks for Open / Save dialog) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADDR3_VAL | Return structure for the address of a person in a company | ||
| 2 | RSRWBINDEX | List of binary large objects (Excel workbooks) | ||
| 3 | RSRWBITEMS | List of Items in Workbook Objects | SOURCE REFERENCE(I_VIEWID) LIKE RSRWBITEMS-VIEWID DEFAULT SPACE |
|
| 4 | RSRWORKBOOK | 'Where-used list' for reports in workbooks | SOURCE REFERENCE(I_WBID) LIKE RSRWORKBOOK-WORKBOOKID |
|
| 5 | RSWBEXTN | Workbook extension | ||
| 6 | RSZWVIEW | Header Table for BW Views | ||
| 7 | RSZW_S_VIEW_INFO | Information about a View (Including Text) | ||
| 8 | RSZX_PROP_TEXTS | Properties | ||
| 9 | RSZX_PROP_TEXTS | Properties | SOURCE E_T_PROP_TXT STRUCTURE RSZX_PROP_TEXTS |
|