Answer Posted / lokesh
Report is a program that reads the data from database ,
manipulates the data & outputs the processed data on to the
screen and printer in a specific format.
SAP Script is the word processing tool of SAP.
often there are instances where an o/p from a SAP prg is
required on a physical paper in a pre-designed format.Using
normal ABAP code this is not possible.Instead SAP provides
an object called SAPScripts to generate such kind of
documents which can contain logos, tables and other objects
and which can look like pre-printed document.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What is the difference between upload and ws_upload ? : abap bdc
In what ways we can get the context sensitive f1 help on a field?
What are user exits? What is involved in writing them? What precations are needed?
What is macro? : abap hr
What are uses of foreign key?
What is smart forms? : abap hr
How do you use structures in the abap programs?
How to pass data from list to report?
What happens if only one of the commands set screen and leave screen is used without using the other?
How to call a subroutine in sapscript?
What is screen flow logic? What are the sections in it?
Define database layer?
stock transfer from one plant to another plant ? i want the total description.
What is an on”*-input filed” statement?
What work you have done in HR module