WHAT ARE THE STEP LOOPS . HOW DO U PERFORM PAGE DOWN
AND PAGE UP IN STEP LOOPS
Answer Posted / bandivenkateswarlu
Screen Tables are two types:
table control
step loops.
table controls: 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 repeat
each and every time of the screen. But you can scroll
vertically but not horizentally.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the meaning of client independent?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
What are two methods of modifying sap standard tables?
what is friend class
What are the different abap/4 editors?
What is value table? : abap data dictionary
Can we use on change of between select and endselect?
What are the data types of internal tables?
What is the difference between a substructure and an append structure? : abap data dictionary
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
What are table clusters?
Explain the difference between free and refresh?
What are the types of data types in the sap abap?
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
Difference between open sql and native sql? : abap data dictionary