‎2011 Dec 29 4:36 AM
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
‎2011 Dec 29 5:24 AM
‎2011 Dec 29 5:24 AM
‎2011 Dec 29 5:57 AM
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