Types of windows and Difference between them in Scripts
Answer Posted / rammohan
scripts contains the 3 different types of windows
main window
variable(secondary) window
constant window
variable window and constant window functionality both are
same but we are mostly use variable window. this is used
for print the limitation of information if data is larger
than window size how date is place in window that much of
data is displayed remaining will be truncated.
But in main window if data is larger than window the
specified data will place on main00 the remaining will
place on main01 in similar manner up main98 so in main
window we never no data loss .
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the commands used for interactive reports?
Explain the advantage of structures?
Will 50,000 records be uploaded directly into APP's Server?
Events that can be used in both the classical and interactive reports
What happens if we use leave to list-processing without using suppress-dialog?
What does hide statement do?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What are plan versions used for? : sap abap hr
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
Explain the differences between se01, se09 and se10?
how to track records from data dictionary?
Can you print decimals in type n?
Can you print decimals in type n? What is difference between float and packed data type?
What are the uses of the information in the data dictionary? : abap data dictionary
What is a table attribute? : abap data dictionary