Answer Posted / radhika
The purpose of these is to allow control of the output
formatting. These commands are not interpreted by the
SAPscript editor, but are passed through to the SAPscript
Composer for processing. The Composer is the program that
converts text from the form displayed in the editor to the
form used for printing. This includes, for example, line and
page formatting, the replacement of symbols with their
current values and the formatting of text according to the
paragraph and character formats specified.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between pnp and pnpce? : abap hr
What are match codes? describe?
Can i Have Some Realtime Examples On Modulepool programming.
What is the bitwise operator in the sap abap?
What is meant by performance analysis? Have done anything to improve the performance?
Exception handling and how does it transfer from called method to calling method?
What is the purpose of at first and at last?
What are the different functions used in sap script? What are the parameters used in each function?
What are the different types of the sap abap data dictionary objects?
What is the maximum number of match code id's that can be defined for one match code object ?
What is generic area buffering in abap?
In the `select' statement what is group by ?
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
What are the steps in creating screen ?