what is the difference between mainwindow n final window?

Answer Posted / mounika sajja

Main window is for processing data ,say dynamic window for processing data dynamically.

Final window is nothing but to display grand totals etc...

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does every abap/4 have a modular structure?

559


How to pass data from list to report?

570


What are the types of views? : sap abap data dictionary

644


Where the payroll results are stored

1909


What is the collect statement?

675






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

638


Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary

772


There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.

936


What are the data types of the abap/4 layer? : abap data dictionary

666


What is a view in sap? : abap data dictionary

629


Explain what is an rfc?

615


Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr

642


Sal abap on hana interview

710


what will happen if called program is not executable ?

1701


data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.

1899