Skip to Content
0
Former Member
Aug 31, 2007 at 05:03 AM

# problem while reading dataset from application server.

64 Views

hi all,

I uplodaed a text file which is tab delimeted, to the application server using transaction code cg3z directly. now that file is stored with # in place of tab(space) in application server.

my broblem is that when i am reading that file using READ DATASET its comming with that # symbol also.

how i split that dataset .

or if there is any other solution ,like openning file into another mode,

help me.

thank uou