What is the difference between normal report program and
module pool program?
Answer Posted / bhanu
report is dispalying in application serve as per normal
requirement.it is used in transaction code -
se38.techniaclly speaking report is an excuatable program
with 3 stages.
DATA INPUT (select screen)
DATA PROCESSING (select statement)
DATA OUTPUT (defining output types in
write,uline,skip,output fields)
module pool program are dialog program
dialog program are used to call transaction
this are used in customizing of screens
this are more flexible than reports
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
What are the basic functions of database utility?
How do you write a function module in sap?
What are null values?
What is a logical database?
What is native sql?
What are the different types of work process?
How can end-of-selection be used?
Explain how do you move on to the next screen in interactive reporting?
What is the tcode for sapscript forms?
when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.
What are the two levels in defining a match code? : abap data dictionary
What is the table & field to identify the no of items (bottles) stored in one case?
How do you import pay scale data from non sap to sap? : sap abap hr
How to create a link between modified form and modified print program?
What is your approach to find exit and BAdi?