Skip to Content
0
Feb 25, 2011 at 05:33 AM

How to capture values in Range into internal table?

1607 Views

Hello,

I have a order number as select-options in selection screen.

If a order number range is given as range say 3400001 to 3400004.

Is there any Fm so that range can be shown as list so that i can loop all order numbers to find corresponding entries in setleaf.

O/p should be :

3400001

3400002

3400003

3400004

Regards,

Rachel