Skip to Content
0
Former Member
Nov 30, 2007 at 11:55 PM

Merging of multiple rows in an internal table as a single record

1061 Views

Hi All,

I have an internal table which has the following columns:

text, date, time, user.

it stores notes in the internal table.

The problem is...when I save a note with multiple lines and spaces it saves each line of the note as a row in the internal table.

Thus i get more no. of rows in the internal table compare to the no. of rows!

I need to store each notes as single row in the internal table.

Please advise how to approach this?

Helpful answers will be rewarded.

Thanks & Regards,

Anshumita.