Answer Posted / ritika
The various component of the SAP script tools are:
1. Editor - Edits the text in a SAPscript form. The transaction of an application automatically calls this editor if you need to maintain texts related to the application.
2.Styles and Forms - Define and print the style and layout of SAPscript form.
3. Composer or From processor - Acts as central output module to prepare final layout and text for an output device by including styles , various formating options and the respective text.
4. Programming interface - Allows you to include SAPscript component into ABAP program and control the output of forms from the program.
5. Database tables - Store texts, styles and forms.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the use of 'for all entries'?
What is maintenance view?
How do you work with semi colon se[arated files in BDC ?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
What is an Unpack command?
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
What are the types of subroutines? : abap modularization
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
What are the functional modules used in sequence in bdc? : abap hr
How to split one Invoice into Multiple ( Step by Step)?
On which even we can validate the input fields in module progams?
What is the purpose of at first and at last?
Can there be more than 1 main window in sap script?
What is a size category?