Skip to Content
0
Former Member
Jul 19, 2005 at 09:48 PM

Getting the data from select-options

24 Views

hi,

I have a select-options field say,

data: ABC for f.

where ABC is an internal table.

let us say i have entered some set of 10 numbers and i want to move all these 10 numbers into another internal table. How can i move them into anther internal table.

If i enter some range of numbers like 1 to 50 then how should i retrieve all those numbers from 1 to 50 into another internal table.

Thanks in advance.