‎2008 Oct 01 6:13 PM
HI
I am trying to copy an existing table and creating a new Ztable but when I did that and tried to display the data from the new table it throwed a message " No entries found for a specific key", so can you please tell me what's the problem with that.
Thanks
Rajeev
‎2008 Oct 01 6:26 PM
Hi,
If you copy tables it only copies fields and properties of that table..it dont copies records of that table.
if you want to maintain records in the table goto SM30 table maintenance generator and create your own entries.
Thanks,
Sree.
‎2008 Oct 01 6:16 PM
You only copied the structure to a new ZTABLE, but the entries won't be in there.
‎2008 Oct 01 6:23 PM
Hi rajeev,
You cannot copy table entries even though you copy the table,
it will copy only the overlay of the table.
If you want to copy the table entries use any cross application component and carry on.
Cheers!!
‎2008 Oct 01 6:26 PM
Hi,
If you copy tables it only copies fields and properties of that table..it dont copies records of that table.
if you want to maintain records in the table goto SM30 table maintenance generator and create your own entries.
Thanks,
Sree.
‎2008 Oct 01 6:36 PM
Thanks a lot for your reply, I have a small doubt will it be the same when I try to copy a ztable also?
‎2008 Oct 01 6:47 PM
it will be the same, you can only copy the 'structure' but not the data in it.
‎2008 Oct 01 6:47 PM