Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

reading data from an info cube in one client using a program in a differen

Former Member
0 Likes
309

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

1 REPLY 1
Read only

former_member194669
Active Contributor
0 Likes
289

Try to use fm RFC_READ_TABLE

I think you can find lot of thread related to this in this forum.

a®