Skip to Content
0
Former Member
Dec 04, 2009 at 11:17 AM

Insert the Internal table records into the DB table

43 Views

Hi all,

I have to insert the Internal table records into the DB table.

the problem is the structure of internal table and DB table is not same

Internal table is having 10 fields and DB table is having 20 fields.

how can i do it?

Thanks