Via the “Global Settings” option in the BEx Analyzer add-on menu you can define the Workbook ID of the Default Workbook. The default workbook is the workbook into which queries are opened. By default, the “SAP Default Workbook” is used, but this can be changed to a customized Default Workbook.
References
- http://help.sap.com/saphelp_nw04s/helpdata/en/f1/0a551ce09411d2acb90000e829fbfe/content.htm
- 1623048 – BExAnalyzer: Using the SAP Default Workbook
- SCN Article – Customizing SAP Delivered BEx – Standard Template
How to identify the Workbook ID of the SAP Default Workbook?
Go to table RSRWBINDEXT
Search a record with
LANGU = EN OBJVERS
OBJVERS = D
TITLE = “SAP Default Workbook”
How to check which Default Workbook is being used by a user
Check table RSRWBTEMPLATE
See following SCN Post Setting the Global Workbook Template in SAP NetWeaver 2004s BI or BW 3.x
How to open the SAP Default Workbook to make a copy => TCD RRMXP
Google+