Skip to Content
0
Former Member
Feb 17, 2009 at 10:28 AM

Writing data from an internal table to a file

45 Views

Hello,

I have an internal table it2 and it contains 4 fields I want to write the data in the internal table to a file location provided by a user.

I know I am suppose to use open dataset, transfer and close dataset. The file location is C:\Documents and settings\2000\test.

Can you please assist.

Thanks a lot.