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


Please Help Members By Posting Answers For Below Questions

Explain what is the purpose of sap script?

771


What are the basic objects of the data dictionary? : abap data dictionary

807


What are datasets in abap?

885


How many ways can a sap system be accessed?

915


How to read files and process BDC's automatically ?

1763


What are the 3 methods that we use in sequence in a batch input session method? : abap bdc

799


Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.

1692


What are the differences between se01, se09 and se10?

760


what are the critical issues u face in ur project?

2231


Which transaction code can I used to analyze the performance of ABAP program.?

855


What are the differences between a database index and a match code? : abap data dictionary

906


Explain the session method? : abap bdc

841


can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table

1992


Can a posting run be deleted? : sap abap hr

785


how to modify the standard method as per your requirement

1115