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 issue: CALL_FUNCTION_REMOTE_ERROR

Former Member
0 Likes
822

Hi everyone,

Urgent help required in resolving the following issue which I got while calling an RFC:

CALL_FUNCTION_REMOTE_ERROR

"A dynamically specified column name is unknown."

Also says :SAPSQL_INVALID_FIELDNAME

I am using dynamic select queries in the RFC.

And the dump file is attached 

Thanks.

2 REPLIES 2
Read only

Bhavani_Baisani
Participant
0 Likes
519

This message was moderated.

Read only

Former Member
0 Likes
519

Hi,

Check if the destination (w_destn) is getting filled correctly and the same is present in t-code SM59.

or try the same by hard coding the RFC name in single quotes.

Also test for that RFC in SM59, if it is working fine...

Regards,

Abhishek.