Skip to Content
0
Former Member
May 15, 2008 at 03:49 PM

How to send string in RFC by performaned way

125 Views

Hi *,

I need to create a RFC function and send messages to NON-SAP system, and the message type should be string. I couldn't define string in table parameter. If I define in importing paramter as table type, It will heavily reduce the performance for RFC. Is the only way to spilt string to characters?

Thanks in advance.