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


Please Help Members By Posting Answers For Below Questions

What is the meaning of abap/4 editor integrated with abap/4 data dictionary?

637


What is the disadvantage of using exec sql statement in abap?

538


What is the difference between abap and hr abap? : abap hr

615


How to do find it?

566


How do I find the output type of a table or a program?

590






What is asynchronous and synchronous update?

583


How to eliminate duplicate entries in internal tables?

681


Can we specify the next screen number with a variable?

565


How do you find if a logical database exists for your program requirements?

643


What is abap?

616


Explain the call transaction method? : abap bdc

592


I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?

1537


Explain how do you use structures in the abap programs?

543


What are the attributes of the data? : abap data dictionary

654


Which objects are independent transport objects?

833