Skip to Content
0
Former Member
Apr 24, 2009 at 09:06 AM

Transfering dynamic data structures via RFC

41 Views

Hi there,

I got a quite basic question.

I want to transfer a text String with differing length to a external tool. Since I don't know how long the String will be, I had to set the number of characters to 30.000. Is there a way to transfer dynamic structures?

Obviously the character typ "String" is not allowed for RFC....

Thanks

Oliver