Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Loop at + field symbol

Dasig
Participant
0 Likes
329

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

1 REPLY 1
Read only

MarcinPciak
Active Contributor
0 Likes
277

This is a basic one, just search a little bit around dynamic assign , it is also covered in documentation.

Regards

Marcin