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.