Welcome to SAP Central
Would you like to react to this message? Create an account in a few clicks or log in to continue.

What are the differences between TABLE CONTROLS and STEP LOOPS ?

Go down

What are the differences between TABLE CONTROLS and STEP LOOPS ? Empty What are the differences between TABLE CONTROLS and STEP LOOPS ?

Post  Admin Sat Apr 07, 2012 12:22 am


- TABLE CONTROLS are simply enhanced STEP LOOPS that display data with the look and feel of a table widget in a desktop application. But from a programming standpoint, TABLE CONTROLS and STEP LOOPS are almost exactly the same.

One major difference between STEP LOOPS and TABLE CONTROLS is in STEP LOOPS their table rows can span more than one line on the screen. By contrast the rows in a TABLE CONTROLS are always single lines, but can be very long. ( Table control rows are scrollable ).

The structure of table controls is different from step loops. A step loop, as a screen object, is simply a series of field rows that appear as a repeating block. A table control, as a screen object consists of : i ) table fields ( displayed in the screen ) ii ) a control structure that governs the table display and what the user can do with it.

Admin
Admin

Posts : 92
Join date : 2012-01-26

https://mysaplab.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum