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


Please Help Members By Posting Answers For Below Questions

What are the different types of abap reports in sap?

867


What two statements are required in an abap program to output an icon using a write statement?

626


What are the various types of selection screen event?

658


Can a filed occur in several field groups?

676


What is output determination?

759






identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT

2097


What are function modules?

676


In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.

2220


How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?

830


What functions does a data dictionary perform ?

649


What are different types of parameters?

696


8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?

1716


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?

998


What are the tcodes for performance tuning?

1001


Explain about drill down report?

8870