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 structure?
What is the difference between call transaction method and the session method? : abap bdc
Explain enhancements
What are the types of indexes in abap?
What is the syntax of packed number?
How to combine multiple billing into one RV document ( Step by Step)?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
Update types in Call transaction method. What is the difference?
How did you test the form you developed? How did you taken print?
Can i Have Some Examples on Enhancements.
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
What is sap abap tables?
what is defference between repository and non repository Object?
what is sap scriptview ?
why particularly lock object name starts with EZ OR EY?