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

RFC for remote Open SQL statement

Former Member
0 Likes
867

I'm looking for the SAP delivered RFC that will allow me to perform an SQL statement (select) onto another server.

I've used this before (years ago) but can't remember the FM name.

Please help!

Thanks,

Andre

1 ACCEPTED SOLUTION
Read only

ThomasZloch
Active Contributor
0 Likes
686

Did you try searching the function module repository for object names containing RFC, READ, TABLE and the likes?

Thomas

Did you try [RemoteOpenSQL|http://remoteopensql.codeplex.com/] ?

Filippo

3 REPLIES 3
Read only

ThomasZloch
Active Contributor
0 Likes
687

Did you try searching the function module repository for object names containing RFC, READ, TABLE and the likes?

Thomas

Read only

Former Member
0 Likes
686

I was not using those key words. My mind was stuck on SELECT, SQL, EXEC...

Found it with your help. RFC_READ_TABLE

thanks!

Read only

0 Likes
686

Did you try [RemoteOpenSQL|http://remoteopensql.codeplex.com/] ?

Filippo