Skip to Content
0
Former Member
May 08, 2008 at 07:11 AM

regarding reading multiple records into a single internal table..

235 Views

hi experts,

Need your help, i have a requirement like this.

i will have a input file like this

D 123 Suresh 12/01/2008

E ven sha 5432

E ven sha 5432

D 153 Sachin 11/01/2008

E ven sha 5432

Now all i need to consider from D to E (i.e., before next D) as a single record and i need to preare a separate excel,

So that E records can be max 9. So we cant expect this will be always 2 or 3 or 4.

So how can i do this upload and process..

give some idea.

Thanks,

Suresh