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
Difference between domain and data element? What are aggregate object?
What are the types of the software component being deployed in the sap?
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
What does the insert statement in extract datasets do? : abap modularization
What is the difference between skip and new-line?
What is alv programming in abap? When is this grid used in abap? : abap hr
What are the different types of the sap abap data dictionary objects?
Explain the Importance of pa20? : abap hr
How to write a code for multiple transactions? : abap bdc
What are the functional modules used in sequence in bdc? : abap bdc
Abstract class and interface, multiple inheritance, live example
What is generic area buffering in abap?
What are the different types of views in sap? : abap data dictionary
WHAT ARE THE MANDATORY FIELDS TO BE FILLED FROM TABLES BAPIITEMIN, BAPIPARTNR, BAPIITEMEX, BAPICUCFG, BAPICUINS, BAPICUPRT, AND BAPICUVAL IN BAPI 'BAPI_QUOTATION_CREATEFROMDATA
What are the events used in interactive reports?