Interview Questions

Difference between Table-Controls and Step-loops?

SAP Reports,SAP DB,ALE, SAP Tables questions and answers


(Continued from previous question...)

Difference between Table-Controls and Step-loops?

Table controls are modified / mproved versions of step loops.
in controls we can do,
horizontal scrolling,
vertical scrolling,
scrolling in a perticular field,
resize the table,
can save the settings for future use,
can make selective columns editable,....etc
these things are not possible with step loops.
step loops are controlled by loop-endloop statements.

(Continued on next question...)

Other Interview Questions