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
Explain the difference between call screen and leave screen?
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
How many types of tables exist and what are they in data dictionary?
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
What are the techniques involved in using sap supplied programs?
What is an update task? : abap modularization
Explain the differences between at selection-screen and at selection-screen output?
What does hide statement do?
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
What is abap work bench?
What is payroll driver ? : abap hr
What is the function module to popup contents in the internal table?
What are the different types of parameters? : abap modularization
Explain about the tables exists in a data dictionary and what are they? : abap data dictionary
What are the basic object types? : sap abap hr