difference between step loop and table control?Plz urgent..
Answer Posted / sateesh r
step-loops : step-loops are used to display the internal
table information,But here the draw back is the data will be
stored in SINGLE Line .
2types of step-loops.
1.static(size is fixed).
2.dynamic(size wariws depends upon Internal table).
STRUCTURE:
Loop at i_tab with STEPLOOP name
------------
------------
------------
endloop.
Table control :
it is the new concept to display the internal table
informtion in Line by Line.
-> table control concept we r using in MODULE POOL.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain difference between primary key and unique key?
Why we are using Macros instead of Function Modules
What are the parameter types for a method?
Explain get cursor field?
How do you import pay scale data from non sap to sap? : sap abap hr
What is the transaction code to display the payroll results ? : abap hr
What is For-period and In-period
What are the major steps will you use for tuning?
what is difference between (internal table types)standard table and sorted table in sap abap....
What are the data types of internal tables?
What are the events used for logical database?
What are the different window types in sapscript?
Persistent class
Work most on which module: name a few tables?
In which table the material master data is stored?