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 |
6. what are the differences between scripts & smart forms?
Can there be more than 1 main window in sap script?
HOW MANY EDITORS ARE THERE IN SAP ABAP. WHAT ARE THEY AND THERE USES.
how we insert record in to data base table ? how many ways are there what are there?
Suppose we are transfer data through BDC from legacy to SAP and their is some duplicate data in legacy system but we don’t want this in SAP system .So how can we check that this data is already exist ?
In material report output,if i click on any material i have to open MM01 with that material in the field how?and from mm01 screen i have to come out what i have to do?
What are your ways to performance optimization?
How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?
functional spec given by whom?
What are the update types possible?
What is a data dictionary? : sap abap data dictionary
What are the commands used for interactive reports?