‎2008 Apr 14 5:17 PM
hi experts
Can anyone give sample code that can read data from a Cube in a different client given the name of the cube and the name of the RFC Connection.
eg i want to read data using a program in QAS(300) and the cube is 'ZGR_PUB2' in DEV(001) and the name of the RFC is DEVCLNT001_FM.
Any suggestions are welcome
‎2008 Apr 14 7:23 PM
Try to use fm RFC_READ_TABLE
I think you can find lot of thread related to this in this forum.
a®