Hi,
We are trying to perform RRI from BW report to R/3 report with hierarchy node being selected. Unfortunately we could not pass the nodes over to R/3 report fields as not the values underlying the nodes are being passed but the tehnical name of the node being passed. This causes the R3 report generated 'no data found'.
Scenario
1. Execute BW report with profit center hierarchy node 'XYZ' selected
2. Perform a RRI to R/3 report for detail profit center line items
3. Generated no data found
We actually defined a badi for this where we retrieve all values of the node selected passed to the field. However, it only works for RRI from BW to BW. The badi seems to be skipped when performing RRi from BW to R/3.
Can anyone assists on this?
thanks
eddie