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
What are the drill-down features provided by abap/4 in interactive lists?
What are the different types of the variable in the sap abap?
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
What are the various events associated with screen programming?
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?
Hat are the different types of mode (run code) in call transaction method?
What is sequence of event triggered in report?
Explain the advantages/disadvantages of logical databases?
Rp_provide_from_last contains how many parameters ? : abap hr
What is interactive reporting?
Can we include customizing include or an append structure with pooled or cluster tables?
In which cluster time results are stored? : abap hr
What are the steps to execute session method?
Can we create a gui status in a program from the object browser?
Explain what are the problems in processing batch input sessions?