difference between step loop and table control?Plz urgent..
Answer Posted / t.patra
Table Controls: A table control is used to pass the data
into the table at the runtime of the system. By using the
loop at statement in both PAI and PBO events. It is treated
like a loop in the both of the statements.You can scroll
the both vertically and horizentally.
Step loops: It is also called the screen table. But the
major difference between the step loop is used to repeat the
block of the fields of the screen . These fields are
repeated each and every time of the screen. But you can
scroll vertically but not horizentally.
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 that in STEP LOOPS, their table rows can span more than
one line on the screen. By contrast the rows in a TABLE
CONTROL 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.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are the different control break statements available inside a loop?
Can you assign a matchcode object to a parameter? If so how?
What is tmg?
What are the different software packets available in the market? : sap abap hr
Type casting and error handling
What are the domains and data element?
What is the difference between the exits created in M.M and S&D?
What are spa/gpa parameters (sap memory)?
What is Buffering Concept? When should a Table be buffered?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
What are the events we use in dialog programming and explain them?
Explain the difference between function group and function module?
pls if any one have idea ,reply as soon as possible 1.Allied solution group inc. is a genuine company or not ? 2.what is update module. 3.Transaction: scc3 what it is?
What is difference between check table and value table ?
What are the three hierarchical levels of data types and objects?