Hi Ashish,
Thanks I got it. And as I mentioned to you after uploading the data into internal table does it will be in rows and columns format or just single line format?
My requirement is after getting data into internal table as you mentioned..
In fifth row second column there will be data called WBGAMES GBP-USD in this text I need to search for 'GBP' and if this string is present I need to go further to upload remaining data otherwise I need to cancel the uploading.
Can you please suggest me How to do this?