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 happens if only one of the commands set screen and leave screen is used without using the other?
What are the differences between a database index and a match code?
Can we use transfer dataset to transfer data in internal table ?
What are the different message types available in the abap/4 ?
How do you differentiate tax for different countries? : sap abap hr
What is the use of buffering?
what is diff between ECC 5.0 AND ECC 6.0
What is logical database? : abap hr
Mention some important events in abap programming.
Is it possible to bring select option in module pool screens?
What is the use of 'table index'?
How will you link form with the event driven in sap scripts?
What is the difference between sy-tabix and sy-index? Where it is used?
What is the meaning of sap r/3?
Explain the Inportance of pa40? : abap hr