Skip to Content
0
Former Member
Jan 14, 2008 at 03:58 PM

how do you append and update custom table using ABAP

381 Views

Hi,

How do you update and append the custom table. I believe the syntax for updating is UPDATE table_name from line structure (type of table_name). I am not sure syntax for appending the custom table.

could you provide syntax for both. thanks.