Hi Gurus,
i have to read an excel sheet from presentation server into internal table.the excel sheet has 7 fields.out of the 7 fields four fields have multiple data entries.how to read all into a single internal table.
E.g.
let us suppose the fields are
pri,pric,prit,vfro,vto,frbl & pamt.
out of these in vfro,vto,frbl & pamt the data is repeated for the same set of data in pri,pric,prit.
So can you tell me how to populate the iternal table with syntax and the same example?
All replies will be rewarded.