I'm reading in external Notes data using a function module into an internal table. (Table structure has a single field defined as String).
In a loop node in main window I read the data into work area. I've checked the length & value of the work area string and its > 255 characters but each time I output the work area attribute using a text node only 255 characters display.
Can anyone help?
Cheers, Steve