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

Steploops limitation?

Former Member
0 Likes
482

Hi Experts,

I have question on steploops. Is there any limitations to steploops to display the number of entries in the screen?

Thanks in Advance.

Regards,

Sankar.

4 REPLIES 4
Read only

Former Member
0 Likes
464

Hi Sankar,

I dont think so it is as good as your internal table. As per as scrolling is there you can view multiple records.

Reward if useful!

Read only

0 Likes
464

Hi,

Thanks for the replies.

Long back I faced some limitation with the internal tables. But I couldn't recollect now what was the exact limitation. As the table controle is an advanced concept of step loops, I suspect the same problem might exist with step loops also. I tried to recollect. But couldn't. Hence posted the question in SDN thought of somebody must have faced the problem.

Regards,

Sankar.

Read only

Former Member
0 Likes
464

Hi sankar,

I hop ther is no limitation for steploop....but i guess steploops are not used now...it became obsolute...

its of 2 type static and dymanic.....

the adv is that it reduces the space...we can display multiple records in one row using vertical scrolling..

Regards..

Balaj ( assign points if its useful)

Read only

Former Member
0 Likes
464

Step loops are considerably less flexible than their replacement, table controls.