Explain the difference between dialog program and a report?
Answer Posted / chaitanya
A report is an executable program; dialog is a module pool program. It has to be executed via a transaction only. Dialog programming is used for customizations of screens.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Synchronous and asynchronous methods in BDC ?
What will you use SELECT SINGLE or SELECT UPTO 1 ROWS ?
How is the table sorted when you do not specify field name and Ascending or Descending? On what criteria will the table be sorted? Do internal table have keys?
Can you describe the events in ABAP?
How do you find Function Exit?
What is the difference between INSTANCE methods and STATIC methods?
What is the difference between SY-INDEX and SY-TABIX?
How can we identify User exits in our screen?
What is the difference between AT SELECTION-SCREEN and AT SELECTION-SCREEN OUTPUT?
In realtime do we configure ALE systems or Administator will take care of that?
What is the difference between inner joins and outer joins?
What do you mean by table control???Where will we use this?
What is the difference between Master data and Transaction data?
How do you find BAPI?
What is the difference between BDC and BAPI?