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
How can we upload a text file having delimiters in to legacy system? : abap bdc
Is a logical database a requirement/must to write an abap/4 query?
What is the differences between structure and table in the data dictionary in abap?
What is a size category?
What are the differences between macro and subroutine?
What is the difference between call transaction and session method? : abap bdc
What is table pool?
What is the difference between table and template?
What are the data types of the external layer? : abap data dictionary
What is asynchronous and synchronous update?
What is a persistent class?
What is retro active accounting
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
What is difference between inner join and outer join?
what is defference between repository and non repository Object?