Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Not getting most current data from BPS

Former Member
0 Likes
472

Hi All,

I am extracting data from the BI transactional InfoCube (the BPS data) through an ABAP program to ECC.

But I am not getting the most current data. I mean when the BI request is open still then unable to get those data.

Please suggest.

Thanks

KaushiK S

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
443

Hello friend,

Please see this link below,

Check whether you have did all the steps as mentioned in the post of Santhosh Nagaraj.

If your problem still exists revert back to me i will help you.

Thanks,

Sri Hari

2 REPLIES 2
Read only

Former Member
0 Likes
444

Hello friend,

Please see this link below,

Check whether you have did all the steps as mentioned in the post of Santhosh Nagaraj.

If your problem still exists revert back to me i will help you.

Thanks,

Sri Hari

Read only

0 Likes
443

Hi srihari kumar

thanks for replay.

i have almost resolved my problem using set some parameter like ROLLUP set to false in function module RSDRI_INFOPROV_READ_RFC.

and I got all data that I want.

but problem is that, those material, whose request id is open as well as closed are displayed separately.

i mean to say, aggregation is only applied on those material, whose request are closed.

Thanks

KaushiK S