‎2010 Sep 14 5:46 PM
Hi, experts.
I need ur help.
I have a variable
Data : nom(20) value 'Itab1'. "Itab is an internal table populated in the report
now i have to LooP at this table.
How can i do this trough field symbols??
Tank you.
IN fact, i have a table -> nom(20) .
Sometimes i have to loop at Itab1, other times on itab2.....
Pleaase, need ur help.
Edited by: saad igueninni on Sep 14, 2010 6:52 PM
Edited by: saad igueninni on Sep 14, 2010 6:58 PM
‎2010 Sep 14 6:35 PM
This is a basic one, just search a little bit around dynamic assign , it is also covered in documentation.
Regards
Marcin