on 2015 Oct 12 11:16 AM
Hello,
I created a virtual InfoProvider based on a remote-enabled function on another server. I indicated the server where this function is located (see screenshot_1). However, every time I try to display data in InfoProvider, I get the following messages (screenshot_2): "An exception with the type CX_SY_DYN_CALL_ILLEGAL_FUNC occurred, but was neither handled locally, nor declared in a RAISING", "Function call failed; could not find the function ZFM_VIRTUAL_CUBE". However, I do have that funtion on my other server. Here is its signature:
What could be the reason for that and how can I fix it? I checked whether I can remotely call that function inside an Abap program on my server, and it worked.
Thanks!
Request clarification before answering.
Hello Jake
Error would be : "Error during proxy processing An exception with the type CX_SY_DYN_CALL_ILLEGAL_FUNC occurred, but was neither handled locally, nor declared in a RAISING clause Function call failed; could not find the function ‘<Function Name>’. "
>>>This exception occured when we try to call FM which is not present in source system.
Ask basis to check proxy connection.
Regards,
Hitesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.