Sheetal,
you cannot navigate on a double click ( it would filter the report by that value if used in BeX )
you would have to create a variable on customer for the jump report and have the RRI assignments maintained in transaction RSBBS.
The jump is done using the context menu - right click on customer , go to the "goto" option in the context menu and choose your report and the jump is executed..
Hope it helps..
Arun
Assign points if useful
Message was edited by: Arun Varadarajan
Hi,
check this RRI pdf doc from SDN https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6eb89190-0201-0010-89bf-ad46d1503ef9
Hope this helps...
REgards,
R.Ravi
Sheetal
The assignment of reports(web templates) or queries in transaction RSBBS is simple, you would not assign any variables..just assign the query or web template. When you click goto from the customer, it will only take you to the variable screen of the other report with the value of the customer name/key and when you execute, it will display the report (detailed data or whatever). Therefore if the second report you are jumping has relevance to the data you want to see for a customer, it should bring all the records.
The assignment of reports (or queries) should be logical and have the link to what we should be seeing in the second report from the first.
If you have the first report showing summary of the transactions of Customer 'A', jumping to the second report, you should be able to see the details of such transactions, whether may be invoices, or contracts..etc.
Try again and there is no reason why you would not get all the records if existed for that customer in the dataprovider.
Ramesh
Add a comment