Types of windows and Difference between them in Scripts
Answers were Sorted based on User's Feedback
Answer / kiran kumar v
Main Window is used to display the main or key data. It
represents the body of a letter or order.
Types of Windows
1) Constant -- Used for populating fixed data ex: Date
2) Variable -- Used for populating variable data ex: Address
3) Main
Kiran V
Is This Answer Correct ? | 7 Yes | 1 No |
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 |
What are the differences between a database index and a match code? : abap data dictionary
what is the differenc between table control and table control wizard?
What is dynpro? what are its components ?
how to send the idoc to multiple sub systems?
what is the difference bet ween the appened and insert statment.plz tell me the answer.
What is meant by hot spots? : abap data dictionary
what is Foreign key, check table and value table ....? what is the difference between CHECK AND VALUE TABLE ..? PLEASE GIVE THE APPROPRIATE ANSWERS......
what is the function module to read the standard text?
How to validate table entries ?
How do we debug sap script?
Hello all ABAP gurus. I want to ask 2 3 qtns.1)How many layou types we have in smartforms & difference between them..? 2)how to do pagebreaks in SMARTFORMS..? 3)Do we develope Smartform from scratch or do we use standard smartforms in real time..? please rply me... & thanks in advance.
What are the two ways for restricting the value range for a domain ?