difference between report and module pool

Answer Posted / navneet

Report means you are displaying the records on the list, by
fetching the records from the table and updating some table
but in module pool programs you are showing the data in a
screen and you can add different functionality like
pushbutton, GUI menu, and PF etc. and it is called as
module b'coz on screen you can't use subroutine ou have to
write the code in module, endmodule

Is This Answer Correct ?    32 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of at first and at last?

587


Explain Catch Command in ABAP?

821


What are indexes? : sap abap data dictionary

548


Why do we use logical blocks in abap program?

1432


What do you understand by work area and internal tables in abap? Why do we use it?

603






Why do we use FOR ALL ENTRIES and what is the pre-requisite

915


What is the use of info groups? : sap abap hr

552


What is a type group?

540


What are differences between at selection-screen and at selection-screen output?

762


What are the data types of internal tables?

578


What is the max no of match code id's that can be defined for one match code object? : abap data dictionary

638


What is the differrences between structure and table in data dictionary in abap? : abap hr

709


Is logo in script 1st stored as tiff format before uploading or in jpeg format?and where is that stored after uploading?

1582


How will you link form with the event driven in sap scripts?

519


What is the difference between Exit and Stop?

613