Difference between table control and step loop? Plz answer
me its urgent!
Answer Posted / mishra
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.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the different methods of bdc? : abap bdc
What is an update task? : abap modularization
What is a transaction variant and why are they used?
What is the differences between structure and table in data dictionary in abap?
What are critical issues you have faced in your project
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
What is off cycle payroll run
What are the page headers for secondary lists?
What is exception class and test class. How to use it?
Can you set up background processing using call transaction?
How can we access the correction and transport system? : abap data dictionary
What is the difference between a structure and a table? : abap data dictionary
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
What are system fields for secondary lists?
Can i know some of the Realtime tickets that anyone has been faced ?