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

Can we write the code both call transaction and session method in single program?

787


What are interface/conversion programs in SAP?

743


What are the system table used in abap?

753


What is design pattern? Provide example .Why are we using it?

1166


What is a table pool? : abap data dictionary

755






Is it possible to pass data to and from include programs explicitly? : abap modularization

922


What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?

821


What are Pull and Push Methods?

1918


What is the syntax of packed number?

808


Explain the disadvantages of abap query tool?

725


How many structures can be created in a Ztable ?

3282


What is the difference between data elements and domains? : abap data dictionary

740


What is at exit-command:?

703


What will exactly the hide statement do?

719


How many default tab strips are there?

721