Hi friends,
Regarding my query to retreive data from cube,
My requirement is to write a ABAP program to retreive data from the cube.
1) Any sample code to read data from cube?
2) After reading from cube I should populate the data in a internal table and process the data, b'cos the the data in cube is one record per period, so I should format the data that all the 12 months data come in a single line for each profit center.
3) So I think Infospoke, APD is not the best solution, since these functionalities only read the data from cube directly and allow us to dump in a flat file or DB table.
I also tried FM RSDRI_INFOPROV_READ_RFC, but I am not able to get the result.
My idea is to pass the parameters to to the FM via selection-screen and get the result and manipulate the result according to my requirements... in a ABAP program...
Kindly give me a more prompt solution... for this case.
Your help is highly appreciated...
Regards,
Jaffer Ali.S