Hi All,
I am facing a problem.
I am using GUI_UPLOAD to upload tab delimited file into an internal table TBL_UPLOAD.
The flat file is having 6 fields with the header.
e.g. flat file structure
Vendor Material Porg plant DelTime PurGroup
130117 99474 8300 8340 10 100
I want to remove that header line while uploading the file to internal table.
How to do that?
Thanks and Regards,
Cooldeep