Complex parameters in remote functions
2012-07-16
Remote function calls (by RFC) do not support parameters with complex structures (deep structures). In other words, if any of the parameters has a structure in which one of the fields is another structure or an internal table then, hard luck, it won’t work.
Do you give up? No, you don’t. Abapinho provides the solution: serialization.