Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 8894

how to read tab delimited text file line by line in internal table?????

$
0
0

Hello experts,

 

IS there any Function module for reading text file line by line??

I have following internal table

types : begin of ty_itab,

          line(3000),

      end of ty_itab.

Data : it_itab type standard table of ty_itab with header line.

 

My input file is tab delimited text file.

I want to read file in internal table it_itab.

Plz provide me any function module for this.

I tried gui_upload but it does not give output as I want.

 

-Shweta


Viewing all articles
Browse latest Browse all 8894

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>