what is the difference between mainwindow n final window?

Answer Posted / senthil

There can be only one main window.


There can be one or more final windows.
Final windows are processed only after all the nodes in the tree have been processed.

You may want to display or query values on the first page that are determined only during processing.

For example, you may want to name the grand total in the letter text of an invoice. However, this amount is determined only after listing all individual items. Or you may want to query on the first page within a condition the total number of pages, which the system calculates only after processing all pages.

In such a case, you use the final window.

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 operators in the sap abap?

543


1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?

1464


What is smart forms? : abap hr

598


Explain the disadvantages of different types of bdc's?

511


difference between Valuation type and valuation category?

2000






What are the different control break statements available inside a loop?

577


What is meant by payscale structure? How did you configure pay scale structure? : sap abap hr

531


What are the arithmetic operators in the sap abap?

559


What is an Unpack command?

634


What is img? : sap abap hr

698


What are secondary indexes. How can we know which index is being used in a select query?

995


What are the major steps will you use for tuning?

591


What are the different types of parameters? How can you distinguish between different kinds of parameters?

542


Explain what is an rfc?

609


How is conversion of data types done between abap/4 & db layer?

629