Skip to Content
0
Feb 14, 2011 at 12:18 AM

RRI from BI Report to an ECC ABAP Report ending in a dump ((Int Server Err)

54 Views

Hi friends,

I am trying to jump to an ABAP Report in ECC from a BI Report configured using RSBBS.

The target query in ECC is a simple test ABAP with very few parameters as follows:

Q1. select-options: P_buk for t001-bukrs,

P_acc for FAGLFLEXT-RACCT.

parameters: p_fis type RSFISCPER.

The error dump is as follows: The initial exception that caused the request to fail was:

Access via 'NULL' object reference not possible.

I think I am making some error in Assignment Details in RSBBS.

The values to be passed from report jump to are: GL Acc, Ledger, Fiscal Periodd, Comp Code, Currency etc.

If someone could provide me some guidance about how to assign in above example that would be a great favor.

I have gone through a lot of links and documentation but I could not make it work. So links may not help.

I will be impatiently waiting for your responses.

Thanks!

Ram