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 are number ranges?

841


What are the different window types in sapscript?

760


Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc

738


How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.

2078


What are standard layouts sets in the sap script?

757


How do you take care of performance issues in your ABAP programs?

897


What is alv programming in abap? When is this grid used in abap? : abap hr

939


What are the two statements which are required in an abap program to output an icon using a write statement?

1011


Difference between sap script and report?

967


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

794


How do you convert non-char field into char type fields ?

1985


How do you document abap/4 programs? Do you use program documentation menu option?

928


What are the different types of parameters?

825


Explain the uses of the simple maintenance interface? : sap abap hr

817


How many types of buffering? : abap data dictionary

936