Implementing Step Loops
Use
In the SAP system, step loops require special instructions in the flow logic. Furthermore, all the fields of a column have identical names, which makes it more difficult to convert them to HTML.
A further problem is caused by limiting the number of table lines provided by the SAP system. Only the number of lines defined in the screen is provided, even if it is a variable loop.
You should therefore design the Web transaction so that it is possible to scroll through the dataset in the HTML document using either pushbuttons or a scroll bar.