Hi folks,
I have defined one parameter of a method signature as 'ANY TABLE', as the table structure differs. The implementation of this methods works fine, but if i copy the result to the exporting table parameter there will be only the first character of each table line.
What can i do, to copy the result lines without leaving structure information?