Skip to Content
0
Former Member
Jul 21, 2008 at 09:19 PM

RRI Issue when jumping to TCode in R/3

291 Views

Hi Experts,

I need to Jump through RRI (RSBBS) from BW summary query to BW detailed query and from BW detailed query to TCode WB23 in our requirement. So i have created two RRI's in BW dev system one from Summary to detailed report and other from Detailed Report to R/3 Tcode . Here in receiver tab i have selected the Source system as R/3 technical system and Info source as 2LIS and ran the report and everything is working fine.

When i moved the changes iam not able to drill down to WB23 from 2nd RRI and this is the short dump error iam getting in BW Quality system.

What Happened:

The function module "RSRR_REPORT_CALL" was called, but cannot be

found in the Function Library.

Error in ABAP application program.

The current ABAP program "SAPMSSY1" had to be terminated because one of the

statements could not be executed.

This is probably due to an error in the ABAP program.

Error Analysis:

The program "SAPMSSY1" contains a CALL FUNCTION statement. The name

of the function module to be called is "RSRR_REPORT_CALL".

No function module exists with the name "RSRR_REPORT_CALL".

All function modules are stored in the Function Library (SE37).

Possible reasons:

a) Wrong name specified. Particular attention should be paid

to upper/lower case and underscores ("_")

b) Transport error

c) If an enqueue/dequeue module has been used, the lock object

may not have been activated (ABAP Dictionary)

may not have been activated (ABAP Dictionary).

Did any one of you faced the same problem. If so can you suggest the solution. Thank in Advance.

Sudhakar.