What is the difference between normal report program and
module pool program?

Answer Posted / malli.gontla

Reports are created from abap editor
Report is evaluate data from database,and displayed in list.
Report are standalone programs.
Reports are controlled be events.

Module pool is nothing but transaction, created from object
browser.
Transaction is the sequence of screens. In module pool at
least one screen is participated.
Module pool is not standalone programs.
PBO,PAI and screen flow are important events

Is This Answer Correct ?    20 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what precautions or prerequisites do you follow to update a record into database table and how

5244


How can you display frames (horizontal and vertical lines) in lists?

614


what is leave to TRANSACTION?

1000


What is tcode se16?

601


How to creat transactions? : abap data dictionary

644






Differentiate between static and dynamic step loops?

579


Describe the data classes?

610


If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc

668


How to insert a line into abap internal tables?

612


What is the meaning of abap/4 editor integrated with abap/4 data dictionary?

632


What are client dependent objects in abap/sap?

606


What is a view? : abap data dictionary

656


What is open sql?

575


What is an evaluation path? : sap abap hr

559


What primary key and foreign key relationship

884