Hi Guys,
I wanted to read/download unix file into internal table. I can use open,read, close dataset to get those data.
But at the same time i wanted to split the fields based on tabs / pipe symbols and put it into the corresponding internal table fields. Please let me know,,,,