Skip to Content
0
Former Member
Jun 26, 2008 at 04:06 PM

Text output limitations

235 Views

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