cancel
Showing results for 
Search instead for 
Did you mean: 

RRI calling Web Browser instead ABAP program

Former Member
0 Kudos

Hi All,

I have created a RRI to call an ABAP program. However, when I try to call the ABAP program (via GOTO) it opens a web browser.

If I execute the same query via RSRT, and call the ABAP program it works fine.

I have also create another RRI to call another query from within BEx and it works fine.

It only fails when calling ABAP program from BEx.

I have read on to apply SAP NOTE 972514 - Set the ms/redirect_version parameter to value 1 and restart your ABAP Web Application.

My ms/redirect is already = 1

Any ideas?

Thanks,

Flavio

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

I do have authorization. There is no error. It just open a internet explore (URL) instead of executing the ABAP program.

Again, if I run the query via RSRT, it works just fine.

Any ideas?

cheers,

Flavio

former_member182470
Active Contributor
0 Kudos

What exactly is the error? Do your have RFC authorzation?

michael_devine
Employee
Employee
0 Kudos

Hi,

Check the param is set correctly. Call transaction smms and choose "Goto" -> "Parameters" -> "Display".

Regards,

Michael