2006 Oct 19 9:29 AM
I have an internal table with 10 records, Now if I want to add 5 new records then is there any method apart from insert or collect ??
r what is the exact process to do that ???
2006 Oct 19 9:31 AM
append
2006 Oct 19 9:31 AM
2006 Oct 19 9:40 AM
2006 Oct 19 9:42 AM
hi,
can you please mark this question as answered?
Kind regards, Rob Dielemans
2006 Oct 19 9:31 AM
Use APPEND statement
Regards
- Gopi
Message was edited by: Gopi Narendra
2006 Oct 19 9:51 AM
U can even use MODIFY command for the same as it serves the purpose to modify an existing record or appends it if it does not exist in the table.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |