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