Skip to Content
0
Former Member
Nov 18, 2009 at 03:43 AM

Insert data from internal table to ztable.

1284 Views

Hello Expert,

I have a ztable with a primary key, now i want to pass my data from the internal table to the ztable . I am using modify option to

pass the data to the ztable but the problem is if the primary key value is same then its update the first record rather add one row in the zrable .But i want to push all the data what are available in the internal table though all the data are same. I even tried with Insert statement but its seems it doesnot work.

Can you please advice me the right approach.

Thanks.

Satya