what is main difference b/w reports and module pool?exact
answer?
Answer Posted / madhu
Report: executable program.it only retrieves data,doesnt
supports data updation.
eventhough we make updations thru open sql,but SAP doesnt
supports.
Module program: online executable program.supports data
updation as we r using Transaction.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the check tables and value tables?
Write syntax for message error (report)?
Is there any method apart from bdc for data upload to sap? : abap bdc
What are the Various Types of internal tables?
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
what are the two methods of modifying sap standard tables? : abap data dictionary
Why do we use dynamic where conditions?
What are local objects?
Why bapi need then bdc ? : abap bdc
What is logical database? : abap hr
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What are the different types of the sap abap data dictionary objects?
In order to upload purchase order details, how you handle multiple values for a single field?
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
What is sequence number