2008 May 13 9:13 AM
Hi,
Can i be adding new fields to the internal table dynamically?
How do i do it?
Thanks & regards,
Ronita
Hi
go through this link.
http://www.saptechnical.com/Tutorials/ABAP/DynamicInternaltable/DynamicInternalTable.htm
2008 May 13 9:20 AM
2008 May 13 9:25 AM
Hi Ronita,
You can use field symbol instead to get a table at run time.
Field-symbols : <fs_tab> type any table.
Reward points if helpful.
Regards,
Rahul.
2008 May 13 9:27 AM
Hi
go through this link.
http://www.saptechnical.com/Tutorials/ABAP/DynamicInternaltable/DynamicInternalTable.htm
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |