2008 Sep 01 12:20 PM
Hi, how can I fetch data from an info cube in BI? Or are there any other methods to get data from BI?
Thanks!
2008 Sep 01 12:41 PM
Hi Rune Johansen,
Use below FM...
RSDRI_INFOPROV_READ
About The FM from SAP help..
The function module RSDRI_INFOPROV_READ reads data from the InfoProvider whose technical name is specified in I_INFOPROV. Supported InfoProviders are currently InfoCubes, ODS Objects and MultiProviders.
Using the parameters listed below,
restrictions can be defined for the data to be read,
return types can be determined, and
general conditions (authorization check, avoidance of program generation, and so on) can be specified.
Read the documentation of FM for more information abt parameters to be used in FM...
Also look at the program below...
RSDRI_INFOPROV_READ_DEMO which contains an example of how the function module can be used...
Hope it will solve your problem..
Thanks & Regards
ilesh 24x7
Hi, how can I fetch data from an info cube in BI? Or are there any other methods to get data from BI?
Thanks!
2008 Sep 01 12:30 PM
2008 Sep 01 12:38 PM
Hello Rune.
I have come across a Wiki related to InfoCube,
[SDN Wiki Code Gallery - Standard Reference - Retrieve BI authorizations from Infocube|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/retrieve%2bbi%2bauthorizations%2bfrom%2binfocube]
[SDN Weblog - Standard Reference - Reading InfoCube Data in Update/Transfer Rules|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3743] [original link is broken] [original link is broken] [original link is broken];
[SDN Weblog - Standard Reference - Data Transfer Process (DTP) - InfoCube|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/6773] [original link is broken] [original link is broken] [original link is broken];
Hope that's usefull.
Good Luck & Regards.
Harsh Dave
2008 Sep 01 12:41 PM
Hi Rune Johansen,
Use below FM...
RSDRI_INFOPROV_READ
About The FM from SAP help..
The function module RSDRI_INFOPROV_READ reads data from the InfoProvider whose technical name is specified in I_INFOPROV. Supported InfoProviders are currently InfoCubes, ODS Objects and MultiProviders.
Using the parameters listed below,
restrictions can be defined for the data to be read,
return types can be determined, and
general conditions (authorization check, avoidance of program generation, and so on) can be specified.
Read the documentation of FM for more information abt parameters to be used in FM...
Also look at the program below...
RSDRI_INFOPROV_READ_DEMO which contains an example of how the function module can be used...
Hope it will solve your problem..
Thanks & Regards
ilesh 24x7
2008 Sep 01 1:08 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |