Question:
I created an Infospoke so I can access data stored in an InfoCube via an a database table using an ABAP program on our R/3 server. It activated and loaded without errors.
My problem is that I don't understand how to access the table or even where the table exists. I can't find docs on this.
I didn't know what the "Log. Target System" referred to and couldn't find an existing one, so I just created a new one. It is called "ZSDREV INFOSPOKE"
I selected "DB table" and the name was automatically specified as "/BIC/OHZ_SDREV_S". It uses "delete table before extraction".
Where is this table? I need to be able to access from an ABAP program on our R/3 server.
Thanks
Answer:
Sorry for the dumb question. The answer is obvious. It's "/BIC/OHZ_SDREV_S".
Answer:
Sorry for the dumb question. The answer is obvious. It's "/BIC/OHZ_SDREV_S".
hi gurus,
i'd like to understand how can i access from my R3 to this table generated on the BW server (I have R3 and BW on two different server) using an ABAP program.
Thanks,
SAPiddu