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 types of select statements?
What is a multiple line field? : abap bdc
Explain what is sap script?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
how to capture the errors in bdc Call transaction method?
Fallback class
What are the function modules used in f4 help?
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What is sap abap data classes?
What is logo in sap script?
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
What are the components in sap application server?
What are the dynamic actions and how to configure it? : sap abap hr
Explain the different types of view?