Application Development 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: 

Problem with RFC RSAQ_REMOTE_QUERY_CALL

praveen_hannu
Contributor
0 Kudos

Hi Friends

I am using RFC to execute the query remotely and get the data. I have created a new query where it doesn't have any selection values.

Passing that query to this RFC, while executing I am getting an error like "NO_SELECTION".

Passing the selection values are mandatory to this RFC, if not please tell me to resolve this issue.

Awaiting for your reply

Thanks in advance

Praveen

3 REPLIES 3

praveen_hannu
Contributor
0 Kudos

Not answered yet

praveen_hannu
Contributor
0 Kudos

We have to pass at least one selection

0 Kudos

I get this error message when forgetting setting the parameter "VARIANT".

It looks like defining a variant is mandatory in order to use RSAQ_REMOTE_QUERY_CALL...

Good luck,

Vincent