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

Specify the types of data dictionary objects.

513


What is modularization and its benefits?

597


What are the payroll related infotypes? : abap hr

579


How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?

702


What is collective search help? : sap abap data dictionary

610






What is the difference between a pool table and a transparent table and how they are stored at the database level?

589


In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?

1815


What is off cycle payroll run

1951


How to create a button in selection screen ?

1491


Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.

608


What is a persistent class?

974


What functions does a data dictionary perform? : abap data dictionary

624


How we format the data before writing a statement in the report?

514


Give examples of transparent table?

702


What is help view?

562