‎2009 Jan 17 7:31 AM
Hello all,
I am trying to insert a structure into hashed table by using append statement but its not working and i get an error. I am doing this within a loop.
Can u pls tell if there is any other way of inserting a strucuture into hashed table.
Warm Regards,
Naveen M
‎2009 Jan 17 7:41 AM
‎2009 Jan 17 7:58 AM
Hello Prashanth,
I figured the solution to the problem..
For hashed tables we use the below syntax:
INSERT <wa_name> INTO TABLE <hashed_table_name>.
Thanks for ur time,
Warm regards,
Naveen m