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.
Source Document
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 shocould 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 wocould not be transported from Dev again. then, go to pfcg-enter the role-go to the menu tab-delete
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?