on ‎2010 Jun 23 4:35 PM
Hello all,
I have an aggregated view of some data and want to do a drill down to the single records which are the source
of the aggregation. If I mark more than one row in the calling query I want to see all records in the called query matching
the criteria
e.g
Aggregated query:
Transaction-ID Aggregated value
123 100
345 200
678 300
I mark the row with ID 123 and 345 and do the jump. I want to see the source records for 123 and 345 but the query
only delivers the result for 123.
The Targetquery contains an input variable for the Transaction ID. Variable is select-option (also tried multiple values - no difference). In the assignment details of Transaction RBBS I tried generic mapping, mapping on variable and mapping on
InfoObject. No difference either. I always get only the first line as a result in the called query.
Is it possible to do a drill down on multiple values ? If, yes, how ?
Thank you in advance,
Axel
Request clarification before answering.
Hi,
It selects only that roow on which you actually right click and say go to.
There is a trick to getting multiple values passed with RRI. Restrict the characteristic by the three values and then instead of clicking on an individual row and selecting go to, select on the characteristic header and it will pass all three values.
-Mayuri
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mayuri,
I too have the same kind of situation as Axel, want to pass multiple line to the RRI Jump using WAD.
And I tried your trik but no help. Could you please mention the command sequence that may be some helpful to solve this.
The below is the seq. i used. Thanks very much.
I have a BP Master data Report on which Iu2019m using RRI-jump to the Order detail Report for selected BPs. Iu2019m ok up to the point displaying Single or All BPs on the Jump target. But what I also trying to do is to run RRI report for only selected BPs. So Iu2019m expecting selected multiple BPs on the RRI Query Variable Screen. And I'm using WAD to do this.
In the WAD report i have used two command: Set Filter Values Using Different Sources command (SET_SELECTION_STATE_BY_BINDING) and RRI command.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.