Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
daniel_f
Creator
Creator

Invalid parameter 'RFC FUNCTION HANDLE' was passed to the API call

Hi all,

i need help to connect Qlikview with SAP Bapi function

I'm trying to load a bapi function with the Qlikview connector and i got the wizard & wrote the requested data:

SING = I

OPTION = EQ

LOW = (the requested site)

then press reload

but, after long time running i get this notification:

"Invalid parameter 'RFC FUNCTION HANDLE' was passed to the API call"

I'm working with our SAP ABAP programmer and if his requisition is needed i can ask for help

(from his side everithing seems to be OK)

thanks in advance,

Daniel

4 Replies
Not applicable

Have you got the solution for this ???? if yes please share

daniel_f
Creator
Creator
Author

hi,

the solution was to use the wizard of the Bapi connector

i recommend you to seat  with the ABAP programmer in your company\team and see together the wizard, it will help you

good luck

daniel

Not applicable

Daniel,

this problem is on SAP?

In configuration rules?

Tomas_Sommergyll
Employee
Employee

Hi Daniel,

I realize that this issue was discussed some time ago, but as I came along it for a different problem and found an explanation for it, I just wanted to add a note:

If running the function module e.g. GUID_CONVERT in the Qlik SAP BAPI Connector, the result will be the same text as your headline ("Invalid parameter 'RFC FUNCTION HANDLE' was passed to the API call"). The log file will give the reason (in this case) as:

ErrorGUID_CONVERT failed after 00:00:00 Key = CALL_FUNCTION_NOT_REMOTE (The function module "GUID_CONVERT" cannot be used for 'remote' calls.)

That is, it is not possible to call it from the BAPI Connector.

Hope this helps,

Tomas