26) Explain the Importance of each type of window 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 | 0 No |
Post New Answer View All Answers
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
how do you transport lsmw data from one system to another?
Can i Have Some Examples on Enhancements.
What is the definition of modification in an sap system and how do they impact an upgrade?
What are the client dependant objects in abap / sap?
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
What is a collect statement?
Update types in Call transaction method. What is the difference?
What are different abap/4 editors?
What is a data dictionary? : sap abap data dictionary
What will happen when we use single buffered selected?
What is off cycle payroll run
What is the difference between ABAP and HR ABAP
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
What are control tables?