BW: How To Delete Workbook
To delete a workbook, use function module RRMX_WORKBOOKS_DELETE (execute using Transaction SE37 and Test).
Give the parameters workbook ID (I_WORKBOOKID) and object version (I_OBJVERS).
To get these, goto se11, table RSRWORKBOOK and get these details.
源文件 <https://forums.sme.sap.com/message.jspa?messageID=8928416>
In Bex Analyzer, first, you don't see the technical name of a workbook, you also can't delete them.
In our system, several workbooks are created from a common workbook template, and save in a folder of an user workbook role.
To save the new workbook, the old workbook need to be deleted from the Role. Then, those unused workbooks should be deleted from workbook table.
To delete the old workbooks from the role, first of all, make sure this role is a production role which would not be transported from Dev again. Then, go to pfcg — enter the role — go to the menu tab — delete the workbook from the folder.
To delete unused workbooks, go to SA38 – RSWB_ROLES_REORG — check the workbooks you want to delete and click on "Delete All". The button is a little misleading, it's called "Deselect all" in some version, and it really means "delete all selected". Also, when clicking on it, you might lost the SAPGui session temporarily. It will come back in a few seconds/minutes.
If you want to delete the query that is used by some workbooks, you can't do it through "Query Designer". In this case, t-code RSZDELETE can be used to delete the query as well as the dependent workbooks. You'll get a message when you delete the query:
Dependent Workbooks, Crystal Reports, and Views May Exist
Do you want to delete these objects from your favorites and roles?
相關文章
- SAP BW : Cannot delete DTPdelete
- How To Delete An Oracle Applications UserdeleteOracleAPP
- How To Delete Unwanted Boot Menu Itemsdeleteboot
- How to delete SLP after backup with storage fundationdelete
- Centos/RHEL :How to add,delete and display LVM tagsCentOSdeleteLVM
- SAP BW系統建立連結到BW
- BW InfoProvidersIDE
- Roles in BW ProjectsProject
- BW Query RRI FilterFilter
- BW: 80% of development costsdev
- BW Tips & Tricks
- BW標準教程
- SharePoint Excel Service - Couldn't Open the Workbook.Excel
- discover中的workbook儲存在哪個表中
- BW 系統引數
- SAP BW:CUBE size 分析
- BW的Repair Full RequestAI
- Important Transaction Codes For BWImport
- SAP BW 學習筆記筆記
- 在SAP BW中使用javascriptJavaScript
- BW 異常事件記錄事件
- SAP BW 基礎知識
- delete input 與 delete all inputdelete
- delete OBSOLETE 與 delete expirieddelete
- deletedelete
- 合併多個工作薄workbooks到一個工作薄workbook
- delete 和 delete [] 的真正區別delete
- 檢視BW執行狀態
- 理解BW資料模型 - DSO模型模型
- delete與delete[]需要注意的地方delete
- FormData delete()ORMdelete
- URLSearchParams delete()delete
- JavaScript deleteJavaScriptdelete
- DELETE STATISTICSdelete
- rman 中delete 與delete force 的區別delete
- 某次BW 異常處理過程
- Scheduled Process Chain is not Running in SAP BW 7AI
- BW總體儲存管理規範