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 events used in abap in the order of execution?
Is it possible to pass data to and from include programs explicitly? : abap modularization
What functions does a data dictionary perform ?
What is open sql?
Mention some important events in abap programming.
What are the types of table fields in the sap abap?
How can I make a differentiation between dependent and independent data? : abap hr
What are the user interfaces of interactive lists?
Can we define our own match code id's for sap matchcodes? : abap data dictionary
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
What are the different types joins?
How to display if the value entered contains records or not?
How many types of size categories and data classes are there? : abap data dictionary
What are the modes in which any update tasks work?
What is tcode se16? For what is it used.