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.