Skip to Content
0
Former Member
Sep 12, 2007 at 07:52 AM

Loop at....WITH CONTROL.... with cursor

489 Views

Hello Guys,

I have a small issue. I have designed a screen. Where i have put a table control. with 4 fields namely Month, Year, and two numeric data field.

I have 2 other i/o fields. namely country and competitor.

I have defiend a workarea and internal table have all these feild.

for every value within the table control loop. the calues of both country and competitor must be assigned.

the Loop at....WITH CONTROL.... with cursor command has the fields Month, Year, and two numeric data field.

but the 2 other i/o fields. namely country and competitor are not in loop.

how to transfer these two data into my internal table correctly...

Regards,

Vijay