‎2008 Apr 07 9:24 AM
Hi Experts,
Data is send from SAP ECC 6.0 to an external system through EDI. Since , external system is an non-unicode, and SAP is unicode, there is an conversion requried from unicode to non-unicode.
Kindly, suggest me different ways the conversion is possible apart from file interface techniques.
Regards,
M.Saravanan
‎2008 Apr 08 8:33 AM
You cna consider RFC (Remote Function Call)
See below links:
http://help.sap.com/saphelp_47x200/helpdata/en/79/c554b2b3dc11d5993800508b6b8b11/frameset.htm
See SAP Notes:
#647495 RFC for Unicode ./. non-Unicode Connections
#547444 RFC Enhancement for Unicode ./. non-Unicode Connections
#814707 Troubleshooting for RFC connections Unicode/non-Unicode
cheers,
Vincent