5. What is the difference between report and script?
Answer Posted / srinu
A script is a static form which is used for printing company specific documents like invoive,purchase order etc.
A report is an executable program which can be static or interactive used to automate an existing business functionality.
script is basically used for printing,
report is for information,
printing a report is difficult,
report can be interactive,
script is not interactive,
script is client-dependent,
report is client-independent,
script is modified in most cases,
report is developed from the scratch
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain what is sequence of event triggered in report?
Explain the different types of screen keywords?
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
What are the difference between pool tables and transparent tables?
What is the use of table maintenance allowed?
when do you need to create an internal table with header line ? and with out a header line?
How can end-of-selection be used?
Explain the difference between call screen and leave screen?
How do you convert non-char field into char type fields ?
Differentiate screen painter from menu painter.
How can we determine a vendor is Bloc/Unblock from the table LFA1?
What is a view in sap? : abap data dictionary
What is repository info. Systems? : abap data dictionary
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?