Answer Posted / rajesh
A script is a static form which is used for printing company
specific documents like invoive,purchase order etc.
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.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the differences between abap and ooabap. In which situation we useooabap?
What is sql trace? : abap data dictionary
What is the difference between free and refresh?
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
What is the tcode to create indexes?
What is meant by read lock? : sap abap data dictionary
What does the insert statement in extract datasets do?
What are the parameter types for a method?
What is processing class, where we do them and why? : sap abap hr
What is an update task?
How do you import pay scale data from non sap to sap? : sap abap hr
Explain the different types of screen keywords?
What are data classes? What are the various data classes available for selection? : abap data dictionary
What are the events we use in dialog programming and explain them?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization