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
What are the differences between session method and call transaction method? : abap bdc
How to set an Enhancement point for a custom report?
What are the advantages and disadvantages of using views in abap programming ?
How do you use structures in the abap programs?
What is an abap?
What are the differences between a database index and a match code? : abap data dictionary
How to convert normal function module to bapi?
What is match code? : sap abap hr
What are the three hierarchical levels of data types and objects?
What is sap abap tables?
What are advantages and disadvantages of logical data base
What is a collect statement?
What are the aggregate objects in data dictionary? : sap abap data dictionary
Did you create secondary index?
How do I find the output type of a table or a program?