Skip to Content
0
Former Member
Jan 14, 2008 at 07:51 PM

OPEN DATASET - Insert a line in the file

990 Views

Hi all,

I need help in insert a line to a file already existing in the application server using OPEN DATASET.

For example if I have 10 lines in the internal table. After doing the transfer of data to the file, I need to insert the details like number of lines, total amount etc to the first line of that file.

I can do the same by insert the data in the internal table before transfer it. But I don't want to do that because of some other constrains. Basically I need to do the insert after doing the Data transfer.

Can anybody give some clue accordingly. Thanks.

Regards,

Kasthuri Rangan Srinivasan.