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
Explain what are extracts?
Explain what is a foreign key relationship? Explain this with the help of an example.
What is sapnet?
What are matchcodes?
How do you process errors in session method ? : abap bdc
What is a function group? : abap modularization
What are Table control and tab strip control in dialog programming ?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What is the differences between structure and table in data dictionary in abap?
What are domains and data element? : abap hr
any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.
How do you save data in bdc tables? : abap bdc
Explain what are the events in screen programming?
What is protect & endprotect?
What are plan versions used for? : sap abap hr