cancel
Showing results for 
Search instead for 
Did you mean: 

RRI.............

Former Member
0 Kudos

Hi,

As per our discussion, I am sending you my requirement.

call me if you feel any problem in this. My No. is : 610 733 7334.

My Requirement is :

In BW, I need to create a Jump query in RRI from Report to R/3 Transaction.

Here Sender value is i.e from Query i.e. Insurance Object (actually in BW this the combination of Business Partner and Contract).

So I want to pass this value to R/3 Transaction FPL9.

But the passing value has to be segregated as Business Partner and Contract. at BW level only, and has to go to FPL9 Transaction as parameter values.

For that I identified, that need to write User Exit, but for RRI, SAP has moved this User Exit to BAdi.

Now I created a BAdi, which is (Custom) ZRS_BBS_BADI ( Original SAP one is : RS_BBS_BADI).

It has Custom Class is ZCL_IM_RS_BBS_BADI (Original : CL_IM_RS_BBS_BADI)

Inside the class we have 2 methods :

1) EXIT_SAPLRSBBS_001

2)EXIT_SAPLRSBBS_002

Q) Here in Which one we need to write code? what?

Pleae suggest me entire solution.

Thanks & Regards

Sunil Kumar Pitta

610 733 7334

sunilicon@yahoo.com

sunilpitta@in.ibm.com

Accepted Solutions (0)

Answers (2)

Answers (2)

Ashwin
Active Contributor
0 Kudos

If u want to do it urself

then use the following links for help

http://help.sap.com/saphelp_nw2004s/helpdata/en/91/d2b0fc58952b46827453498c8420ad/content.htm

EXIT_SAPLRSBBS_001 - Transaction Data

EXIT_SAPLRSBBS_002 - Master Data

hope it helps

regards

ashwin

former_member184494
Active Contributor
0 Kudos

Sunil,

As mentioned by Ashwin, this is not OSS .. and also since you have identified the BADI already ... create the necessary assignments and use transaction data. If required .. debug the RRI Badi code to find out what is neing passed...

Otherwise you could look at using web ITS for the FPL9 TCode and passing the values from the query to the transaction using the URL...

Arun

Hope it helps....

Former Member
0 Kudos

Hi, Thanks for your suggestion.

Here the thing is I am able to pass asingle parameter value like BP or some thing from any other query or this query. But my requirement here is , I need to take a single value, that is Insurence Object (this is the combination of Business Partner and contract), now I need to seggragate the sigle value of Insurence object as BP and Contract and have to pass to R/3 transaction FPL9.

I can pass single vale to R/3 transaction. BW jump query setup will take care about passing the single values.

Now we need to segragate the sender value to 2 values for reciever.

Guide m ethe code for this.

Thanks

Sunil

Former Member
0 Kudos

Hi Ashwin, Thanks for your suggestion.

Here the thing is I am able to pass asingle parameter value like BP or some thing from any other query or this query. But my requirement here is , I need to take a single value, that is Insurence Object (this is the combination of Business Partner and contract), now I need to seggragate the sigle value of Insurence object as BP and Contract and have to pass to R/3 transaction FPL9.

I can pass single vale to R/3 transaction. BW jump query setup will take care about passing the single values.

Now we need to segragate the sender value to 2 values for reciever.

Guide me the code for this.

Thanks

Sunil

Ashwin
Active Contributor
0 Kudos

got the problem.

Ashwin
Active Contributor
0 Kudos

Hi!

to provide <b>complete solution</b> is responsibility of the bw consultant. please contact ur BW consultant.

regards

ashwin

Former Member
0 Kudos

Hi............ASHWIN........

Got my point or NOT?

Can U able to .................?

Sunil