2014 Dec 11 5:02 PM
I am having an issue with a remote FM call. It's working in existing environments (BW->ECC) but when I try to call same remote FM from BW on HANA a dump occurs.
on BW side the dump says....
CALL_FUNCTION_REMOTE_ERROR
On ECC side it's PARAMERE_CONVERSION_ERROR. During a remote funcation call, an error occurred while converting a complex parameter.
Following are the paramters passed again it all works with other BI non-HANA environments we have.
*"*"Local Interface:
*" TABLES
*" I_DATA STRUCTURE ZSBI_FI_GL_TXN
*" I_T_RANGE TYPE RSDRI_T_RANGE
Is there a different way of calling remote FM from HANA based systems, our ECC are UNICODE based too so I thought it should handle the conversion but I am missing some thing? The structure contains, Currency, NUMC and CHAR type fields nothing out of ordinary. Hopefully someone has dealt with this kind of issue and can provide insight as I am not able to figure it out.
Any help would be highly appreciated.
thanks!
2014 Dec 12 12:07 AM
Hi,
We probably need to see the actual structures that you are passing.
cheers
Paul